View Single Post
  #1  
Old 12-17-2014, 04:13 AM
funakooo funakooo is offline
Junior Member
 
Join Date: Dec 2014
Posts: 2
funakooo is on a distinguished road
Default

ERROR: RTMP_ReadPacket, failed to read RTMP packet header


Hello,
I'm trying to play that stream from VLC
but it says failed to read RTMP packet header

http://live.fc2.com/adult/

Code:
rtmpdump -r "rtmp://edge5000.live.e.fc2.com:1935/fc2live2/93842954?login_token=2f2a18a57a361083ae8fac5.2fffcedb681a28a6d&orz_token=5a832c2689b569f4cf58e21cd4cc5a378d26e354&pflg=0&new_player=1&device=PC" \
-p "http://live.fc2.com/93842954/" \
-y 93842954 \
-a "fc2live2/93842954?login_token=2f2a18a57a361083ae8fac52fffcedb681a28a6d&orz_token=5a832c2689b569f4cf5.8e21cd4cc5a378d26e354&pflg=0&new_player=1&device=PC" \
-f "MAC 16,0,0,235" \
-s 'Dhttp://live.fc2.com/swf2/watch_player.s.wf?t=1417138659/[[DYNAMIC]]/1' \
-o - | VLC
Reply With Quote