Currently experimental live streaming server written in Golang, based on FFmpeg.
Go to file
Icedream 58d040b650
Revert to standard package names for plugins.
We can still implement the plugins as go-plugins by implementing a
separate main package that makes use of the non-main code.
2018-04-11 09:35:07 +02:00
app Implement pubsub for channel events. 2018-04-11 09:33:30 +02:00
plugins Revert to standard package names for plugins. 2018-04-11 09:35:07 +02:00
vendor/github.com/3d0c Add fork of gmf for fixed custom writer. 2018-04-10 17:55:38 +02:00
.gitignore Add .gitignore. 2018-04-10 16:02:43 +02:00
.gitmodules Add fork of gmf for fixed custom writer. 2018-04-10 17:55:38 +02:00
main.go Revert to standard package names for plugins. 2018-04-11 09:35:07 +02:00