Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmpsuck gives nothing for streamingtennis.com/Cardinal/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/stct...est.f4m?b=300- I have tried to decode them with AdobeHDS.php (https://github.com/K-S-V/Scripts/blo...r/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? |
#2
|
|||
|
|||
Re: rtmpsuck gives nothing for streamingtennis.com/Cardinal/Quote:
Code:
livestreamer "hds://http://205.134.243.202:1935/stt/stct1/manifest.f4m" best -o court1.flv Last edited by biezom : 03-14-2015 at 03:39 AM. |
#3
|
|||
|
|||
Re: rtmpsuck gives nothing for streamingtennis.com/Cardinal/Quote:
Code:
livestreamer "hlsvariant://205.134.243.202:1935/stt/stct1/manifest.m3u8" best -o 01.ts Code:
[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) |
Tags: livestreamer, rtmpdump, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|