PDA

View Full Version : rtmpsuck gives nothing for streamingtennis.com/Cardinal/


gregoireg
03-14-2015, 01:38 AM
I would like to download the public stream on this page: http://streamingtennis.com/Cardinal/

I have run as root:
iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner root -j REDIRECT
rtmpsuck

but nothing is output in the terminal.

I have also run wireshark and I see some 1935 rtmp packets but I'm not sure if it's possible to decode from there.

The webpage encapsulates some f4m files such as:
http://205.134.243.202:1935/stt/stct1/manifest.f4m?b=300-
I have tried to decode them with AdobeHDS.php (https://github.com/K-S-V/Scripts/blob/master/AdobeHDS.php) but it gives nothing. I have also tried "GrabAnyMedia" (http://grabanymedia.altervista.org/) but it's pretty the same.

Any idea how I could manage to get the revelant rtmp info for this video?

biezom
03-14-2015, 01:53 AM
I would like to download the public stream on this page: http://streamingtennis.com/Cardinal/

I have run as root:
iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner root -j REDIRECT
rtmpsuck

but nothing is output in the terminal.

I have also run wireshark and I see some 1935 rtmp packets but I'm not sure if it's possible to decode from there.

The webpage encapsulates some f4m files such as:
http://205.134.243.202:1935/stt/stct1/manifest.f4m?b=300-
I have tried to decode them with AdobeHDS.php (https://github.com/K-S-V/Scripts/blob/master/AdobeHDS.php) but it gives nothing. I have also tried "GrabAnyMedia" (http://grabanymedia.altervista.org/) but it's pretty the same.

Any idea how I could manage to get the revelant rtmp info for this video?
hi

livestreamer "hds://http://205.134.243.202:1935/stt/stct1/manifest.f4m" best -o court1.flv

nullacht
03-14-2015, 01:55 AM
I would like to download the public stream on this page: http://streamingtennis.com/Cardinal/


livestreamer "hlsvariant://205.134.243.202:1935/stt/stct1/manifest.m3u8" best -o 01.ts

[cli][info] Found matching plugin stream for URL hlsvariant://205.134.243.202:1935/stt/stct1/manifest.m3u8
[cli][info] Available streams: 576p (worst, best)
[cli][info] Opening stream: 576p (hls)