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

13 Commits

Author SHA1 Message Date
Alexandre Iooss
772ddb1994
Fix typo in occurred 2020-10-14 21:36:12 +02:00
Yohann D'ANELLO
defba52569 If there is no forwarding, drop forwarding channels 2020-10-13 09:38:44 +02:00
Alexandre Iooss
df88fd9e99
Create config package and properly use Viper 2020-10-11 21:35:43 +02:00
Alexandre Iooss
87d2992bdf
Add package comments 2020-10-09 22:36:02 +02:00
Alexandre Iooss
f3d38dc10d
ffmpeg outputs logs only to stderr 2020-10-04 20:47:05 +02:00
Alexandre Iooss
1576e391eb
Remove globals in forwarding package and make ffmpeg quieter 2020-10-04 20:42:16 +02:00
Alexandre Iooss
606542f622
Remove cfg and forwardingChannel globals in forwarding package 2020-10-04 20:16:29 +02:00
Yohann D'ANELLO
d7e104261f Unify the forwarding package start with the other, start it in a go routine 2020-10-01 19:26:12 +02:00
Yohann D'ANELLO
efa44488c0 Use channels to send SRT packets to forwarded streams 2020-10-01 12:00:59 +02:00
Yohann D'ANELLO
ddd8be155e Try to test serving SRT server 2020-09-30 16:53:15 +02:00
Alexandre Iooss
8883c878bf
Better error handling in stream forwarder 2020-09-30 15:28:19 +02:00
Alexandre Iooss
2550d75c57
Refractor streamKey to name 2020-09-30 15:10:13 +02:00
Alexandre Iooss
8f7384ba35
Rename multicast to stream forwarding 2020-09-30 15:07:36 +02:00