Skip to content

Switched SPSC Blocking queue (avis queue)

Compare
Choose a tag to compare
@avis avis released this 29 Nov 16:30
· 51 commits to master since this release
429925a

Switched to A blocking single producer consumer queue since kurento seems sensitive to handing frames off and waiting on stuff (Lock free actually seems slower).
switched to a custom blocking queue template (avis_queue)
-Avi