PDA

View Full Version : ERROR: RTMP_ReadPacket, failed to read RTMP packet header


funakooo
12-17-2014, 04:13 AM
Hello,
I'm trying to play that stream from VLC
but it says failed to read RTMP packet header

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


rtmpdump -r "rtmp://edge5000.live.e.fc2.com:1935/fc2live2/93842954?login_token=2f2a18a57a361083ae8fac5.2fffc edb681a28a6d&orz_token=5a832c2689b569f4cf58e21cd4cc5a378d26e354&pflg=0&new_player=1&device=PC" \
-p "http://live.fc2.com/93842954/" \
-y 93842954 \
-a "fc2live2/93842954?login_token=2f2a18a57a361083ae8fac52fffce db681a28a6d&orz_token=5a832c2689b569f4cf5.8e21cd4cc5a378d26e35 4&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
Hi,

its working.You just need to refresh the token string after a while.
rtmpdump -r "rtmp://edge1000.live.e.fc2.com:1935/fc2live2/6215168" -a "fc2live2/6215168?login_token=f454d0aa151a16d1caa16410ff1735 1a9d261ecd&orz_token=d80d523992fd35bf616b14463e0d459f5e5e798d&pflg=0&new_player=1&device=PC" --live | "vlc" -
greetz

funakooo
12-21-2014, 09:21 PM
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.