video-server
video-server copied to clipboard
[IMPROVEMENT] Remove GOTOs in HLS
trafficstars
Is your feature request related to a problem? Please describe.
I think it will be better to remove goto's as it is done in https://github.com/LdDl/video-server/pull/48
Describe the solution you'd like and provide pseudocode examples if you can Carefully migrate same solution as in https://github.com/LdDl/video-server/pull/48
Additional context Clean up code a bit, throw some better errors and introduce restart techniques would be good to