内容简介:Thanks goes to these wonderful people (This project follows the
OBS-web
The easiest way to control OBS remotely
URL: http://obs-web.niek.tv/
Screenshot:
Features:
- No installation needed, works in any browser (desktop + mobile)
- Support for remote control through WSS tunnels
- Easily switch scenes and start/stop streaming
- Preview of output, updating continuously
- Fullscreen button and wakelock support
- Easy bookmarking/deeplink by specifying host in URL
- Hide scenes that have
(hidden)
in their name
Requirements:
- OBS
- OBS-websocket plugin
- A tunnel service if you want to control remotely, see these instructions
Build instructions:
npm i npm run dev # or: npm run build
Contributors
:sparkles:
Thanks goes to these wonderful people ( emoji key ):
This project follows the all-contributors specification. Contributions of any kind welcome!
以上所述就是小编给大家介绍的《OBS-web, control OBS from the browser》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Little Schemer
[美] Daniel P. Friedman、[美] Matthias Felleisen / 卢俊祥 / 电子工业出版社 / 2017-7 / 65.00
《The Little Schemer:递归与函数式的奥妙》是一本久负盛名的经典之作,两位作者Daniel P. Friedman、Matthias Felleisen在程序语言界名声显赫。《The Little Schemer:递归与函数式的奥妙》介绍了Scheme的基本结构及其应用、Scheme的五法十诫、Continuation-Passing-Style、Partial Function、......一起来看看 《The Little Schemer》 这本书的介绍吧!