node.js - How can I use OBSBOT SDK with nodejs? - Stack Overflow

I want controll a camera OBSBOT Tiny 2 using nodejs and OSC protocal but the doc is not clear (I think)

I want controll a camera OBSBOT Tiny 2 using nodejs and OSC protocal but the doc is not clear (I think). Anyone did something like?

I download doc the SDK from , but it don't explain how to start, only show the api routes.

var osc = require("osc");

const oscPort = new osc.UDPPort({
    localAddress: "0.0.0.0",
    localPort: 9000,
    localAddress: "192.168.1.137",
    localPort: 16284,
});

oscPort.on("message", (oscMessage) => {
    console.log("

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744292408a4567097.html

相关推荐

  • node.js - How can I use OBSBOT SDK with nodejs? - Stack Overflow

    I want controll a camera OBSBOT Tiny 2 using nodejs and OSC protocal but the doc is not clear (I think)

    7天前
    70

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信