Okay so youâve just made up a load of stuff that isnât true. Thatâs an odd approach, but okay.
I never at one point mentioned Linux being the host OS. The host OS being windows for the logs was in a non-virtualized scenario. Virtualizing and running windows > windows or linux > windows doesnât affect this outcome.
Linux can undergo some pipeline optimizations that can help mitigate the issue, but the issue still persists from a linux host also (albeit the TCP stack handling is a little different and produces some slightly different results)
I merely gave you instructions that youâd be able to reproduce the problem yourself, which is it indeed a problem, as itâs infinitely reproducible in any fresh environment AND EVEN LOCALLY ON THE SAME NETWORK plex server windows pc > plex client windows pc.
IMHO -
- Repeat the reproduction steps I gave and measure the results yourself.
OR
- Put this bug down the pipeline and have somebody else narrow it down.
Itâs clearly an issue thatâs beyond your capabilities to remedy as a forum moderator as this does not include âturning it off and on againâ.
I donât see how you can repeatedly ignore things and call âChicken !â at me being arguably fairly consistent (outside of a minor exaggeration) and you constantly dodging a few simple steps to reproduce the issue globally on all applicable systems.
Please understand, this involves ALL hosts regardless of level of virtualization (none to multi-level).
Artificially simulating network impediments (latency in this case) is LITERALLY how any half-competent network developer does any sort of tests to avoid exposing tests to the world wide web.
Simulating latency is one of the most basic tests and can be implemented by manually coding wait cycles even. Not âBSâ Though again, it is understandably not a forum moderatorâs wheel-house.
Your tone and aggression toward me spending my time diagnosing and producing everything you asked for is frankly beyond disrespectful, and for you to now to attempt to talk-down my claims or make false claims yourself about information Iâve given you has infuriated me.
Donât call me a liar, when the only liar here is yourself. This shouldâve been submitted as a bug and investigated with the provided reproduction steps, which Iâll repeat in clear concise QA friendly steps:
-
Install Plex media server on choice host machine, linux / windows of sufficient capabilities
-
Organize a piece of media with a bitrate exceeding 8,000 into a category on plex that clients can select for playback
-
Install Plex client on any applicable system where the network can be filtered to simulate latency (this can be similarly achieved via windows using an application such as clumsy/netsim)
-
Set simulated latency on the client to exceed 150ms round-trip to the server machine.
-
Attempt directplay playback of the 8,000+ bitrate file.
[Expected result: Playback would work uninterrupted]
[Actual result: Playback exceeds available buffer due to the server awaiting a response from the client and video repeatedly pauses]