muxinc / videojs-mux-kit

MIT License
33 stars 11 forks source link

Load MP4 file #98

Open peacepostman opened 1 year ago

peacepostman commented 1 year ago

Hello,

I was wondering if this fork of videojs can load mux static mp4 files instead of mux m3u8 ? If it is not feasible what would you suggest in order to load a mux mp4 asset ?

Best regards

gkatsev commented 1 year ago

You should be able to play an mp4 if you have the url for it. videojs-mux-kit doesn't currently have an option to use the mp4 over the m3u8 when it resolves the playback id provided.