0

When I Connect them in this manner it open the camera but with black no Images or video display:

Integrated Webcam => MJPEG Decompressor => Color Space Converter => Video Renderer

How can I connect the WebCam successfully?

dbc
  • 104,963
  • 20
  • 228
  • 340
  • Yes I mean it.. – Ahmed AbdUllah Jan 08 '21 at 23:10
  • OK I added the tag then. – dbc Jan 08 '21 at 23:56
  • See https://stackoverflow.com/a/63403000/868014 "Smart Tee" part – Roman R. Jan 09 '21 at 10:23
  • It is an integrated camera. It could output a format which is not the one you are expecting. If it is the case you may need to use MediaFoundation instead of DirectShow and edit the data to be in RGB format before you render it. I had the same problem with an old integrated webcam which is outputting YUY2. – user123 Jan 12 '21 at 16:01
  • See to capture from webcam: https://stackoverflow.com/questions/65640023/project-and-build-structure-for-microsoft-directshow-based-virtual-webcam-applic – user123 Jan 12 '21 at 16:07

0 Answers0