Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How to capture this stream?Code:
http://www.vipbox.live/rugby/459211/2/jaguaresvs-southern-kings-live-stream-online.html |
#2
|
|||
|
|||
Re: How to capture this stream?starting from here..
rtmpdump -r "rtmp://89.248.163.3:1935/zmtvliveme/" -a "zmtvliveme/" -f "WIN 26,0,0,131" -W "http://static.zoomtv.me/player/7.12/jwplayer.flash.swf" -p "http://www.zoomtv.me/embed.php?v=rugby1" -C S:c1uaf4t0kG -C S:1498867004 -C S:76efe74317144283d493fd0b8c2a8c9c -C S:V>JWhui^@2ESdu0?}>AN --live -y "c1uaf4t0kG" -o "2017-07-01_12-56-41_c1uaf4t0kG.flv" RTMP Proxy Server v2.4 GIT-2015-12-14 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Processing connect app : zmtvliveme/ flashVer : WIN 26,0,0,131 swfUrl : http://static.zoomtv.me/player/7.12/jwplayer.flash.swf tcUrl : rtmp://89.248.163.3:1935/zmtvliveme/ pageUrl : http://www.zoomtv.me/embed.php?v=rugby1 live : yes Playpath : c1uaf4t0kG Saving as : 2017-07-01_12-56-41_c1uaf4t0kG.flv INFO: Metadata: INFO: duration 0.00 INFO: width 640.00 INFO: height 360.00 INFO: videodatarate 781.25 INFO: framerate 25.00 INFO: videocodecid 7.00 INFO: audiodatarate 39.06 INFO: audiosamplerate 22050.00 INFO: audiosamplesize 16.00 INFO: stereo TRUE INFO: audiocodecid 10.00 INFO: comment Jaguares INFO: encoder Lavf57.71.100 INFO: filesize 0.00 WARNING: ignoring too small audio packet: size: 0 |
#3
|
|||
|
|||
Re: How to capture this stream?Is it possible with livestreamer?
|
#4
|
|||
|
|||
Re: How to capture this stream?I heard from beardypig that ffmpeg and rtmpdump open rtmp streams in different ways.
Who knows how livestreamer/streamlink work here. See if it works with rtmpdump, and if it does you know your parameters are right. Then try with livestreamer. You must use librtmp parameters with livestreamer, like with ffmpeg. |
#5
|
|||
|
|||
Re: How to capture this stream?If you just insert the parameters displayed by rtmpsuck (and shown in the screenshot above), the answer is no.
I'm afraid there must be some new obfuscated token for this kind of streams. I'm also trying to find out a new solution on vipbox streams, as even the Kodi plugin "SportsDevil" is failing to pipe them out. I hope someone will be able to provide a valid help |
#6
|
|||
|
|||
Re: How to capture this stream?I haven't read before about regex (through wget or curl) way of getting parameters.
What should I read as a guidance or tutorial? Any link? If you look at parameters from link I posted that was what I got from command.txt from one "private" I joined that was already running on cams.com. 2$ per minute. I was surprised how little difference there was between "free" and "private" parameters. In some other type of show I paid about 2$ to get cloudy film lifted to see clear view and that was 2$ for the whole length of the show. There I found that they changed -y and it looked like from model's name -y "model" to something like -y "sqr99z2kl0" It would be interesting to learn how they do that. I would never had got -y "sqr99z2kl0" hadn't I ivested 2$, and looked at it one time only. There are only few models offering that deal. What is interesting is when you change some of characters in string sqr99z2kl0 https://www.base64decode.org/ always returns the same, equality sign (=) This is how painful it would be to get this wihout 2$, if they don't do that on "private" must be still harder for "private", however simple it looks from outside. If I get some very specific detail I'll send you PM. |
#7
|
|||
|
|||
Re: How to capture this stream?And yes,
somebody is more likely to come with the solution for football than for peep-show. |
#8
|
|||
|
|||
Re: How to capture this stream?Quote:
There must be some token issue I can't still figure out: since Zoom TV have updated their swf player (from 6.7.4 to 7.1.2), the old token -T "Q!lrB@G1)ww(-dQ4J4" is not working anymore, although - from the page regex - it seems to be still the same. Maybe the old token has been replaced with a new obfuscated one. If so, I hope someone will be able to find it out. Last edited by spacechild : 07-27-2017 at 02:44 PM. |
#9
|
|||
|
|||
Re: How to capture this stream?I found these urls with HLS Stream Detector:
Code:
http://www.nbastreams.me/american-football/158520/1/espn-live-stream-online.html http://ak-hls-brs-espn1.espn.go.com/hls/live/218616/p/espn1-p.m3u8 http://ak-hls-brs-espn1.espn.go.com/hls/live/218616/p/espn1-p-200/espn1-p-200.m3u8 http://ak-hls-brs-espn1.espn.go.com/hls/live/218616/p/espn1-p-1200/espn1-p-1200.m3u8 http://ak-hls-brs-espn1.espn.go.com/hls/live/218616/p/espn1-p-3500/espn1-p-3500.m3u8 http://ak-hls-brs-espn1.espn.go.com/hls/live/218616/p/espn1-p-4500/espn1-p-4500.m3u8 By the way, drop me a pm if you have a clue how could I find secure token on cams.com. Cheers, cabulo. |
#10
|
|||
|
|||
Re: How to capture this stream?Quote:
To catch rtmp streams from that site is very simple. You don't even need rtmpdump. Just put on VLC the rtmp stream in the following mode: rtmp://208.88.182.5/cams/[model]/[model] where [model] is the name of the girl you want to see Then set your VLC player on "loop" mode, and here you are. |
Tags: m3u8 |
Thread Tools | |
Display Modes | |
|
|