gohls
gohls copied to clipboard
A server that exposes a directory for video streaming via web interface
can add release to `armv6l`? or if there a giude to build it by myself?
Thank you for this amazing project. When I used this project, I found audio freeze at every segment of hls.
Hi shimberger: maybe we can persistent log for later debuging. so I use `gopkg.in/natefinch/lumberjack.v2` to persistent logfile, **default is `logs/server.log`** and the log format change a bit logformat before: ```sh...
This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitHub and GitLab that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace...
Hallo, I really like the overall design. But especially on mobile only one card layout can make list very long. We could introduce a button which switches to a more...
Good evening, right now search bar overlaps title in top bar on mobile. I am thinking of a way of how we can fix this. Maybe make it smaller in...
- Encode multiple outputs in parallel 480p, 720p, 1080p - Option to pick stream type See: #47 by @omgbox for reference
You could use [media.ccc.de](https://media.ccc.de/v/35c3-9941-how_facebook_tracks_you_on_android) to get some multilingar media files for testing.
Look into the following options: - [ ] compare source / target encoding to maybe skip transcoding all together - [ ] get HW acceleration to work - [ ]...