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

Realtime video feed from ar.parrot 2.0 drones in pure javascript. Successor of nodecopter-stream.

Results 6 node-dronestream issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 3.0.6 to 4.17.1. Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.17.1 > * Revert "Improve error message for `null`/`undefined` to `res.status`" > > ## 4.17.0 >...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 0.8.1 to 7.2.0. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 7.2.0 > # Features > > - Added ability to specify the `readableObjectMode` option when using...

dependencies

I'm having a setup with multiple drones and I want to make a dashboard using nodestream. However, when having more than one NodecopterStream in my client-side JS, i get a...

I´m trying to save a video with dronestream but really I can´t. toDataUrl of canvas not work just return a black image. There's some way to use getPngStream(or getVideoStream) to...

Hey @bkw, how can I get a stream of png from canvas, toDataURL returns blank pngs. Thanks,

what does this mean? avc.configure({ filter: 'original', filterHorLuma: 'optimized', filterVerLumaEdge: 'optimized', getBoundaryStrengthsA: 'optimized' }); has it got impact on performance? is there a docu?