karlo2105
11-17-2011, 03:26 AM
I found on this (http://www.schoener-fernsehen.com/index.php) page some German P2P streams. Stream address is located in F4M file.
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<id>Multicast_P2P_with_Peer_Discovery</id>
<streamType>live</streamType>
<duration>0</duration>
<media url="rtmfp://81.95.11.23/" groupspec="G:0101010c0b0e70726f2073696562656e00" multicastStreamName="stream"/>
</manifest>
Maybe I am wronf below with construction of streams but it's not working.
rtmpdump -v -r "rtmfp://81.95.11.23/G:0101010c0b0e70726f2073696562656e00/stream" -W "http://peer-stream.com/api/strobe-1.6-sec.swf" -p "http://www.schoener-fernsehen.com/index.php" | vlc -
RTMPDump v2.4 KSV
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
Any solution?
Not here; rtmpdump only implements RTMP. RTMFP is a completely different protocol.
Not here; rtmpdump only implements RTMP. RTMFP is a completely different protocol.
it is unclear:confused:
Download RTMFP stream (http://stream-recorder.com/forum/tv-vnutri-info-download-capture-rtmfp-stream-t9057.html)
it is unclear:confused:
Download RTMFP stream (http://stream-recorder.com/forum/tv-vnutri-info-download-capture-rtmfp-stream-t9057.html)
As the author of this code, you're best off just believing me when I tell you when something is or is not supported, and ignoring anything else that contradicts it. Is that clear enough for you?
Stream Ripper
11-18-2011, 01:32 AM
it is unclear:confused:
Download RTMFP stream (http://stream-recorder.com/forum/tv-vnutri-info-download-capture-rtmfp-stream-t9057.html)
What is unclear exactly?
i think chap got confused because he was passing rtmfp link (rtmfp://85.17.30.74) to rtmpdump and was able to download it. but when you pass rtmfp as protocol it actually uses rtmp to download the stream but the particular server (rtmfp://81.95.11.23) in this case is blocking all other protocols except rtmfp. so we are unable to use rtmpdump with this server.
http://stream-recorder.com/forum/showpost.php?p=28865&postcount=13
karlo2105
11-18-2011, 03:08 AM
i think chap got confused because he was passing rtmfp link (rtmfp://85.17.30.74) to rtmpdump and was able to download it. but when you pass rtmfp as protocol it actually uses rtmp to download the stream but the particular server (rtmfp://81.95.11.23) in this case is blocking all other protocols except rtmfp. so we are unable to use rtmpdump with this server.
http://stream-recorder.com/forum/showpost.php?p=28865&postcount=13
I remember I managed to dump rtmfp protocol with rtmpdump some months ago from one Russian website and it worked flawlessly. Maybe it was using rtmp protocol for streaming through rtmfp as you said but I am sure it was P2P.
As the author of this code, you're best off just believing me when I tell you when something is or is not supported, and ignoring anything else that contradicts it. Is that clear enough for you?
enough,as clear as day:cool:
Dee Jay
12-15-2012, 10:31 AM
How to detect url of the rtmfp stream?
Thanks!
http://tvsmotr.ru/online/domashniy:confused:
group="G:01012105e71b9fd9f36e9b3a125e25bdd4cfeabd9d56fa39 9861d24dbbb073e3ed52b8cd010c110e666d732e6d756c7469 636173742e3232210e84529f30c27ae32c737d25ff1b92f119 9ccd7377ea0a0d8bf0d5cc73dffdafee00111531354e706c79 6b6b33416e7133687236" thumb="" thumb_url="" name="................" stream_sd="rtmfp://94.242.221.205:2935/multicast_22" chanel_sd="22" stream_sd_width="576" stream_sd_height="544" stream_hd="rtmfp://94.242.221.205:2935/multicast_22" chanel_hd="22" stream_hd_width="4" stream_hd_height="3">
no works
rtmpdump -r "rtmfp://94.242.221.205:2935/multicast_22" -a "multicast_22" -y "22" -o bnm.flv
what that option is missing?
thanks
P.S
or it will not work anyway?:(
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.