View Single Post
  #1  
Old 07-06-2013, 08:05 PM
jojesh jojesh is offline
Junior Member
 
Join Date: Mar 2013
Posts: 26
jojesh is on a distinguished road
Default

rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


I am trying to capture the stream from http://zonytvcom.info/saki2/embed.ph...asianet.stream

i used

Code:
rtmpdump -r rtmpe://94.242.228.40:1934/live2  -W http://zonytvcom.info/saki/player/src2.swf -p http://www.zonytvcom.info/saki2/watch.php?live=asianet.stream -y asianet.stream -V -o test.flv -z
but i got

DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.

can anybody please suggest the proper rtmpdump way to get the stream

Last edited by nullacht : 07-07-2013 at 06:05 AM.
Reply With Quote