

Thankyou. Since it’s just my devices (laptop/phone) that need access, I think WireGuard—or possibly Tailscale—seems like the best solution for me.


Thankyou. Since it’s just my devices (laptop/phone) that need access, I think WireGuard—or possibly Tailscale—seems like the best solution for me.


Thanks for the info.
Do you have a target on your back?
No.
Does your container contain sensitive data?
No.
If so, does your container have access to external directories?
I have a hard drive mounted to the media folder that Jellyfin can access, and also a config folder. Omnivore/Overseer will probably be similar once I add them. Could this be a problem?
- '/home/${USER}/server/configs/jellyfin:/config'
- '/home/${USER}/server/media:/data/media'
Does your project have security options like Geo Blocking, rate limiting, etc?
That is a good idea. Thankyou


I’ve noticed 🥲, which hopefully means there’s no horribly wrong choice. I am leaning towards Tailscale, or maybe WireGuard. Thanks for the docs


I just tried it with
ffmpeg -c:v h264_qsv -i Kimetsu\ no\ Yaiba\ Yuukaku\ Hen\ -\ 01\ \[Blu-Ray\]\[1080p\]\[10bit\]\[BCEFB086\].mkv -map 0 -c copy -c:v hevc_qsv -preset slow -global_quality 22 -look_ahead 1 output.mkv
and got:
[h264_qsv @ 0x5647e6354780] Error initializing the MFX video decoder: invalid handle (-6)
Error while decoding stream #0:0: Invalid argument
[h264_qsv @ 0x5647e6354780] [IMGUTILS @ 0x7fffc3312e40] Picture size 0x0 is invalid
[h264_qsv @ 0x5647e6354780] video_get_buffer: image parameters invalid
[h264_qsv @ 0x5647e6354780] get_buffer() failed
Error while decoding stream #0:0: Invalid argument
Could this mean it is a driver issue?


There is 1 plugin that seems to support H.264, the rest are H.265. I tried the following plugins:
None of them worked.


Is there something similar on fDroid?


Thankyou, I tried it however it didn’t work. But I did find the solution. I’m not sure why but changing from Wireguard to OpenVPN worked.


Do you have statistics not by Tesla?


The video tries to imply it’s industry wide, but only show 3 tweets. I’ve also seen nothing but praise from other game developers I know.


Fans expectations for games are already insanely high. Baldur’s Gate 3 isn’t going to change much.
Also the video implies that this complaint is industry wide but only has 3 tweets (or X’s?).
I am leaning towards Wireguard, as I don’t think I’m behind a CGNAT. But, I’ll check out your wiki for more details though. Thankyou