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

17 Commits

Author SHA1 Message Date
b9da2ab3a7 Make webrtc and forwarding work with new messaging 2020-10-18 16:05:28 +02:00
177ed189ff Test WebRTC Serve 2020-10-14 18:57:37 +02:00
099fb8e203 Disable Trickle ICE 2020-10-14 18:37:51 +02:00
7d8c16fbb7 Pass webrtc sdp chan in newPeerHandler 2020-10-14 18:34:14 +02:00
87d2992bdf Add package comments 2020-10-09 22:36:02 +02:00
45c6b5dba5 Fix #7: make each module optional 2020-10-09 22:06:30 +02:00
07983a1c71 Try to add a quality selector (WIP), see #4 2020-10-06 00:06:52 +02:00
0a1329b929 Separate statistics per stream 2020-10-05 22:09:10 +02:00
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
e8f4cd7683 Move webrtc ingest in seperate file 2020-10-05 10:11:30 +02:00
3a9568e764 Copy Pion RTP -> WebRTC example, it does not work but does not crash 2020-10-05 00:45:22 +02:00
606542f622 Remove cfg and forwardingChannel globals in forwarding package 2020-10-04 20:16:29 +02:00
ad934516a9 Send SRT stream to WebRTC package 2020-10-04 18:22:10 +02:00
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
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