felixge / felixge/node-ar-drone

getPngStream data emitter only fired twice

Open
#60 16 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.