Home>Forum>Can you overlay a wpf component over videoView?
Can you overlay a wpf component over videoView?
today 06:44 (2 hours ago)
Nikola Bjelobabawrote
Hi,
I'm currently making a wpf app and I need to overlay a viewPort component over the camera viewer.
Standard approaches, like adjusting the ZIdnex value, don't seem to work. The camera viewer is always rendered in front of the overlay component.
The dimensions of the overlay component can be adjusted in real time by the user.
Is there a way to do this without causing a delay or stutter in the video, or using too much memory?
Reply
Log in please
Login
I forgot it
Login
Do not have an account?
Register
1 Answer
today 07:32 (1 hour ago)
Roman Miniailovagentwrote
Hi
Yes, it's possible. Let me create a small sample for you.