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