View Single Post
  #9  
Old 10-17-2012, 03:31 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: ERROR: RTMP_ReadPacket, failed to read RTMP packet header


Quote:
Originally Posted by Josan420 View Post

im getting agian this error when i try to play this stream in vlc

this is what im using
Code:
rtmpdump -r "rtmpe://helloo.redirectme.net:1934/rtplive" -a "rtplive" -f "WIN 11,4,402,287" -W "http://zonytvcom.info/you/player.swf" -p "http://zonytvcom.info/starnews.php" --live -y "starnews.stream" -T "#ed%h*ibuntu*0#w@1" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
this time it rtmpdump automaticallly close in just seconds with same error
i solved it
thanks
just added "%" one more time in token
"#ed%%h*ibuntu*0#w@1"
thanks everyone
Reply With Quote