Video integration using plyr js and hls js
I’m working to live streaming using AWS server m3u8 format video. I have added an HTML5 video player using plyr.js and hls.js. I want to add a live tag in the control bar if the video is live now. if a random video is placed in the source then the live tag should not come. Also, how can I stop progress bar buffering?