In this commit we make all frame processors asynchronous, that is, they have an internal queue and they push frames using a task from that queue.
6.9 KiB
6.9 KiB
In this commit we make all frame processors asynchronous, that is, they have an internal queue and they push frames using a task from that queue.