Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Anyone have idea how to get this link working?Anyone have idea how to make rtmp link from this site working?
JW player + Link with token. But this token is always the same, so how it works on this site, but on other or even simple tv or vlc doesnt work? >link to site<, check which channel u want, they alll work on the same rule. I believe someone will figure out this mystery. THX! |
#2
|
|||
|
|||
Re: Anyone have idea how to get this link working?simple use vlc
rtmp://stream.smcloud.net/live2/eskatv/eskatv_480p Code:
rtmpdump -r "rtmp://146.185.253.11/live-channel/" -a "live-channel/" -f "WIN 11,9,900,170" -W "http://p.jwpcdn.com/6/8/jwplayer.flash.swf" -p "http://meczhd.pl/tvp1" --live -y "tvp1?token=rkhnle9yiUDXXIWIO81Bkw" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#3
|
|||
|
|||
Re: Anyone have idea how to get this link working?It works! But i need one more help:
There are some channels with embed secure script - urlhelper doesn't show the stream source, i cant even check the link in page source because of this script. Anyone know how to solve it? Link to the stream: >LINK< Thanks in advance. And by the way. Anyone knows if there is any tool like url helper but for linux? Last edited by jasiek08 : 02-10-2014 at 05:36 PM. |
#4
|
|||
|
|||
Re: Anyone have idea how to get this link working?Your channel above (hbo) uses no secure script/token..., so I'm not sure what you're talking about or what exactly you're looking for bro?!
Code:
rtmpdump -r "rtmpe://80.82.70.225:443/liveedge1/" -a "liveedge1/" -f "WIN 11,9,900,117" -W "http://srvadsense.com/jwplayer/jwplayer.flash.swf" -p "http://srvadsense.com/gen_s.php?id=19978&width=640&height=400" --live -y "hbo646" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - |
#6
|
|||
|
|||
Re: Anyone have idea how to get this link working?url helper will get you 60% or 70% of the link and in general, it is a good tool for "beginners", but not for comlicated streams or in-depth analysis. You can try other tools like wireshark, fiddler and of course rtmpdumphelper.
For "Canal + Film2" here is the link I got using rtmpdumphelper. Do some reading, download the tools, and get busy playing with them and doing a lots of "error and trial" attempts.... imho, that's the best way to learn Code:
rtmpdump -r "rtmpe://89.248.170.199:443/liveedge1/" -a "liveedge1/" -f "WIN 11,9,900,117" -W "http://srvadsense.com/jwplayer/jwplayer.flash.swf" -p "http://srvadsense.com/gen_s.php?id=20243&width=640&height=400" --live -y "canalfilm2745" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - |
#7
|
|||
|
|||
Re: Anyone have idea how to get this link working?Thx man im going to learn this
|
Tags: token |
Thread Tools | |
Display Modes | |
|
|