https://github.com/colinkiama/floatingappexample
A WPF application that is always on top and displays an image from a webcam
https://github.com/colinkiama/floatingappexample
camera csharp webcam windows windows-programming wpf wpf-application
Last synced: 3 months ago
JSON representation
A WPF application that is always on top and displays an image from a webcam
- Host: GitHub
- URL: https://github.com/colinkiama/floatingappexample
- Owner: colinkiama
- License: mit
- Created: 2018-06-05T00:01:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:01.000Z (over 1 year ago)
- Last Synced: 2025-02-01T15:23:17.527Z (4 months ago)
- Topics: camera, csharp, webcam, windows, windows-programming, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 10.2 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FloatingAppExample
A WPF application that is always on top and displays an image from a webcamNote: The Library used to get footage from the webcam is uses WinRT so this only supports Windows 8 or Higher.
