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

23 Commits

Author SHA1 Message Date
078a74add1 Do not read prometheus metrics 2020-09-29 18:17:55 +02:00
2005f3ece1 Store connected viewers in Prometheus and serve this amount 2020-09-29 18:03:28 +02:00
c49b5eeb2b Put iframe in a sandbox 2020-09-29 17:47:36 +02:00
95f4b81f01 Make STUN server configurable 2020-09-29 17:27:19 +02:00
85febcf757 Add 1 second timeout to reconnect 2020-09-29 14:23:34 +02:00
48c8ff8987 Pack also statics during compilation 2020-09-28 18:06:10 +02:00
7716898713 Use pkger to pack templates 2020-09-28 17:36:40 +02:00
3449124d62 Fix typo in occurred 2020-09-28 10:54:02 +02:00
503fb2698b Test viewer page 2020-09-27 22:40:07 +02:00
eafb4456c4 Validation on path 2020-09-24 16:13:21 +02:00
43158a655f Auto reconnect to stream 2020-09-24 12:40:48 +02:00
097766141f WebRTC session exchange working 2020-09-24 11:24:13 +02:00
02399e7e26 Remove debug elements from viewer 2020-09-23 13:53:11 +02:00
4990d09767 Use POST to exchange WebRTC sessions 2020-09-23 13:52:12 +02:00
e6450fd96a Remove screenshots from index page 2020-09-23 10:53:49 +02:00
73d08f497e WebRTC player 2020-09-22 22:08:14 +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
121592bee5 Use configuration in web server 2020-09-21 20:38:21 +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