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

ERROR: RTMP_ReadPacket, failed to read RTMP packet header

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

funakooo 12-17-2014 04:13 AM

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


troller12 12-17-2014 02:05 PM

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


 
Hi,

its working.You just need to refresh the token string after a while.
Code:

rtmpdump -r "rtmp://edge1000.live.e.fc2.com:1935/fc2live2/6215168" -a "fc2live2/6215168?login_token=f454d0aa151a16d1caa16410ff17351a9d261ecd&orz_token=d80d523992fd35bf616b14463e0d459f5e5e798d&pflg=0&new_player=1&device=PC" --live | "vlc" -
greetz

funakooo 12-21-2014 09:21 PM

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


 
thank you!

But I find token at Wireshark so I don't know how to reflesh token.
I try to catch http stream but i dont find token.


All times are GMT -6. The time now is 06:20 PM.