cookies not required

このコミットが含まれているのは:
n9k 2021-05-19 03:41:06 +00:00
コミット 3598610f70
1個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -21,7 +21,7 @@ This works on Linux, and should work on macOS and Windows with some tweaking. Lo
* Knowledge of FFmpeg and Tor
## Features
* Twitch-looking web interface (mobile friendly)
* Twitch-looking mobile-friendly web interface
* Change stream title as you're streaming
* Viewer count
* Stream on/off indicator and playback error messages with prompts to refresh
@ -33,6 +33,7 @@ This works on Linux, and should work on macOS and Windows with some tweaking. Lo
* Optionally uses videojs (append `?videojs=1` to the URL to enable it)
* With videojs disabled, you can scrub backwards and forwards on the video timeline. If you scrub to the end (the most recent segment), you can achieve really quite low latency, as low as 10 seconds.
* Works without JavaScript
* Works without cookies
## Issues
* CSS is spaghetti (e.g. the PureCSS framework is used sometimes when it might not need be)