You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this can be a very basic question but exist some way to stop or end to the getPngStream? and so finish that process.I try with this but it does not work:
...
var stream = arDrone.getPngStream()
...
stream.end
Thanks!
The text was updated successfully, but these errors were encountered:
wiseman
changed the title
getPngStrem stop?
getPngStream stop?
May 9, 2016
Hi, this can be a very basic question but exist some way to stop or end to the getPngStream? and so finish that process.I try with this but it does not work:
...
var stream = arDrone.getPngStream()
...
stream.end
Thanks!
The text was updated successfully, but these errors were encountered: