Open OBS from web browser

JulioFontoura

New Member
Hi.
I have a web application in Angular (static code in S3) that I would like it to ask the user for a permission to open OBS from the user's desktop.
Additionally to that, I am using OBS with --startstreaming in launch parameters. If the above can be achieved, will it use this launch parameter?

Reason: I need to do a RTMP publish of a desktop application to a media server (for live broadcasting). The only way I found is using OBS with its Window Capture option. The RTMP destination is already configured and will not change. Today, since we are using --startstreaming parameter, the only thing the user needs to do is open OBS manually. So, I would like to embed this part ('open OBS') in my web application.

Thanks in advance.
 
Top