1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 15:02:19 +00:00
Commit Graph

26 Commits

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