rtmpdump: Problem with stream live:ERROR: RTMP_ReadPacket, failed to read RTMP packeti want capture, a live stream with rtmpdump.
i use the -v option. rtmpdump -r rtmp://server -v -o test.flv but I returned the following error ERROR: RTMP_ReadPacket, failed to read RTMP packet header any help please. |
Re: Problem with stream liveThe program RTMPSRV.exe - which accompanies RTMPDUMP.exe in most Windows distributions - can 'sniff' the connection and find the necessary Command line settings for you.
Some practical advice which might help you - http://stream-recorder.com/forum/rtm...ws-t10085.html The main difference in the case of a live stream is the need to include the switch --live [or the alternative switch -v] in the command string, not substitute that one switch for the entire command line. |
All times are GMT -6. The time now is 07:36 PM. |