mirror of
https://github.com/stashapp/stash.git
synced 2026-02-08 08:21:32 +01:00
When using authentication for stash accesss, cast urls for airplay will not have access to cookies - meaning that Airplay will fail to pass authorization for video stream access. Updated code to sign urls for videos and streams. * testing notes: airplay from localhost won’t work, since appletv’s perspective of localhost is different, try casting from IP address (192.168.0.x:9999) or other local DNS name. |
||
|---|---|---|
| .. | ||
| transcoder | ||
| browser.go | ||
| codec.go | ||
| codec_hardware.go | ||
| container.go | ||
| downloader.go | ||
| ffmpeg.go | ||
| ffmpeg_test.go | ||
| ffprobe.go | ||
| filter.go | ||
| format.go | ||
| frame_rate.go | ||
| generate.go | ||
| media_detection.go | ||
| options.go | ||
| stream.go | ||
| stream_segmented.go | ||
| stream_transcode.go | ||
| types.go | ||