![]() |
Video playback stuttering - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Video playback stuttering (/t-video-playback-stuttering) Pages:
1
2
|
RE: Video playback stuttering - TheDreadPirate - 2024-03-19 In Nginx, do you have caching enabled? RE: Video playback stuttering - Unkn0wnUs3r - 2024-03-21 It was, i just disabled everything: Cache Assets, Block Common Exploits, Websockets Support. RE: Video playback stuttering - TheDreadPirate - 2024-03-21 Block Common Exploits and Websockets are fine to have enabled. Websockets, in particular, is required. Caching was the only option I was concerned about. I am assuming you are using Nginx Proxy Manager and not vanilla Nginx. |