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

56 Commits

Author SHA1 Message Date
fd39851485 Add reference to OBS wiki 2020-09-29 13:14:26 +02:00
da5ba44e6b 🌱 Create empty test files to have a realistic coverage 2020-09-28 21:18:49 +02:00
48c8ff8987 Pack also statics during compilation 2020-09-28 18:06:10 +02:00
c64506dc7c Call pkger in docker build 2020-09-28 17:47:33 +02:00
7716898713 Use pkger to pack templates 2020-09-28 17:36:40 +02:00
92f44c981d More code for SRT handling 2020-09-28 16:32:35 +02:00
a552b48730 Add instructions for Debian 2020-09-28 16:29:24 +02:00
3449124d62 Fix typo in occurred 2020-09-28 10:54:02 +02:00
4eb15e4b1d Add go report card 2020-09-28 10:53:10 +02:00
4a90390845 Add godoc badge 2020-09-28 10:51:20 +02:00
30c9bda404 🐳 Mounting folders is better than mounting files 2020-09-28 09:31:59 +02:00
503fb2698b Test viewer page 2020-09-27 22:40:07 +02:00
6c7ac2d3b3 Fix sck to srtgo 2020-09-27 22:32:49 +02:00
a6e972bb51 SrtSocket is a struct 2020-09-27 22:30:12 +02:00
5999fc69d8 Try to fix SRT initialization 2020-09-27 22:27:18 +02:00
2a6291c2fd Add docker build command in README 2020-09-27 22:14:35 +02:00
a2fd2499a9 Add docker launch line in README 2020-09-27 22:13:51 +02:00
172b1c3a84 Handle stream in a goroutine 2020-09-27 22:10:47 +02:00
e64f5105c9 Update docker-compose example configuration 2020-09-27 22:06:57 +02:00
b4ce28634d Listen by default on 0.0.0.0 2020-09-27 21:55:28 +02:00
c80885a2ef Config needs to end with .yml 2020-09-27 21:46:33 +02:00
7253ab3b49 Package required libs in docker 2020-09-27 21:44:12 +02:00
ac1e9fdc88 💚 Linting should not fail the CI 2020-09-27 21:31:35 +02:00
8b8b99c6ae Cache go modules in docker 2020-09-27 21:26:06 +02:00
9e3494fe6d 🐛 Fix debug format printing 2020-09-27 21:21:58 +02:00
559c04322a 👷 Add Gitlab Continuous Integration 2020-09-27 21:21:32 +02:00
622bb42435 Switch to haivision SRT module 2020-09-27 20:43:00 +02:00
1cba80d53e Compile libsrt in Docker 2020-09-27 20:25:42 +02:00
c71d2fec1a VP8 video files are in .ivf format 2020-09-27 20:19:33 +02:00
60504d1c4e 🙈 Add .gitignore 2020-09-27 20:17:06 +02:00
3576674cf8 Tidy Go dependencies 2020-09-27 11:22:20 +02:00
d4aa09c632 Add basic SRT support 2020-09-27 11:14:22 +02:00
e1d3c4a37f License work under MIT 2020-09-25 15:26:33 +02:00
6b5fea66e6 Proper multi client WebRTC 2020-09-25 15:12:28 +02:00
ef760ae4cc Create first webrtc session like others 2020-09-25 12:03:40 +02:00
6a138d1b1a WebRTC for the curious reference 2020-09-24 19:01:26 +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
1ac7fce31b Add missing configuration options in example 2020-09-22 16:44:59 +02:00
43d653cfff Move example configuration 2020-09-22 16:40:28 +02:00
46d643de04 Add basic and bypass auth methods 2020-09-22 16:39:06 +02:00
c1de814a2a Use NewLDAP to instanciate LDAP backend 2020-09-22 14:16:52 +02:00
07c8dc6ca1 LDAP authentification backend 2020-09-22 12:54:12 +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