Open Dinesh-Shrestha opened 2 months ago
Thanks. This will require lot of time for debugging. Hence I'm not taking it as a priority right now.
If anyone from the community wants to build fix for this, feel free to do so after dropping comment here.
Same for everyone I guess. Please let us know once fixed.
Bug description
After exactly 1 hour of continuous streaming, playback stops abruptly. Upon inspecting the log, I observed the statement "Error generating m3u8 file" appears exactly after 1 hour of continuous playback. No other errors are present in the logs before this point.
Complete log file: jiotv_go.log
Steps to reproduce
Relevant log output
Screenshots or videos
No response
Solution
No response
Additional context
Expected behavior: The stream should continue playing uninterrupted beyond the 1-hour mark.
Actual behavior: The stream stops abruptly after 1 hour, and the log displays an "Error generating m3u8 file" at that moment.
Environment:
Logs: The error statement "Error generating m3u8 file" appears exactly after 1 hour of continuous playback. No other errors appear in the logs prior to this.
Acknowledgements