Dom Wong
Dom Wong

Reputation: 35

can I use OBS as video input to a session?

right now, I have a server to issue publisher or subscriber session token

At the frontend, I use React.js with js SDK.

I am able to stream screen share, camera to audiences.

But if I want to integrate something like OBS for more customisable screen. How can I achieve this?

Upvotes: 0

Views: 115

Answers (1)

Travis Howell
Travis Howell

Reputation: 63

Your OBS should be available as a device revealed by OT.getDevices so you can select that is your video device, and then adjust your OBS input as needed.

Upvotes: 1

Related Questions