video-server icon indicating copy to clipboard operation
video-server copied to clipboard

[IMPROVEMENT] Remove GOTOs in HLS

Open LdDl opened this issue 1 year ago • 0 comments
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

LdDl avatar Oct 19 '24 14:10 LdDl