felixge / felixge/node-ar-drone
Cannot release client / create two localized clients
- Lingua principale
- JavaScript
- Stelle
- 1.8k
- Fork
- 427
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am creating a new client and a new pngStream on it. I have another function that needs only the client object and needs to shut off the pngStream. I cant create another client, unless I dispose off the initial client. How do I do that? Or any of the above?
The issue I'm facing is that, whenever the pngStream throws an error and attempt to restart every second (Client.js: line 72) I can't get it to break that loop and notify me of the error, the control never gets back to me. If I set the client object to null and create another instance (client = arDrone.createClient()), the new object does not have the drone control either.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.