I am working on a Live video streaming project. I am using flv.js in my web application to play Live Stream Videos which are in the flv format. I want to give playback option for the user. for playback, I have m3u8 file to play video. My questions are,
1) no. flv.js plays flv files
2) hls.js plays m3u8 files.