1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-26 23:28:38 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
0a95aae42b 🎉 libsrt got packaged in community's Alpine Linux repo, FFMPEG is compiled with libsrt, so we use Alpine Linux 2020-10-01 09:29:25 +02:00
3828168742 🐳 Use COPY . . in Dockerfile since there isn't any proper method to copy folders in Docker image 2020-09-30 23:01:45 +02:00
3c21f744e8 Build the docker image over Debian Bullseye since Alpine FFMPEG is not built with libsrt yet 2020-09-30 19:28:08 +02:00
f455950865 FFMPEG is needed to use stream forward 2020-09-30 16:59:45 +02:00
903d56cd08 SRT port must be exposed as UDP port 2020-09-29 15:31:08 +02:00
82969360a4 Remove unused deps in Dockerfile 2020-09-29 15:22:25 +02:00
52b03ff9e0 Reorder ports 2020-09-29 14:47:16 +02:00
c67a4adf83 6 UDP ports are enough (but does not work) 2020-09-29 14:23:20 +02:00
ae7dcf4221 libsrt got packaged in Alpine Linux 2020-09-29 14:22:56 +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
e64f5105c9 Update docker-compose example configuration 2020-09-27 22:06:57 +02:00
7253ab3b49 Package required libs in docker 2020-09-27 21:44:12 +02:00
8b8b99c6ae Cache go modules in docker 2020-09-27 21:26:06 +02:00
1cba80d53e Compile libsrt in Docker 2020-09-27 20:25:42 +02:00
a0d814b76b Split web into Go submodule 2020-09-21 17:47:31 +02:00