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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TIEMediaFoundationSourceReader

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Hermann Posted - Jun 18 2018 : 10:22:10
I access the webcam via TIEMediaFoundationSourceReader. That works so far, only if I embed the form into my application the OnMediaFoundationNotify event will not fire. The Connect to the webcam exists.
Does somebody has any idea ?
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 20 2018 : 00:53:39
Thanks for the update.



Nigel
Xequte Software
www.imageen.com
Hermann Posted - Jun 19 2018 : 09:58:17
PopupParent was the problem. I have assigned the window for the webcam the property PopupParent the active window. Now I've set PopupParent to Application.MainFrom and it works fine.
Hermann Posted - Jun 18 2018 : 17:00:14
Hi Nigel,

Unfortunately, no. I have integrated your demo from the folder MediaFoundationCam into my application and added the function Snapshot. The function saves the image in a stream. In my application, images of car spare parts are recorded and stored in the database.
Your demo works fine. At first it worked in my application, but now I get a connect to the camera, but the event is not triggered.

Best regrads
Hermann
xequte Posted - Jun 18 2018 : 15:27:33
Hi

Are you able to create a very simple demo that shows the problem?



Nigel
Xequte Software
www.imageen.com