1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-29 20:21:08 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
0371d3dc7c Authenticate streams 2020-10-01 23:31:14 +02:00
d7e104261f Unify the forwarding package start with the other, start it in a go routine 2020-10-01 19:26:12 +02:00
efa44488c0 Use channels to send SRT packets to forwarded streams 2020-10-01 12:00:59 +02:00
9fe544b7bc Add a favicon 2020-09-30 15:52:26 +02:00
8883c878bf Better error handling in stream forwarder 2020-09-30 15:28:19 +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
7716898713 Use pkger to pack templates 2020-09-28 17:36:40 +02:00
b4ce28634d Listen by default on 0.0.0.0 2020-09-27 21:55:28 +02:00
c80885a2ef Config needs to end with .yml 2020-09-27 21:46:33 +02:00
d4aa09c632 Add basic SRT support 2020-09-27 11:14:22 +02:00
097766141f WebRTC session exchange working 2020-09-24 11:24:13 +02:00
46d643de04 Add basic and bypass auth methods 2020-09-22 16:39:06 +02:00
c1de814a2a Use NewLDAP to instanciate LDAP backend 2020-09-22 14:16:52 +02:00
07c8dc6ca1 LDAP authentification backend 2020-09-22 12:54:12 +02:00
5ac336393b Restructure configuration 2020-09-22 11:42:57 +02:00
c799a5b613 Monitoring is an internal package 2020-09-21 21:38:11 +02:00
7cdd78a70e Add prometheus monitoring endpoint 2020-09-21 21:33:32 +02:00
ad75d2c774 Put web server in a goroutine 2020-09-21 21:05:45 +02:00
28e3b4c753 Implement config loading 2020-09-21 19:59:41 +02:00
a0d814b76b Split web into Go submodule 2020-09-21 17:47:31 +02:00
b5a7b9bbcd Initial Golang project 2020-09-21 17:29:50 +02:00