Add HLS streaming for quicker playback #215
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We can still have clients upload the mp4 to our video infrastructure, and then our worker can request mux to create hls endpoint.
Then clients can react to changes to the particle information and use the hls endpoint if available. Remember, mux's operation takes time to complete.