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

rtmpsuck on Windows without admin rights

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

enda 08-05-2014 02:40 PM

rtmpsuck on Windows without admin rights


 
Is it possible to get the rtmp:// url for the following video using rtmpsuck or rtmpsrv on Windows without administrative privileges?

http://www.tg4.tv/share.php?p=367380...20Nuacht%20TG4

hasomaso 08-05-2014 05:11 PM

Re: rtmpsuck on Windows without admin rights


 
Code:

rtmpdump -r "rtmp://cp156323.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3673800369001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -f "WIN 14,0,0,145" -W "http://admin.brightcove.com/viewer/us20140724.1408/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.tg4.tv/share.php?p=3673800369001&t=Timpeall%20na%20T%C3%ADre%2012-27&i=http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/1458/1290862567001_3673813491001_WCL032508-vs.jpg?pubId=1290862567001&d=Achoimre%20ar%20chuid%20de%20mh%C3%B3rsc%C3%A9alta%20na%20seachtaine%20mar%20a%20craoladh%20ar%20Nuacht%20TG4" -y "mp4:videos/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4?videoId=3673800369001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -o "output.flv"

enda 08-06-2014 01:15 PM

Re: rtmpsuck on Windows without admin rights


 
Thanks very much.

Is it possible to obtain the following part of the above rtmpdump command

Code:

mp4:videos/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4
without admin rights on Windows?

From the above code, I can download the following:

http://tgfour.brightcove.com.edgesuite.net/rtmp_uds/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4

which is very similar to:

http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/1458/1290862567001_3673813491001_WCL032508-vs.jpg

which is easily obtainable. Is there a way to get the first URL from the second URL, and do you know some reasoning behind the slight difference in URL?

Also, for this video, I know that there are two possible sizes of video, and I seem to be downloading the smaller size. Is the bigger size available?



Also the following video has a differently formed URL for the associated image file (which is contained in the following URL)

http://www.tg4.tv/share.php?p=368800...20Nuacht%20TG4

yet should be similar (since they are similar videos); I also have trouble determining the URL to this video file.

nullacht 08-08-2014 12:54 PM

Re: rtmpsuck on Windows without admin rights


 
Quote:

Originally Posted by enda (Post 69610)

Is it possible to obtain the following part of the above rtmpdump command

Code:

mp4:videos/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4
without admin rights on Windows?

Playpath and other parameters should appear in Brightcove's Debugger, if you run this tool in the background.

Code:

NetConnection.Connect.Success for rtmp://cp156323.edgefcs.net:1935 with stream name mp4:videos/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4

enda 08-11-2014 05:46 AM

Re: rtmpsuck on Windows without admin rights


 
Thanks very much.


All times are GMT -6. The time now is 01:43 PM.