ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 [IEvolution] VideoCaptureShowVideo does not work
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

goggs

Belarus
1 Posts

Posted - Jan 07 2015 :  09:10:40  Show Profile  Reply
Hi guys.

Maybe somebody could help me to force IEvolution IEViewer control to show live video from camera.

When I set

viewer.VideoCaptureShowVideo = true;

I can see only black square on my form instead of the video.... at the same time

viewer.VideoCaptureStartRecord("c:\\out.avi", 15,false,true);

saves captured video to the file and I can open and watch it...

I tried on different PC with different cameras... result the same... videocapture demo provided with IEvolution show the same - black square... at the same time DShowCap samples from ImageEn work fine.... any suggestions why it happens?

xequte

39140 Posts

Posted - Jan 12 2015 :  18:27:18  Show Profile  Reply
Hi

VideoCaptureShowVideo uses Video for Windows, which Microsoft has moved away from. Video capture should now be done using the IEViewer.DirectShow property as shown in the "VideoCapture_WDM" demo.

Note: the demo only shows capturing of the video, not saving to AVI.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: