Package name
web-video-server
Operating System(s)
Additional context (optional)
Currently, the web-video-server package is missing for 0.14.0.
Also I encountered an issue with openmp busy waiting in the conda opencv build that resulted in 100% on all cores for a simple image topic. Compiling the web video server with cv::setNumThreads(1) fixed the issue (0.2% CPU on a single core, without any frame drops), so we might want to consider adding that as a patch.
Links and references (optional)
No response
Package name
web-video-server
Operating System(s)
Additional context (optional)
Currently, the web-video-server package is missing for 0.14.0.
Also I encountered an issue with openmp busy waiting in the conda opencv build that resulted in 100% on all cores for a simple image topic. Compiling the web video server with cv::setNumThreads(1) fixed the issue (0.2% CPU on a single core, without any frame drops), so we might want to consider adding that as a patch.
Links and references (optional)
No response