Nguyễn Hữu Danh
Nguyễn Hữu Danh
i think you need change ``` ffmpeg: 'C:/Users/lenovo/Downloads/ffmpeg-20190612-caabe1b-win64-static/bin/ffmpeg.exe' ``` to ``` ffmpeg: 'C:\\Users\\lenovo\\Downloads\\ffmpeg-20190612-caabe1b-win64-static\\bin\\ffmpeg.exe' ``` And video will go to media direction
> I think I got a workaround, not sure if it's the correct way of doing it. > > in the function onPostPublish in node_relay_server.js add a variable. > `let...
```nodejs onPostPublish(id, streamPath, args) { if (!this.config.relay.tasks) { return; } let regRes = /\/(.*)\/(.*)/gi.exec(streamPath); let [app, stream] = _.slice(regRes, 1); let i = this.config.relay.tasks.length; while (i--) { let conf =...
Hi guys. That pull is great solution for fix that problem https://github.com/illuspas/Node-Media-Server/pull/210
Hi, I'm not see tile hass on my tiles list both phone app and wear app (I'm using Xiaomi Watch LTE and iPhone Home Assistant app). How to add it?
  Nothing on this