I'm trying to get a smooth web stream going via a USB webcam (Logi 1080p Pro Stream) over the web. Implementations I've seen for this include a project that served continuous image data (the raw binary) in a web page captured using OpenCV, along with MotionEye. I've been trying to dig through the MotionEye library to determine how its doing what it is so smoothly (likely using ffmpeg) but I haven't been able to determine it yet. What would y'alls suggestions be here for a good implementation?
Statistics: Posted by arawra — Mon Sep 08, 2025 9:44 pm