felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 428 forks source link

pngStream only sends one image to browser #157

Open ahndroo opened 5 years ago

ahndroo commented 5 years ago

I followed the script given to stream png but for some reason I can only get one frame. If i press refresh, the new frame comes in.

I'm using Ubuntu 16.04. I saw somewhere to run the ffmpeg command and then the node script but I'm not sure how to do that with Ubuntu.

Any guidance or advice is appreciated