fzwoch / obs-teleport

An OBS Studio plugin for an open NDI-like replacement. Pretty simple, straight forward. No NDI compatibility in any form.
GNU General Public License v2.0
438 stars 16 forks source link

Add capped channel for asynchronous processing #2

Closed fzwoch closed 2 years ago

fzwoch commented 2 years ago

Currently there is no channel for the asynchronous processing. Meaning the processing queue may grow indefinitely in case performance problems or network congestion.

Should not matter in the regular case but would still be nice to have and get reports on these occasions.