View Single Post
  #1  
Old 01-28-2011, 05:39 PM
beowluf beowluf is offline
Member
 
Join Date: Jan 2011
Posts: 40
beowluf is on a distinguished road
Default

www.playtv.fr/television/ - A serious challenge for livestreming


Hi
i try to stream this channel and donwload but i can't

Code:
http://www.playtv.fr/television/#lcp-ps
It's very important because I already tried it and it crashes. I count on someone who handles well rtmpdump.
here is my test:

rtmpdump -r "rtmpe://87.98.209.243:1935/playtv" -a "playtv" -f "LNX 10,1,102,64" -W "http://tvplayer.castlemedia.fr/swf/tvplayer.swf?4d41d1e1b24f3772844195212" -p "http://www.playtv.fr/television/#lcp-ps" -y "lcp-ps" -o lcp-ps.flv

and it gives

<createStream>
DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: bfm-tv
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.

if it is not possible with rtmpdump give me another method

thanks
Reply With Quote