bjarnoldus / momovi-video-hls

Universal HLS HTML5 video player with flash fallback
https://momovi.com/opensource/momovi-video-hls
Other
96 stars 27 forks source link

Unable to specify absolute urls for media and poster #12

Open deejvince opened 8 years ago

deejvince commented 8 years ago

My media is on a CDN, I wasn't able to specify the full CDN url, like: https://video.example.com/content/hls_file.m3u8

Only local relative path works like: content/hls_file.m3u8