View Single Post
  #6  
Old 10-08-2014, 01:23 PM
nostromo nostromo is offline
Junior Member
 
Join Date: Oct 2014
Posts: 9
nostromo is on a distinguished road
Default

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


Quote:
Originally Posted by nostromo View Post
Could you help me again with other site? I use the same way with dynamic part detection,
Code:
rtmpdump -v -r "rtmp://ua4.parom.tv:1935/stream/" -a "stream/" -W "http://ru.parom.tv/player.swf" -p "http://ru.parom.tv/ru/1tv" -y "$(curl -s http://ru.parom.tv/ru/1tv | grep -Po "file=\K[^\&]*")"
but I get the same error RTMP_ReadPacket, failed to read RTMP packet header. What's wrong?
P.S. Sorry for my bad English.
I already decompiled http://ru.parom.tv/player.swf via ffdec, but there's not SecureToken in it. Other ideas how can I get this stream? What's wrong? Why I get ERROR: RTMP_ReadPacket, failed to read RTMP packet header? Please help me.
Reply With Quote