felixge / felixge/node-ar-drone
getPngStream data emitter only fired twice
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 427
- PR merge metrics
- No merged PRs in 30d
Description
When I call client.getPngStream().on('data', console.log); I only get two PNG's emitted each time I restart the client application. I've debugged far enough in to see that the underling video stream keeps emitting data but something is going wrong in the encoder and I haven't been able to figure it out yet.
Any ideas?
https://github.com/andythecoderman/airbot/blob/master/video.js
Contributor guide
Assessment
This issue has not been assessed yet.