Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Anyone have idea how to get this link working?

(http://stream-recorder.com/forum/showthread.php?t=16885)

jasiek08 02-10-2014 02:41 PM

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!

chap 02-10-2014 02:58 PM

Re: Anyone have idea how to get this link working?


 
Quote:

Originally Posted by jasiek08 (Post 64648)
check which channel u want, they alll work on the same rule.

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" -
work fine

jasiek08 02-10-2014 03:10 PM

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?

peterpan 02-10-2014 06:06 PM

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" -


jasiek08 02-10-2014 06:35 PM

Re: Anyone have idea how to get this link working?


 
Peterpan, my urlhelper wasnt able to rip the stream source, what tool you've used to capture the stream? for example how to get this one? link

peterpan 02-10-2014 09:07 PM

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" -
Good Luck!

jasiek08 02-11-2014 08:42 AM

Re: Anyone have idea how to get this link working?


 
Thx man im going to learn this :D


All times are GMT -6. The time now is 05:36 AM.