knotteye
  • Joined on 2020-09-18
Loading Heatmap…

knotteye pushed to master at knotteye/overlay

2020-10-26 02:52:25 -05:00

knotteye pushed to master at knotteye/overlay

  • 25cd22cf42 Update i3ipc-glib to fix multilib-strict builds

2020-10-26 02:50:56 -05:00

knotteye pushed to master at knotteye/overlay

2020-10-26 02:34:16 -05:00

knotteye pushed to master at knotteye/overlay

2020-10-26 02:32:31 -05:00

knotteye pushed to master at knotteye/overlay

2020-10-26 02:22:24 -05:00

knotteye pushed to master at knotteye/overlay

  • 29c471bb8a Initialize repo with i3ipc-glib-1.0.1 ebuild

2020-10-26 02:18:12 -05:00

knotteye created repository knotteye/overlay

2020-10-26 02:15:58 -05:00

knotteye deleted branch web-player from knotteye/satyr

2020-10-25 10:28:42 -05:00

knotteye pushed to develop at knotteye/satyr

2020-10-25 10:27:52 -05:00

knotteye merged pull request knotteye/satyr#8

web-player -> develop

2020-10-25 10:27:52 -05:00

knotteye pushed to web-player at knotteye/satyr

2020-10-25 10:27:29 -05:00

knotteye pushed to web-player at knotteye/satyr

2020-10-25 10:27:00 -05:00

knotteye created pull request knotteye/satyr#8

web-player -> develop

2020-10-25 10:23:39 -05:00

knotteye pushed to web-player at knotteye/satyr

2020-10-25 10:18:48 -05:00

knotteye commented on issue knotteye/satyr#5

Dockerfile

It's possible but unlikely. Simplicity of setup, or at least not asking too much of the host system, is supposed to be one of the goals of this project. I looked at similar projects to Satyr before writing it, and the best alternative is [OpenStreamingPlatform](https://gitlab.com/Deamos/flask-nginx-rtmp-manager). It's pretty nice software (better than Satyr in a lot of ways), and Deamos is probably a better programmer than me, but OSP asks a lot of the host system. Including building multiple packages from packages from source, commandeering your nginx config, and commandeering system folders outside of its own. It's a great candidate for docker. I built Satyr with the explicit purpose of making something easier to run directly on the OS than that. I will accept PRs for docker, and if I ever find myself with the urge to learn it I'll write one myself, but it won't be a priority. I am happy to do what I can to streamline setup though, including the consideration of making other non-container tooling a priority.

2020-10-24 23:49:26 -05:00

knotteye commented on issue knotteye/satyr#6

Satyr can't distinguish between read errors and parse errors in config.yml

It does raise the issue that satyr can't distinguish between syntax errors and file read errors though. I'm going to leave this open and change title.

2020-10-24 22:58:50 -05:00

knotteye commented on issue knotteye/satyr#6

Satyr can't distinguish between read errors and parse errors in config.yml

There's an error in the generated config syntax. I've pushed a fix. To fix yours, go to the last line of config.yml and add a closing ' to the end of `ingest: 'rtmp://live-ord02.twitch.tv/app/`

2020-10-24 22:57:21 -05:00

knotteye merged pull request knotteye/satyr#7

master <- develop

2020-10-24 22:54:31 -05:00

knotteye pushed to master at knotteye/satyr

  • 281d9c7922 Merge pull request 'master <- develop' (#7) from develop into master
  • fe3ec1bd75 Fix CORS issues in reccomended nginx config
  • 07cba66096 Fix a typo in the generated config file
  • 2c073a7cdb Update URLs with new repository
  • 8a71680971 Merge pull request 'Fix a bug with migrate.ts calling a function incorrectly' (#4) from migrate-bugfix into develop
  • Compare 7 commits »

2020-10-24 22:54:30 -05:00

knotteye created pull request knotteye/satyr#7

master <- develop

2020-10-24 22:54:13 -05:00