Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
rtmpsuck on Windows without admin rightsIs 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 |
#2
|
|||
|
|||
Re: rtmpsuck on Windows without admin rightsCode:
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" |
#3
|
|||
|
|||
Re: rtmpsuck on Windows without admin rightsThanks 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 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. Last edited by enda : 08-06-2014 at 03:11 PM. |
#4
|
|||
|
|||
Re: rtmpsuck on Windows without admin rightsQuote:
Code:
NetConnection.Connect.Success for rtmp://cp156323.edgefcs.net:1935 with stream name mp4:videos/1290862567001/201407/1458/1290862567001_3673815511001_WCL032508.mp4 |
#5
|
|||
|
|||
Re: rtmpsuck on Windows without admin rightsThanks very much.
|
Tags: debugger, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|