Quote:
Originally Posted by starby
does that mean that ffmpeg is the only way?
how do i generate the URL for ffmpeg?
|
Adobe HDS (.f4m) and Apple HLS (.m3u8) are both different technologies. it's not necessary that if a website is offering HDS it should also be offering HLS. one common trick used is to change user-agent of your browser to some mobile device like iPad so it spits out HLS (.m3u8) link which is supported by FFMpeg.