Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot release client / create two localized clients #104

Open
surajck opened this issue Oct 7, 2014 · 0 comments
Open

Cannot release client / create two localized clients #104

surajck opened this issue Oct 7, 2014 · 0 comments

Comments

@surajck
Copy link

surajck commented Oct 7, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant