Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: curl rtmpThe interface on the website changed. How do I get the rtmp URL for the following video:
http://www.tg4.tv/share.php?p=368066...0Nuachta%20TG4. Thanks. |
#12
|
|||
|
|||
Re: curl rtmpNot sure if this is the video you want...when you open the page several videos are listed there!!!
Code:
rtmpdump -r "rtmp://cp156323.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -f "WIN 13,0,0,214" -W "http://admin.brightcove.com/viewer/us20140716.1307/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.tg4.tv/share.php?p=3680660664001&t=Nuacht%20TG4%2017-193%20&i=http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/3977/1290862567001_3680783708001_NUACHTTG42014193-1-4-vs.jpg?pubId=1290862567001&d=M%C3%B3rimeachta%C3%AD%20an%20lae%20%C3%B3%20Aonad%20Nuachta%20TG4" -y "mp4:videos/1290862567001/201407/3977/1290862567001_3680783779001_NUACHTTG42014193-1-4.mp4?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -o "2014-07-17_02-04-45_1290862567001_3680783779001_NUACHTTG42014193-1-4.flv" |
#13
|
|||
|
|||
Re: curl rtmpYes, it is. Thanks.
|
#14
|
|||
|
|||
Re: curl rtmpFor this video
http://www.tg4.tv/share.php?p=368066...0Nuachta%20TG4 I can see the URL for the image of it here: Code:
http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/3977/1290862567001_3680783708001_NUACHTTG42014193-1-4-vs.jpg Code:
http://tgfour.brightcove.com.edgesuite.net/rtmp_uds/1290862567001/201407/3977/1290862567001_3680783779001_NUACHTTG42014193-1-4.mp4 The only difference is 3680783708001 in the former and 3680783779001 in the latter, do you know the reason for this, and how to obtain the latter? Also, can you show me the rtmpdump command for http://www.tg4.tv/share.php?p=368800...20Nuacht%20TG4 please? Is there a way of obtaining the rtmpdump command as in Code:
rtmpdump -r "rtmp://cp156323.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -f "WIN 13,0,0,214" -W "http://admin.brightcove.com/viewer/us20140716.1307/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.tg4.tv/share.php?p=3680660664001&t=Nuacht%20TG4%2017-193%20&i=http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/3977/1290862567001_3680783708001_NUACHTTG42014193-1-4-vs.jpg?pubId=1290862567001&d=M%C3%B3rimeachta%C3%AD%20an%20lae%20%C3%B3%20Aonad%20Nuachta%20TG4" -y "mp4:videos/1290862567001/201407/3977/1290862567001_3680783779001_NUACHTTG42014193-1-4.mp4?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -o "2014-07-17_02-04-45_1290862567001_3680783779001_NUACHTTG42014193-1-4.flv" Last edited by enda : 07-25-2014 at 02:37 PM. |
#15
|
|||
|
|||
Re: curl rtmpIs there a way of obtaining the rtmpdump command as in
Code:
rtmpdump -r "rtmp://cp156323.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -f "WIN 13,0,0,214" -W "http://admin.brightcove.com/viewer/us20140716.1307/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.tg4.tv/share.php?p=3680660664001&t=Nuacht%20TG4%2017-193%20&i=http://tgfour.brightcove.com.edgesuite.net/pd/1290862567001/201407/3977/1290862567001_3680783708001_NUACHTTG42014193-1-4-vs.jpg?pubId=1290862567001&d=M%C3%B3rimeachta%C3%AD%20an%20lae%20%C3%B3%20Aonad%20Nuachta%20TG4" -y "mp4:videos/1290862567001/201407/3977/1290862567001_3680783779001_NUACHTTG42014193-1-4.mp4?videoId=3680660664001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -o "2014-07-17_02-04-45_1290862567001_3680783779001_NUACHTTG42014193-1-4.flv" |
#16
|
|||
|
|||
Re: curl rtmpIs it possible to download this video over HTTP
http://www.tg4.tv/share.php?p=372065...20an%20domhain From mp4:videos/1555966122001/201408/1063/1555966122001_3720682789001_WCL031762.mp4 the following should work http://tgfour.brightcove.com.edgesui..._WCL031762.mp4 yet it doesn't. |
#17
|
|||
|
|||
Re: curl rtmpQuote:
Code:
http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=3720654368001 |
#18
|
|||
|
|||
Re: curl rtmpQuote:
http://tgfour.brightcove.com.edgesui..._WCL004593.mp4 |
#19
|
|||
|
|||
Re: curl rtmpHow do you download the video at:
http://nasc.tg4.tv/1ojJXql The link http://tgfour.brightcove.com.edgesui...89363327-4.mp4 does not work. Thanks. |
#20
|
|||
|
|||
Re: curl rtmpuse rtmpdumphelper+rtmpsrv
Code:
rtmpdump -r "rtmp://cp166891.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3772183997001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -f "WIN 14,0,0,176" -W "http://admin.brightcove.com/viewer/us20140807.1543/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.tg4.tv/share.php?p=3772183997001&t=Cluiche%20Ceannais%20Iom%C3%A1na%20(P1)&i=http://tgfour.brightcove.com.edgesuite.net/pd/1555966122001/201409/2579/1555966122001_3772196675001_214289362327-4-vs.jpg?pubId=1555966122001&d=Deis%20eile%20Cluiche%20Ceannais%20Iom%C3%A1na%20na%20h%C3%89ireann%20idir%20Cill%20Chainnigh%20agus%20Tiobraid%20%C3%81rann%20a%20fheice%C3%A1il.%20Garry%20Mac%20Donncha%20a%20bheidh%20i%20mbun%20tr%C3%A1chtaireachta.%20C%C3%A9%20a%20thabharfaidh%20Corn%20Mhic%20C%C3%A1rthaigh%20leo?" -y "mp4:videos/1555966122001/201409/2579/1555966122001_3772222402001_214289362327-4.mp4?videoId=3772183997001&lineUpId=&pubId=1290862567001&playerId=3400194480001&affiliateId=" -o "output.flv" Code:
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 2413.95 INFO: moovPosition 48.00 INFO: width 672.00 INFO: height 402.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: tags: INFO: ┬®too Lavf53.24.2 INFO: trackinfo: INFO: length 60348.00 INFO: timescale 25.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: length 106455040.00 INFO: timescale 44100.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a 13775.048 kB / 95.88 sec (3.9%) |
Tags: curl, rtmp |
Thread Tools | |
Display Modes | |
|
|