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

16 Commits

Author SHA1 Message Date
c317d91b8d Update package forwarding with Quality structure 2020-10-19 19:28:30 +02:00
37b5106c4e Fix the forwarding package with the new messaging package 2020-10-18 20:36:36 +02:00
b9da2ab3a7 Make webrtc and forwarding work with new messaging 2020-10-18 16:05:28 +02:00
772ddb1994 Fix typo in occurred 2020-10-14 21:36:12 +02:00
defba52569 If there is no forwarding, drop forwarding channels 2020-10-13 09:38:44 +02:00
df88fd9e99 Create config package and properly use Viper 2020-10-11 21:35:43 +02:00
87d2992bdf Add package comments 2020-10-09 22:36:02 +02:00
f3d38dc10d ffmpeg outputs logs only to stderr 2020-10-04 20:47:05 +02:00
1576e391eb Remove globals in forwarding package and make ffmpeg quieter 2020-10-04 20:42:16 +02:00
606542f622 Remove cfg and forwardingChannel globals in forwarding package 2020-10-04 20:16:29 +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
ddd8be155e Try to test serving SRT server 2020-09-30 16:53:15 +02:00
8883c878bf Better error handling in stream forwarder 2020-09-30 15:28:19 +02:00
2550d75c57 Refractor streamKey to name 2020-09-30 15:10:13 +02:00
8f7384ba35 Rename multicast to stream forwarding 2020-09-30 15:07:36 +02:00