Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:01.000Z (10 months ago)
- Last Synced: 2024-05-02T03:07:49.578Z (6 months ago)
- Topics: camera, csharp, webcam, windows, windows-programming, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 10.2 MB
- Stars: 8
- Watchers: 3
- 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.
![App Demo](img/alwaysOnTopWPFExample.gif)