2024-11-04, 12:53 PM
The MKV files.
2024-11-04, 12:53 PM
The MKV files.
2024-11-05, 02:46 AM
(This post was last modified: 2024-11-05, 02:47 AM by StaticUnit97. Edited 1 time in total.)
(2024-11-04, 02:44 AM)TheDreadPirate Wrote: Try just remuxing one of your videos. To make sure there isn't something wrong with the container. Update: the remuxed file is having the same stuttering as the original. Fixing bitrate to 20 mbps also works as before. Some of the mkv files we've been playing are from MakeMKV, some not. Interestingly, tonight he is having to sometimes drop to 15 or 10 mbps to get things to play without stuttering, so there must just be a bottleneck somewhere. I had him play something on his phone over a cell connection to at least rule out his local ISP servers, and things were still stuttering. I'm able to stream things on my cell connection, so it seems like my server + Jellyfin are working well. At least for something "local". Any other ideas on the Jellyfin side? And thanks for all your help, it's much appreciated.
2024-11-05, 04:39 PM
So the remux was just to verify that the file itself isn't bad. Which doesn't appear to be the case.
I think setting up a Librespeed container (self-hosted speed test) is the next step. To have your friend test a plain http based connection speed test instead of whatever custom protocol Speedtest uses. I've included an example docker compose from my setup. https://hub.docker.com/r/linuxserver/librespeed Code: librespeed:
2024-11-06, 12:38 AM
(This post was last modified: 2024-11-06, 01:49 AM by StaticUnit97. Edited 1 time in total.)
(2024-11-05, 04:39 PM)TheDreadPirate Wrote: So the remux was just to verify that the file itself isn't bad. Which doesn't appear to be the case. Almost identical speeds between speedtest and librespeed. UPDATE: at some point the speed just plummeted down to ~1 mbps on both Librespeed and Speedtest, and he's been unable to access the server from the VPN. It then rose to about 40 mbps, and as of yet he's still unable to access. Not sure what's causing that, but I wonder if that's what has been causing trouble in the past.
2024-11-06, 01:58 PM
Sounds like it. So the question is now whether their Internet connection, in general, is flakely? Or is there some issue with the path data takes between the two of you?
2024-11-06, 07:21 PM
(2024-11-06, 01:58 PM)TheDreadPirate Wrote: Sounds like it. So the question is now whether their Internet connection, in general, is flakely? Or is there some issue with the path data takes between the two of you? My guess is the latter. He had the same issues when connecting to the server via a cell connection. He just checked and he's able to stream again when fixing the bitrate 20 mbps. Last night he could not connect to the server at all. Is there really anything you can do if there's an issue with the P2P data transfer. I wonder if another VPN solution like tailscale could help?
2024-11-06, 07:29 PM
It wouldn't. Tailscale is wireguard with a few bells and whistles. You'd need to use a VPN client that lets you change where your tunnel exits so that data takes a different path. To clarify, THEY would need to use that type of VPN. Not the server side.
2024-11-07, 01:58 AM
(2024-11-06, 07:29 PM)TheDreadPirate Wrote: It wouldn't. Tailscale is wireguard with a few bells and whistles. You'd need to use a VPN client that lets you change where your tunnel exits so that data takes a different path. To clarify, THEY would need to use that type of VPN. Not the server side. Hmm, gotcha. I'll have to look into how realistic that is. Thank you again for all the help, it's definitely made the debugging easier! |
|
|