Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

streamlink: an up to date fork of livestreamer

(http://stream-recorder.com/forum/showthread.php?t=22646)

Damianonymous 03-17-2017 04:03 AM

Re: streamlink: an up to date fork of livestreamer


 
For recording, transmission Chaturbate RTMP with a variety of tools, RTMPDumpHelper is not suitable for recording streams. I avoid FLV format, I prefer TS files that you can already record using only Livestreamer and Streamlink. FFmpeg and Youtube-dl probably will never come back to the game.

j_cool 03-17-2017 04:12 AM

Re: streamlink: an up to date fork of livestreamer


 
I see,

confused gave you what you are looking for.

change this:

C:\streamlink.exe https://chaturbate.com/facelessfuckers/ best -o c:\stream.flv

to that:

C:\streamlink.exe https://chaturbate.com/facelessfuckers/ best -o c:\stream.ts



C:\>streamlink.exe https://chaturbate.com/innocentlisa/ best -o c:\stream.ts
[cli][info] Found matching plugin chaturbate for URL https://chaturbate.com/innocentlisa/
[cli][info] Available streams: 720p (best, worst)
[cli][info] Opening stream: 720p (hls)
[download][stream.ts] Written 1.2 MB (6s @ 198.0 KB/s)

j_cool 03-17-2017 04:42 AM

Re: streamlink: an up to date fork of livestreamer


 
Confused admits that he is...

Confused.

I think that streamlink runs FFmpeg.

Damianonymous 03-17-2017 06:32 AM

Re: streamlink: an up to date fork of livestreamer


 
I do not seek, I record Chaturbate using scripts ihryjfbd to RTMPDump, Livestreamer and Streamlink. My question was why the recording stream using RTMPDump no errors, and creates a single file and the same transmission recorded by Streamlink have bugs and video consists of several parts.

j_cool 03-17-2017 06:41 AM

Re: streamlink: an up to date fork of livestreamer


 
Maybe RTMP streams are better on Chaturbate servers

https://github.com/streamlink/streamlink/issues/685

troller12 03-17-2017 12:17 PM

Re: streamlink: an up to date fork of livestreamer


 
Hi,

so the video / codec format is same on CB if you record via rtmp or HLS (H264 MPEG-4).Only diffrent is the audio format where you get mostly Spexx for rtmp streams and MPEG AAC for HLS stream also with a higher Hz rate.
Code:

Rtmp Stream Model X
--------------------------------------------
Codec: H264 - MPEG-4 AVC (part 10) (avc1)
Auflösung: 864x482
Bildwiederholrate: 30
Codec: Speex Audio (spx )
Kanäle: Mono
Abtastrate: 16000 Hz

HLS Steam same Model
--------------------------------------------
Codec: H264 - MPEG-4 AVC (part 10) (h264)
Auflösung: 864x482
Bildwiederholrate: 30
Codec: MPEG AAC Audio (mp4a)
Kanäle: Stereo
Abtastrate: 32000 Hz

So if you just prefer the file extension of .ts then just use this extension for your output files.So it dosent have a effect on the video format itself.

greetz

j_cool 03-17-2017 12:38 PM

Re: streamlink: an up to date fork of livestreamer


 
Maybe somebody on github said it better than me.

Maybe chaturbate RTMP servers are better than their HLS servers...

Damianonymous 03-21-2017 06:29 PM

Re: streamlink: an up to date fork of livestreamer


 
I think Chaturbate has a problem, for several hours the plug does not work.

confused.com 03-22-2017 05:56 AM

Re: streamlink: an up to date fork of livestreamer


 
https://github.com/chrippa/livestreamer/issues/1600

Damianonymous 03-22-2017 03:50 PM

Re: streamlink: an up to date fork of livestreamer


 
When I updated the line in code, they changed format again and the old plugin works :)


All times are GMT -6. The time now is 08:38 AM.