YorVeX / xObsBeam

OBS plugin to transmit video and audio feeds between OBS instances, raw, or with lossless or lossy compression. NDI alternative.
https://obsproject.com/forum/resources/beam.1705/
MIT License
89 stars 5 forks source link

[BUG] Memory leak on insufficient bandwidth #25

Closed YorVeX closed 1 year ago

YorVeX commented 1 year ago

It was reported here that a memory leak seems to occur when Beam tries to keep on sending more data than bandwidth is available. This needs further investigation.

YorVeX commented 1 year ago

Can't reproduce, leaving it upon for a while to see whether more information can be collected to narrow it down, otherwise will close it.

YorVeX commented 1 year ago

Problem occurs for FPS settings that use a high denominator, since Beam still doesn't respect the denominator correctly in some cases, one of them being send queue calculations.