Excuse me to enter this thread like this, but I’ve been trying to do this for a few weeks and can’t seem to get it right.
Would it be possible to show an example configuration for nginx (ideally working within PeerTube’s docker webserver image) similar to what is found in the Mastodon documentation?
At present, the object storage function only works for Internal, Private or Password protected videos, thanks to the PEERTUBE_OBJECT_STORAGE_PROXY_PROXIFY_PRIVATE_FILES environment variable being set to true.
Example of a video working : https://tube.fedi.quebec/w/53QyGjSXRvgS1nVy1RpHEw (password : s3)
Example of a video not working : https://tube.fedi.quebec/w/wkAGvV2UhMSamf2oVHqy4d
Thank you !