Issue: Webcam doesn't stop running on the device even though StopRunning is called on the VideoKitCameraManager on Windows (Logitech webcam still flashes blue even when camera should stop playing).
Expected Output: Camera should stop flashing blue when StopRunning is called.
Technical Specs:
Unity Version 2022.3.20f1
VideoKit 0.0.22-alpha-2 (from npm Package Manager)
Platform - Windows 64 bit (Untested on Mac, iOS, & Android)
How to Reproduce (In the Unity Editor):
Step 1: Enable the camera manager on awake
Step 2: Run the game
Issue: Webcam doesn't stop running on the device even though StopRunning is called on the VideoKitCameraManager on Windows (Logitech webcam still flashes blue even when camera should stop playing).
Expected Output: Camera should stop flashing blue when StopRunning is called.
Technical Specs: Unity Version 2022.3.20f1 VideoKit 0.0.22-alpha-2 (from npm Package Manager) Platform - Windows 64 bit (Untested on Mac, iOS, & Android)
How to Reproduce (In the Unity Editor): Step 1: Enable the camera manager on awake Step 2: Run the game