Commit graph

24 commits

Author SHA1 Message Date
SergeantPanda
e2d9e233da Added ability to send a next stream command. 2025-03-27 20:49:24 -05:00
SergeantPanda
4e9a52c80e Removed invalid character in logging. 2025-03-27 18:53:59 -05:00
dekzter
bf0c50dab2 Merge branch 'epg-refactor' into stream-previews 2025-03-27 09:44:07 -04:00
dekzter
91a85020c3 modifications to allow previewing of a raw stream 2025-03-27 09:26:04 -04:00
SergeantPanda
7bcfc74c13 Missed a couple constants in try next stream. 2025-03-25 12:16:01 -05:00
SergeantPanda
560345f7b1 Changed profile to stream_profile and utilized constants more for consistency. 2025-03-25 12:13:06 -05:00
SergeantPanda
1f6a33d9f7 Added bitrates for channels as well as total data transferred. 2025-03-24 18:02:21 -05:00
SergeantPanda
77002beaac Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
SergeantPanda
4738d301d1 Fixed regression with buffer checks when clients should be disconnecting due to failure. 2025-03-20 21:03:01 -05:00
SergeantPanda
cb02069fb7 Fixed incorrect logic on stepped retry timers. 2025-03-20 19:03:26 -05:00
SergeantPanda
ed00f2f876 Fixed streams not switching to FFmpeg if HLS is detected. 2025-03-20 16:12:08 -05:00
SergeantPanda
d6a452548c Automatic stream switching is working. 2025-03-20 15:28:12 -05:00
SergeantPanda
86e6c942d7 Final refactoring and minor bug fix for transcode stream switching. 2025-03-19 20:22:13 -05:00
SergeantPanda
569846a687 Lots more refactoring. 2025-03-19 19:45:29 -05:00
SergeantPanda
f03b885d71 Lots more refactoring. 2025-03-19 19:03:33 -05:00
SergeantPanda
d878eda1a7 Only switch to default ffmpeg if proxy is selected. 2025-03-19 10:54:09 -05:00
SergeantPanda
061ca4d46e Check for HLS switch to FFmpeg if detected. 2025-03-19 09:56:32 -05:00
SergeantPanda
8e3c3cb7e8 Fixes timers not releasing on reconnect attempts 2025-03-18 12:10:27 -05:00
dekzter
4cef55a9c2 updated channel with uuid 2025-03-16 09:46:07 -04:00
SergeantPanda
5da288b15b Added channel profile to metadata. 2025-03-15 18:18:22 -05:00
SergeantPanda
a4c69710b7 Stream switching is working for both proxy and transcode 2025-03-15 17:23:06 -05:00
SergeantPanda
f69dfed3e8 Require clients to wait until initial_behind_chunks is reached. 2025-03-15 15:32:19 -05:00
SergeantPanda
8f8b4ef371 More refractoring and slight modifications. 2025-03-15 14:35:34 -05:00
SergeantPanda
8ed1a36535 Lots of refractoring. 2025-03-15 09:44:38 -05:00