Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Problem downloading RTMPE stream from antena3.ro1. GETFLV: problems in retrieving files
2. Stream Transport , 10053 unknown error I used the trial version of GetFLV in order to download from the following site: "http://inregistrari.antena3.ro/view-Sinteza_Zilei_cu_Mihai_Gadea-12.html" The page has an embedded player. Trying to download the video from April 22, two files are retrieved: rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566mp4:Sinteza_Zilei_cu_Mihai_Ga dea_2010-04-22_21-30-00_low.mp4 rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566 The second file cannot be downloaded, maybe because the url address is not of a valid file. Using another program (StreamTransport) I retrieved the address of the second file: rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566/mp4:Sinteza_Zilei_cu_Mihai_Gadea_2010-04-22_21-30-00.mp4 This file is a higher resolution video. Question: Why getflv doesn't retrieve correctly the address of the second file? How can this problem be solved in order to be able to download the file? Regarding stream transport, it often gives broken downloads, it can't be used. See a report below: _http://inregistrari.antena3.ro/view-09_Apr-2010-Conexiuni_cu_Valentin_Stan-22.html The file:rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1277224/mp4:Conexiuni_2010-04-09_22-00-00.mp4 The download stops and the following report is generated: Code:
DownLoad: Thread create. DownLoad:URL:rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1277224/mp4:Conexiuni_2010-04-09_22-00-00.mp4. DownLoad: File name change to "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv". DownLoad: Create file "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv" succeeded. DownLoad: Task failed. DownLoad: CRTMPDownload::InnerProcessDataDriverExp::Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error:(10053:Unknown error).). DownLoad: Task retry 1. DownLoad: File name change to "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv". DownLoad: Create file "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv" succeeded. DownLoad: Task failed. DownLoad: CRTMPDownload::InnerProcessDataDriverExp::Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error:(10053:Unknown error).). |
#2
|
|||
|
|||
Re: Problem downloading RTMPE stream from antena3.roI have this problem too. Solutions?
|
#3
|
|||
|
|||
Re: Problem downloading RTMPE stream from antena3.roI get the following error when using rtmpsuck
Code:
Processing connect app: recantena3?id=4104917 flashVer: LNX 10,1,53,64 swfUrl: http://static.mediadirect.ro/streamrecord/new2/player.swf tcUrl: rtmpe://fms7.mediadirect.ro:1935/recantena3?id=4104917 pageUrl: http://inregistrari.antena3.ro/view-04_Jul-2010-Sinteza_Zilei_cu_Mihai_Gadea-12.html WARNING: Trying different position for server digest! ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done! |
#4
|
|||
|
|||
Re: Problem downloading RTMPE stream from antena3.roStreamTransport downloads the file:
rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566mp4:Sinteza_Zilei_cu_Mihai_Ga dea_2010-04-22_21-30-00_low.mp4 i tried rtmpdump -r "rtmpe://fms7.mediadirect.ro:80/recantena3?id=4105285/mp4:Sinteza_Zilei_cu_Mihai_Gadea_2010-04-22_21-30-00.mp4" -o "test.mp4" and it downloads file too |
#5
|
|||
|
|||
RTMP Livestream empty fileHi all,
thanks to a friend i've discovered the rtmpdump tool, wich is great for me. I've installed it and it seems to work, but not for livestreams. I wanted to record the Schalke04-InterMilan game toninght and found a rtmp server that shows it. this is the command i'm executing: Code:
rtmpdump -r "rtmp://fms-de01.mediadirect.ro/live/dolcesport/&id=dolcesport" -o ~/schalke-inter.flv --live Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... The file generated is a file of 0KB Does anyone have an idea what that could be? ps: I know it's not really legal but I'm a football coach and want to use some of the footage in my club to show how it's done |
#6
|
|||
|
|||
Re: Problem downloading RTMPE stream from antena3.romucea
Quote:
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 |
Tags: antena3, antena3 ro, download, downloading, media direct ro, mediadirect, mediadirect ro, rtmpe |
Thread Tools | |
Display Modes | |
|
|