• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Facial Gestures
#7
(4 hours ago)Zubersoft Wrote: Go to Settings->Face Gesture Settings->Configure Gesture Actions, then change the Preferred camera dropdown to select the USB camera. I would like to know if this works for you. MobileSheets uses slightly different frameworks for capturing images with the camera vs capture video for the face gestures. Without going into too much technical detail, I'm requesting all available devices with MediaFrameSourceGroup.FindAllAsync (https://learn.microsoft.com/en-us/uwp/ap...inrt-26100) and then iterating over all devices and using any whose SourceInfos has a MediaStreamType that matches VideoPreview or VideoRecord and can capture color frames. So if the camera is designed by the OS as being able to capture color video, then it should work for the face gesture feature. If it is reported as only being able to capture images by the OS, then it would not work for the face gestures.

Mike

(4 hours ago)Zubersoft Wrote: That means the USB camera is not considered a valid device for capturing video. That's just based on what Microsoft's framework is reporting. I don't really know what can be done about that. If you want to test a build of the FastSpring version that will allow matching on devices that also report themselves as devices for capturing images, we can see if that will work, but there could be errors when I go to start receiving video frames from the camera if it does not actually support video.

Mike

I tried the FastSpring version and it worked until I restored a backup from the Microsoft store version.
Mark
Reply


Messages In This Thread
Facial Gestures - by mwiseman - Yesterday, 01:41 PM
RE: Facial Gestures - by Zubersoft - Yesterday, 05:19 PM
RE: Facial Gestures - by mwiseman - 4 hours ago
RE: Facial Gestures - by Zubersoft - 4 hours ago
RE: Facial Gestures - by mwiseman - 4 hours ago
RE: Facial Gestures - by Zubersoft - 4 hours ago
RE: Facial Gestures - by mwiseman - 3 hours ago
RE: Facial Gestures - by Zubersoft - 2 hours ago



Users browsing this thread:
mwiseman, Oz Cello, 3 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2025 MyBB Group.