Commit Graph

12 Commits

Author SHA1 Message Date
Chris-1010
6cfac0d78f MAJOR FIX: Chat Latency Fixed 2025-01-30 03:50:58 +00:00
white
4d9e819b39 UPDATE: Improved chat tranmission speed by 3seconds 2025-01-29 16:50:26 +00:00
6964234231 UPDATE: Added functionality that updates database on stream start and on stream end. Adds new stream to database 2025-01-29 00:59:05 +00:00
01d7be2d4b UPDATE: Adjusted NGINX config to not display stream key in URL and added stream key auth in Flask 2025-01-28 22:04:09 +00:00
Chris-1010
60c9d1986e Refactored chat implementation to work with Websockets;
Fixed video.js working on Docker Container;
Added sample video to VideoPlayer for now;
Bug: Requests to the server take extra long to return a response;
2025-01-25 15:29:17 +00:00
b377240753 React runs on port 8080 2025-01-23 12:22:47 +00:00
e826311c34 Reimported render_template in main, for development purposes for now, and fixed /api endpoint not working 2025-01-23 10:32:18 +00:00
52ac0c2aac Adjusted HLS root location, reduced latency and changed Flask access to have an /api/ prefix 2025-01-22 15:26:16 +00:00
0f727f8c0d Adjusted proxy location settings 2025-01-22 14:00:17 +00:00
ca33ca6b70 Flask now runs on Gunicorn, and runs through NGinx 2025-01-22 00:55:18 +00:00
043effb6db Reorganised the webservers (temp for now) and docker-compose.yml now works 2025-01-21 00:29:07 +00:00
76991f0b39 Added Docker files, and removed RTMP server additions, added NGinx files (didn't added source NGinx files, docker will add them) 2025-01-20 00:14:13 +00:00