Overlay Live Video.
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I was looking for an example project on how I could perform an overlay onto a live video window [C# if possible.] There are several articles showing how to display live video from a webcam, so how about one that does overlay onto the display as well? You can assume I know the window handle and size, and to keep it simple make the overlay a centered rectangle of uniform [pixel] width of 10. Henrici