TextureSource icon indicating copy to clipboard operation
TextureSource copied to clipboard

Selecting a particular camera when multiple camera's are available.

Open JaneshOhilo opened this issue 10 months ago • 1 comments

I have multiple cameras available as I stream a bit. I would like to know how I can switch my camera. Thanks.

JaneshOhilo avatar Feb 18 '25 13:02 JaneshOhilo

@JaneshOhilo There is no API to switch the specific WebCam in the VideoTextureSource. Only NextSource() method is currently available.

asus4 avatar Feb 18 '25 14:02 asus4