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

24 Commits

Author SHA1 Message Date
Alexandre Iooss
e1d3c4a37f
License work under MIT 2020-09-25 15:26:33 +02:00
Alexandre Iooss
6b5fea66e6
Proper multi client WebRTC 2020-09-25 15:12:28 +02:00
Alexandre Iooss
ef760ae4cc
Create first webrtc session like others 2020-09-25 12:03:40 +02:00
Alexandre Iooss
6a138d1b1a
WebRTC for the curious reference 2020-09-24 19:01:26 +02:00
Alexandre Iooss
eafb4456c4
Validation on path 2020-09-24 16:13:21 +02:00
Alexandre Iooss
43158a655f
Auto reconnect to stream 2020-09-24 12:40:48 +02:00
Alexandre Iooss
097766141f
WebRTC session exchange working 2020-09-24 11:24:13 +02:00
Alexandre Iooss
02399e7e26
Remove debug elements from viewer 2020-09-23 13:53:11 +02:00
Alexandre Iooss
4990d09767
Use POST to exchange WebRTC sessions 2020-09-23 13:52:12 +02:00
Alexandre Iooss
e6450fd96a Remove screenshots from index page 2020-09-23 10:53:49 +02:00
Alexandre Iooss
73d08f497e WebRTC player 2020-09-22 22:08:14 +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
46d643de04 Add basic and bypass auth methods 2020-09-22 16:39:06 +02:00
Alexandre Iooss
c1de814a2a Use NewLDAP to instanciate LDAP backend 2020-09-22 14:16:52 +02:00
Alexandre Iooss
07c8dc6ca1 LDAP authentification backend 2020-09-22 12:54:12 +02:00
Alexandre Iooss
5ac336393b Restructure configuration 2020-09-22 11:42:57 +02:00
Alexandre Iooss
c799a5b613 Monitoring is an internal package 2020-09-21 21:38:11 +02:00
Alexandre Iooss
7cdd78a70e Add prometheus monitoring endpoint 2020-09-21 21:33:32 +02:00
Alexandre Iooss
ad75d2c774 Put web server in a goroutine 2020-09-21 21:05:45 +02:00
Alexandre Iooss
121592bee5 Use configuration in web server 2020-09-21 20:38:21 +02:00
Alexandre Iooss
28e3b4c753 Implement config loading 2020-09-21 19:59:41 +02:00
Alexandre Iooss
a0d814b76b Split web into Go submodule 2020-09-21 17:47:31 +02:00
Alexandre Iooss
b5a7b9bbcd Initial Golang project 2020-09-21 17:29:50 +02:00