Thread: curl rtmp
View Single Post
  #17  
Old 08-11-2014, 11:14 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: curl rtmp


Quote:
Originally Posted by enda View Post
Is 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.
Is the problem just with that one video? It seems the mp4 file is genuinely not present on tgfour.brightcove. But the json data shows the geo-restrict setting on for this video. The flash player attempts to call hds (f4m), but with a 403 result. However, the hls (m3u8) does work;
Code:
http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=3720654368001
Reply With Quote