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

14 Commits

Author SHA1 Message Date
Yohann D'ANELLO
fc96fa4d4e In oneStreamPerDomain mode, allocate the /about to display informations about Ghostream 2020-10-11 23:09:48 +02:00
Alexandre Iooss
87d2992bdf
Add package comments 2020-10-09 22:36:02 +02:00
Yohann D'ANELLO
192c86f140 Count also the viewers that are streaming directly from their video player in the connected users stats 2020-10-05 22:41:19 +02:00
Yohann D'ANELLO
0a1329b929 Separate statistics per stream 2020-10-05 22:09:10 +02:00
Yohann D'ANELLO
022f6fb098 💩 Split webrtc tracks by stream id (need to clean this, stream ID must pass between the session descriptor and the webrtc flux transmit) 2020-10-05 22:00:08 +02:00
Yohann D'ANELLO
3bf27fb0b1 Don't use vars 2020-10-04 18:12:35 +02:00
Yohann D'ANELLO
7831238375 Don't split domain if we use standard HTTP ports 2020-10-04 18:10:11 +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
Yohann D'ANELLO
ea860a0790 More coverage on web package 2020-09-30 16:09:25 +02:00
Alexandre Iooss
f8aa587d0e
Handle error 2020-09-29 18:20:24 +02:00
Alexandre Iooss
078a74add1
Do not read prometheus metrics 2020-09-29 18:17:55 +02:00
Yohann D'ANELLO
2005f3ece1 Store connected viewers in Prometheus and serve this amount 2020-09-29 18:03:28 +02:00
Alexandre Iooss
48c8ff8987
Pack also statics during compilation 2020-09-28 18:06:10 +02:00