1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 10:18:51 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
407d565927 Switch to configuro package 2020-10-12 21:23:06 +02:00
863fbdfc45 Add python command to generate bcrypt for basic auth backend 2020-10-11 22:38:39 +02:00
a0e520e128 Make player poster customisable, fix #20 2020-10-11 22:02:20 +02:00
2ee2ed78a9 Custom CSS support, fix #10 2020-10-11 11:04:40 +02:00
45c6b5dba5 Fix #7: make each module optional 2020-10-09 22:06:30 +02:00
99bfc5e109 Add note about conf via env vars 2020-10-09 17:37:32 +02:00
22192a5f68 Format example configuration 2020-10-09 17:31:01 +02:00
6cf24cfb85 Add oneStreamPerDomain mode 2020-10-04 17:56:03 +02:00
7ceecad355 ID is better than Id according to Golang 2020-10-02 21:13:50 +02:00
8f7384ba35 Rename multicast to stream forwarding 2020-09-30 15:07:36 +02:00
5fa492547b Use external configuration to setup multicasts 2020-09-29 22:40:49 +02:00
06542590e1 Make viewers counter period configurable 2020-09-29 18:44:32 +02:00
95f4b81f01 Make STUN server configurable 2020-09-29 17:27:19 +02:00
1c98754624 Restructure projet and add webrtc settings 2020-09-29 17:04:23 +02:00
29eeb2c0fd Load SRT host and port from configuration 2020-09-29 16:49:30 +02:00
c905eadc78 🐳 SRT packets should not pass though Traefik, don't expose metrics neither 2020-09-29 16:04:16 +02:00
ae8ce829a6 HostSNI is not supported by UDP 2020-09-29 15:54:46 +02:00
903d56cd08 SRT port must be exposed as UDP port 2020-09-29 15:31:08 +02:00
e2e4a72e2a 🐳 Expose UDP ports in sample docker compose config 2020-09-29 14:54:04 +02:00
30c9bda404 🐳 Mounting folders is better than mounting files 2020-09-28 09:31:59 +02:00
e64f5105c9 Update docker-compose example configuration 2020-09-27 22:06:57 +02:00
b4ce28634d Listen by default on 0.0.0.0 2020-09-27 21:55:28 +02:00
d4aa09c632 Add basic SRT support 2020-09-27 11:14:22 +02:00
1ac7fce31b Add missing configuration options in example 2020-09-22 16:44:59 +02:00
43d653cfff Move example configuration 2020-09-22 16:40:28 +02:00
a0d814b76b Split web into Go submodule 2020-09-21 17:47:31 +02:00