- Implement virtual HLS playlist generation for .ts files as multi-segment streams - Serve .ts files in virtual 2MB segments with proper byte-range handling - Enhance existing HLS playlist route to support .ts files as single or multi-segment streams - Improve segment route to serve .ts segments using stream slicing and abort handling - Add comprehensive API endpoint for converting .ts files to .mp4 containers - Implement fast container remuxing using FFmpeg without re-encoding - Provide analysis of .ts files for conversion suitability based on codec compatibility - Return detailed error messages and alternatives when HLS streaming unsupported for non-.ts formats - Update HLS playlist URLs to absolute paths with protocol and host for external access - Add caching and CORS headers for HLS segments and playlists - Include thorough logging for debugging HLS segment requests and conversion processes |
||
|---|---|---|
| .. | ||
| archive | ||
| ARTPLAYER_DIRECT_PLAYBACK_ENHANCEMENT_PLAN.md | ||
| IMPLEMENTATION_COMPLETE.md | ||
| IMPLEMENTATION_TASKS.md | ||
| JELLYFIN_TRANSCODING_ARCHITECTURE.md | ||
| TRANSCODING_REMOVAL_DESIGN.md | ||
| TRANSCODING_REMOVAL_SUMMARY.md | ||
| TRANSCODING_REMOVAL_TRACKING.md | ||
| TS_FILE_HANDLING_GUIDE.md | ||
| VIDEO_FORMAT_COMPATIBILITY_ANALYSIS.md | ||