SonicMastr / Vita-Media-Player

An Open Source PSVita/TV MP4 player with 1080p playback and subtitle support
70 stars 4 forks source link

Ability to read m3u8 for online playback (HLS video streams) #4

Open Invictaz opened 3 years ago

Invictaz commented 3 years ago

Have the ability to parse .ts video chunks from a m3u8 online stream. This way online play could be added. For example https://foo.bar/list.m3u8

SonicMastr commented 3 years ago

We were actually already looking into this. Pretty much the only thing we need is a sample we can create for it. Not sure about an eta, but nevertheless we know it is possible and functionality in official modules exist for this.