Commit graph

54 commits

Author SHA1 Message Date
SergeantPanda
85bb7aa0ec Even more refractoring. 2025-03-15 11:44:59 -05:00
SergeantPanda
0fd3354332 More refractoring 2025-03-15 10:51:53 -05:00
SergeantPanda
8ed1a36535 Lots of refractoring. 2025-03-15 09:44:38 -05:00
SergeantPanda
923e939482 Fixes user-agents not populating correctly. 2025-03-14 17:01:34 -05:00
SergeantPanda
b5383bcc19 Updated TTL logic for channel metadata 2025-03-14 16:18:02 -05:00
dekzter
6ba6630996 put stream back for now 2025-03-14 16:18:48 -04:00
dekzter
05d9ea30e2 new migrations, setting proxy and redirect profiles, setting locked profiles 2025-03-14 16:12:37 -04:00
dekzter
a58993ba7d merged in sergeantpanda upstream 2025-03-14 10:19:22 -04:00
dekzter
8b6b16232b re-added in socket streaming for transcode processes 2025-03-14 10:08:01 -04:00
SergeantPanda
140937a192 Added detailed status for active channels including connected clients. 2025-03-13 20:54:30 -05:00
SergeantPanda
387c2491b7 Continuing cleanup. 2025-03-13 18:34:49 -05:00
dekzter
0607957f67 integrating proxy with rest of the application, added transcoding to ts proxy 2025-03-13 19:22:35 -04:00
SergeantPanda
d953386c57 Code cleanup. 2025-03-13 18:06:32 -05:00
SergeantPanda
69f4ceb137 Streaming is working fairly well now. 2025-03-13 15:56:04 -05:00
SergeantPanda
317874b5b8 Imporoved logging. 2025-03-13 14:33:00 -05:00
SergeantPanda
286a22adc4 All functionality seems to be working now with HTTP instead of sockets. 2025-03-13 14:17:39 -05:00
SergeantPanda
29b97731b4 Fixes duplicate clients. 2025-03-13 13:31:47 -05:00
SergeantPanda
d00aa3444e Switched back to http connections instead of socket. 2025-03-13 13:15:48 -05:00
SergeantPanda
3483f01637 Playing with chunk sizes with a more basic config. 2025-03-13 11:11:31 -05:00
SergeantPanda
987a8606a8 Removed packet processing. 2025-03-13 09:48:37 -05:00
SergeantPanda
1284567409 Client cleanup is working much better now. 2025-03-11 22:07:19 -05:00
SergeantPanda
11f5ab4119 Got channel status working more reliably. 2025-03-11 21:40:00 -05:00
SergeantPanda
0f95c2b9e1 Stream switching is working. 2025-03-11 16:00:22 -05:00
SergeantPanda
2194a4e7c6 Channel cleanup now works. 2025-03-11 13:29:01 -05:00
SergeantPanda
e5d7ad9b41 Data has been resturcured to make more sense. 2025-03-11 11:38:26 -05:00
SergeantPanda
ade4ae5a7d Restructuring redis tables. 2025-03-11 10:34:10 -05:00
SergeantPanda
f6aab5bc3c Stream switching is working fairly consistently need to investigate some issues with it. 2025-03-10 20:07:11 -05:00
SergeantPanda
f164f22a4a Stream switches are partially working. 2025-03-10 19:26:31 -05:00
SergeantPanda
fa5fc86c99 Disconnects are working better now. 2025-03-10 17:56:09 -05:00
SergeantPanda
ed30b8608d Most of the functionality is there now. 2025-03-09 20:13:52 -05:00
SergeantPanda
5563bd0d5e Switched to owner staying as initializer. 2025-03-09 19:37:15 -05:00
SergeantPanda
ddec51ec5b All clients connect and share the redis buffer. 2025-03-09 18:38:12 -05:00
SergeantPanda
905c01d933 It works?? 2025-03-09 18:00:38 -05:00
SergeantPanda
bfe4f95df2 Gracefully handles errors during channel cleanup. 2025-03-09 16:43:38 -05:00
SergeantPanda
47c6346a6b When last client disconnects and the channel. 2025-03-09 16:23:50 -05:00
SergeantPanda
e22e06aa61 Set ttl to 60 seconds 2025-03-09 15:56:08 -05:00
SergeantPanda
07cc8c644b Updated config 2025-03-09 15:13:22 -05:00
SergeantPanda
2509553095 Streaming is working very well. 2025-03-09 15:10:56 -05:00
SergeantPanda
8e624b9d1a Fixes clients disconnecting when reaching eof 2025-03-09 14:55:14 -05:00
SergeantPanda
cd71a8f8fc Streaming works with a single worker correctly. 2025-03-09 14:40:50 -05:00
SergeantPanda
c83189dfcc Initial test switching to redis for buffer. Only 1 client connecting. 2025-03-09 12:25:36 -05:00
SergeantPanda
16618d64d9 This works to stream multiple clients. 2025-03-08 16:49:35 -06:00
SergeantPanda
f976a045a9 Closes channel when no clients are connected. 2025-03-04 12:09:08 -06:00
SergeantPanda
3b3e5f7b52 Waits for api to return status until stream is running. 2025-03-04 12:03:09 -06:00
SergeantPanda
0750b7dd80 Fixes CRSF issues. 2025-03-04 11:38:01 -06:00
SergeantPanda
5e5f087013 Fixes clients not disconnecting. 2025-03-04 11:08:12 -06:00
SergeantPanda
d7652080c3 Updated views 2025-03-04 10:57:19 -06:00
SergeantPanda
4b349d1051 Updated urls and views to allow for initializing the channels. 2025-03-04 10:13:54 -06:00
SergeantPanda
85e41d5def Initial integration. 2025-03-03 18:40:30 -06:00
SergeantPanda
28cb928e75 Updated HLS proxy to download more segments at start of streaming and pauses client until segments are ready. 2025-03-01 22:09:13 -06:00