osc-node icon indicating copy to clipboard operation
osc-node copied to clipboard

Raspberry Pi video player controlled by QLab over OSC written in Node.js using Omxplayer.

Results 13 osc-node issues
Sort by recently updated
recently updated
newest added

OMXPlayer is deprecated in favor of VLC player. I've used this project in a couple shows and greatly appreciated the utility. An update to allow a build on modern hardware...

Removes [tar](https://github.com/npm/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 6.14.8 to 6.14.18 Changelog Sourced from npm's...

dependencies

Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. Commits 496166d 3.1.1 6eb82c0 Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...

dependencies

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `got` Updates `npm` from 6.14.8 to 9.6.5 Release notes Sourced from...

dependencies

Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `http-cache-semantics` Updates `npm` from 6.14.8 to 9.6.5 Release notes Sourced from...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Hey, first of all thanks for the code ! I changed the Port to 56000 to match the "ctrl" app for iPad. Qlab is just working fine. Via "ctrl" from...

Hi, I use your script for multiples raspberry pi3b+ playing under the control of QLab 4.7.2. It's as if it received the same command several times at the same time,...

I have an `Error: cannot find module 'osc'` If i check: `node /osc-node/app.js` Any idea where to look to fix this? Can it be that i'm not the standard user...

Thanks for making your project public. I followed the install steps on my RPI4. After running `sh install.sh` the PI rebooted and eventually the desktop shows. I assume to start...