Hacker News new | ask | show | jobs
by Retr0id 85 days ago
How do you actually use HLS in the form of a native browser feature? Can you just put the m3u8 in the video src?
1 comments

Yes, doing that works perfectly. If you use videojs it will automatically use native support if present.