We’ve recently begun programming the Microsoft live camera-3000, and while we’ve managed to get it to stream video to the smart dashboard with a reasonable fps, if it is moved too much it freezes for a few seconds. This worries us because at comp it’ll be moving a lot. Is there any way to fix this?
Getting a reasonable FPS while staying within available bandwidth requires balancing a number of factors – raw camera FPS, streaming compression, raw camera resolution, streaming resolution, etc. Maybe this document will help: CameraConfiguration/README.md at main · chauser/CameraConfiguration · GitHub
The resolution was already low, fps were also kinda low, only 30, we can try and increase compression a bit but any further than what we already have will make the fps so low that’s its useless
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.