You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having video flickering issue in new device(usb 2.0 video capture card) which is connected alternative for frame grabber(epiphan av.io.4k frame grabber). Also, we observed that the issue appears in linux(for virtual display) and with windows(streaming with webcam application) working fine.
Also we are using opencv2/opencv.hpp and cpp-mjpeg-streamer in linux for streaming.
The text was updated successfully, but these errors were encountered:
I don't really understand the streaming system that you have. Maybe you can explain a bit more about your streaming system so that I can understand what parts of this library that contributed to your problem.
Also, this library only responsible to stream image via HTTP and didn't include frame retrieval from device or other source.
I am having video flickering issue in new device(usb 2.0 video capture card) which is connected alternative for frame grabber(epiphan av.io.4k frame grabber). Also, we observed that the issue appears in linux(for virtual display) and with windows(streaming with webcam application) working fine.
Also we are using opencv2/opencv.hpp and cpp-mjpeg-streamer in linux for streaming.
The text was updated successfully, but these errors were encountered: