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

stream video url capture

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

eznora99 08-14-2017 02:58 AM

stream video url capture


 
hi..
How can I capture the video URL on the link? I have not tried urlsnopper. I have not tried firefox videohelper. Could you help.

http://www.istanbuluseyret.com/TuristikKameralar/

hjjj259999 08-14-2017 07:16 AM

Re: stream video url capture


 
http://services.ibb.gov.tr/tks/uploa...uhisari-tr.mp3

eznora99 08-14-2017 10:39 AM

Re: stream video url capture


 
It just plays sound. Is not playing video. I needed the video playback URL. Thank you

troller12 08-14-2017 05:59 PM

Re: stream video url capture


 
Hi,

just build the stream datas manually in that case.Only dyanmic variable you need is the app token MD5 hash.Just inspect the player on that site using inspector tab in tools section.There you can see the flashvar config you can copy and then build the stream.In the config you will find the rtmpt stream but you have to change this to rtmp or rtsp to get it working.At the end you have something like this...
Code:

rtmpdump -r "rtmp://ibbcam.mediatriple.net:80" -a "ibb_live?TOKEN=a3f0ba78508fea1f8aa3c6164627ac5e" -y "anadoluhisarihq.stream" -W "http://player.mediatriple.net/flowplayer.commercial-3.2.18.swf" -p "http://player.mediatriple.net" -o "file.flv"
greetz


All times are GMT -6. The time now is 03:52 PM.