Modified readme.md

This commit is contained in:
Brychan Dempsey 2021-10-05 00:39:31 +13:00
parent 2835030b39
commit d6edd1fe07

View File

@ -1,7 +1,8 @@
# Camera-Renderer # Camera-Renderer
Renders standard camera capture devices to the window. Allows specification of the source audio stream. Renders standard camera capture devices to the window. Allows specification of the source audio stream.
Based off the implementation in the Windows UWP Samples
**Based off the implementation in the Windows UWP Samples**; this is essentially just a merge of various components
TODO: TODO:
Refactor and redesign to better suit the application's needs. Refactor and redesign to better suit the application's needs.