View Single Post
  #6  
Old 07-23-2011, 08:26 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Problem downloading RTMPE stream from antena3.ro


mucea
Quote:
Hi guys.
As you know, most of Romania's TV streams go through the mediadirect.ro servers. Several TV stations broadcasting online use these servers now.

Examples - Antena 3 (hxxp://www.antena3.ro/live.php)

Now it seems they've added some sort of request to the server that only the original webpage of the transmission is supplying, as there's no alternative player or streamer that would work - also no recording either. After 30 seconds of recording, the connection breaks. Tried on GetFLV, StreamTransport, RTMPdump.

Any ideas?
1 idea
Code:
rtmpdump -r "rtmpe://fms27.mediadirect.ro:1935/live2/antena3" -a "live2/antena3?id=28873269" -f "WIN 10,3,181,34" -W "http://static1.mediadirect.ro/player-preload/swf/antena3_new_335/player.swf" -p "http://www.antena3.ro/live.php" -C O:1 -C O:0 -y "antena_3_low" -o antena_3_low.flv

Code:
RTMP Server v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://fms27.mediadirect.ro:1935/live2/antena3" -a "live2/antena3?
id=28873269" -f "WIN 10,3,181,34" -W "http://static1.mediadirect.ro/player-prelo
ad/swf/antena3_new_335/player.swf" -p "http://www.antena3.ro/live.php" -C O:1 -C
 O:0 -y "antena_3_low" -o antena_3_low.flv

Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   framerate             25.00
INFO:   width                 480.00
INFO:   height                384.00
INFO:   videocodecid          avc1
INFO:   videodatarate         640.00
INFO:   videokeyframe_frequency75.00
INFO:   audiocodecid          mp4a
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO:   audiodatarate         64.00
5742.945 kB / 78.17 sec
Reply With Quote