内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
HTML5权威指南
[美] Adam Freeman / 谢廷晟、牛化成、刘美英 / 人民邮电出版社 / 2014-1 / 129.00元
《HTML5 权威指南》是系统学习网页设计的权威参考图书。本书分为五部分:第一部分介绍学习本书的预备知识和HTML、CSS 和JavaScript 的最新进展;第二部分讨论HTML 元素,并详细说明了HTML5中新增和修改的元素;第三部分阐述CSS,涵盖了所有控制内容样式的CSS 选择器和属性,并辅以大量代码示例和图示;第四部分介绍DOM,剖析如何用JavaScript 操纵HTML 内容;第五部......一起来看看 《HTML5权威指南》 这本书的介绍吧!