Reverend Hodl on Nostr: I was messing with live stream embed yesterday and found out a lot of what not to do. ...
I was messing with live stream embed yesterday and found out a lot of what not to do. While my test finally succeeded, the full URL is easily exposed which I didn't want. I cross-checked Amethyst and Primal for parsing. Primal showed the url as a link, wheras Amethyst embedded the video as I had hoped for.
Live streaming in HLS uses m3u8 wrappers. It would be great if these were recognized at the client and parsed as video, in all clients, unless there's some other reason not to.
If anyone has some cool coding tricks they can pass my way, I'm into learning 🧠⚡
Live streaming in HLS uses m3u8 wrappers. It would be great if these were recognized at the client and parsed as video, in all clients, unless there's some other reason not to.
If anyone has some cool coding tricks they can pass my way, I'm into learning 🧠⚡