Files
blakeblackshear.frigate/frigate
Cody Cutrer 2fae9dcb93 reduce contention on frame_queue (#6890)
* reduce contention on frame_queue

don't check if the queue is full, just attempt to add the frame
in a non-blocking manner, and then if it fails, skip it

* don't check if the frame queue is empty, just try and get from it

* Update frigate/video.py

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>

---------

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
2023-07-06 08:18:39 -05:00
..
2023-07-06 07:42:17 -05:00
2023-07-01 08:18:33 -05:00
2023-07-01 07:47:16 -05:00
2023-07-01 08:18:33 -05:00
2023-07-01 07:47:16 -05:00