mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Overhaul HLS streaming (#3274)
* Overhaul HLS streaming * Fix streaming transcode ffmpeg zombie processes * Add changelog and release notes * Documentation --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -77,6 +77,10 @@ This setting can be used to increase/decrease overall CPU utilisation in two sce
|
||||
|
||||
Note: If this is set too high it will decrease overall performance and causes failures (out of memory).
|
||||
|
||||
## HLS Streaming
|
||||
|
||||
If using HLS streaming (such as on Apple devices), the Cache path must be set. This directory is used to store temporary files during the live-transcoding process. The Cache path can be set in the System settings page.
|
||||
|
||||
## ffmpeg arguments
|
||||
|
||||
Additional arguments can be injected into ffmpeg when generating previews and sprites, and when live-transcoding videos.
|
||||
|
||||
Reference in New Issue
Block a user