webrtc-org
webrtc-org copied to clipboard
frame limitation 10ms error
With this library, there is the frame limitation hardcoded of 10ms, 20ms, 30ms where as the minimum possible is only 10ms. Is there any way to make it like 1ms / 2ms / 3ms / 4ms / 5ms / 6ms 7ms / 8ms / 9ms or so flexible or at least any reduced small possible frame? because this frame size has issues. Please help.