steve2507
steve2507
I'm actually trying to accomplish the same. I notice that when starting up a stream, node-rtsp-rtmp-server (on port 87) shows the following from which I conclude it is going ok'ish;...
Some additional information from the android device; ``` 04-04 14:34:32.970 3879-3897/? D/RtspClient: Connecting to RTSP server... 04-04 14:34:32.982 3879-3897/? I/RtspClient: ANNOUNCE rtsp://10.0.0.4:87/live/test RTSP/1.0 04-04 14:34:33.026 3879-3897/? D/RtspClient: Response from server:...
@karts-with-freaking-lasers can confirm that renaming to `ecosystem.config.cjs` solves the issue.
Related to https://github.com/apache/echarts/issues/8034 and https://github.com/apache/echarts/issues/14959. I'm personally also very much interested in seeing a solution for this.
Myself, I have moved to the https://github.com/futomi/node-lifx-lan package . It support promises, and is much faster when updating lights. Turning multiple lights on simultaneously with the node-lifx package ended up...
Verified to happen on a LIFX+ BR30 (IR capable). Error: No LIFX response in time
Probably related to https://github.com/lusaxweb/iconsax/issues/19 (which is closed, but not fixed in this repo) Upload the `iconsax.ttf` font you get from this repo to https://transfonter.org/ and generate a new set. This...
Probably related to https://github.com/lusaxweb/iconsax/issues/19 (which is closed, but not fixed in this repo) Upload the `iconsax.ttf` font you get from this repo to https://transfonter.org/ and generate a new set. This...
There is a way to make an output act as ['global', as per the docs](https://xible.io/docs/editor#globals). Simply double click the output, and all inputs consuming that type will automatically be connected,...
Yeah any thoughts on this would be appreciated. Back when I used [Xible for home automation](https://medium.com/@steve25070/automation-working-together-2f21627997fb), I had a similar 'issue' and was thinking about creating a separate 'global flow'...