Bug Report OBS 16.2 Never stops dropping frames (once triggered)

lostbacon

New Member
When dropping frames is triggered, it never stops dropping frames. It will continue to send AUDIO ONLY even when bandwidth clears up.

I tested the server against FMLE (which also detects and drops frames) without any problems. The conditions are entirely artificial for engineering purposes.
 

lostbacon

New Member
Bump, the code that triggers the drop frame to occur never resumes normal operation when bandwidth becomes available.
 
For testing purposes check your router and see if it has ipv6 enabled. Disable it and see if its still dropping frames. I've run into an issue like this myself and ipv6 on the router was causing the issue. Apparently it wasn't impemented properly on the router.
 

lostbacon

New Member
For testing purposes check your router and see if it has ipv6 enabled. Disable it and see if its still dropping frames. I've run into an issue like this myself and ipv6 on the router was causing the issue. Apparently it wasn't impemented properly on the router.

This is local to local; the RTMP ingest server is on the same network; there is no router. I can artificially restrict flow (or run a program that eats 100% cpu on the server) to force the drop frames to occur however when bandwidth becomes unlimited again the packet drop does not cease. At that point, only audio frames are transmitted.
 

lostbacon

New Member
This is very easy to test, install NetLimiter 4; run OBS; set UL to some value less than what OBS needs... wait for dropped packets... disable UL and watch it drop packets for forever.
 

lostbacon

New Member
I'm testing this on Windows 10
Both 32 and 64 bit versions have the same behavior.

This is a new bug; older versions did not have it.

Are you using the public 16.2 build?
 

lostbacon

New Member
I'm going to continue to investigate this for the rest of the day. I already found that OBS isn't sending the WinAck message when it connects to the server. I'm not sure if OBS relies on the Ack message to determine throughput or not.

What are you using for screen recording on Windows?
 

lostbacon

New Member
I uninstalled obs, selecting the "remove configuration settings" then reinstalled. It it now working properly. For the life of me, I don't know what setting there was that would interfere with this but it seems to work now.
 
Top