eschnou / ardrone-webflight

Pilot the AR.Drone 2.0 directly from your browser. Extend the application with plugins to add features such as video recording, autonomous flight, face recognition, and more.
http://eschnou.github.io/ardrone-webflight/
MIT License
219 stars 112 forks source link

Cannot run the program #54

Closed xuzonghan closed 9 years ago

xuzonghan commented 9 years ago

Could you help me?

Error message:

node app.js info - socket.io started Loading video-png plugin. Loading hud plugin. Loading battery plugin. Loading pilot plugin. Loading blackbox plugin. warn - error raised: Error: listen EADDRINUSE TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream... TcpVideoStream error: TcpVideoStream timeout after 4000 ms. Attempting to reconnect to TcpVideoStream...

xuzonghan commented 9 years ago

Already solved

Nhyn commented 9 years ago

hey whats your solution?

xuzonghan commented 9 years ago

Port has been used. You need to kill that process

gparrulli commented 9 years ago

what port are you talking about ? 3000

cyberphantom commented 7 years ago

I'm facing the same problem, can you please explain more?