Adding launch supported by browser.

centny

New Member
Most system is web browser based. but the obs rtmp setting is hard for user(mostly, user must copy the rtmp push url from browser to obs).
so, i want to adding feature to make obs can launch by browser.

there are two way:
1. adding obs command line launch argument and using browser url-scheme or browser plugin lauch it
2. adding minimal http server module in obs, and browser required it by cors.

which is best one? or any best idea for it.
 
Top