Choose Video Device for input
VideoDeviceContext
A context to share video reference throughout the application. As explained in Handle WebGL view & interaction
, video should be included as a part of HeadOnly(AR) mode, and also, it should be an input for motion capture tool to get motion captured results.
VideoDeviceSelect
Simple component that wraps react-select. It is just for providing simple dropdown to users, delivering selected device information to VideoDeviceContext
Last updated