nextav/src/app/api/stream
tigeren e019389770 feat(player): improve HLS player cleanup and session management
- Add support for releasing HLS session references via API cleanup route
- Extend HLS cleanup API to handle 'release_reference' and 'force_cleanup' actions
- Refactor WebDAV API to handle PROPFIND method via POST with x-webdav-method header
- Replace PROPFIND handler with GET and POST handlers for better WebDAV compatibility
- Add comprehensive cleanup of HLS instances, players, and error handlers on unmount and modal close
- Implement immediate stop and destroy of HLS instance when modal closes
- Automatically release backend HLS session reference on modal close via cleanup API call
- Improve logging throughout cleanup and error handling processes
2025-10-04 14:36:19 +00:00
..
[id] feat(streaming): disable transcoding and add local player guidance 2025-09-29 17:07:05 +00:00
direct/[id] feat(streaming): disable transcoding and add local player guidance 2025-09-29 17:07:05 +00:00
hls feat(player): improve HLS player cleanup and session management 2025-10-04 14:36:19 +00:00