You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: