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

Disconnecting Cameras #11

Open
Dig-Doug opened this issue May 11, 2017 · 0 comments
Open

Disconnecting Cameras #11

Dig-Doug opened this issue May 11, 2017 · 0 comments
Labels

Comments

@Dig-Doug
Copy link
Member

If a camera is disconnected during real time operation, it will corrupt the data. I believe the corruption is caused by last camera frame persisting in lastFrames map in the RealTimeManager and is used even after the camera disconnects.

Unknown if reconnecting the camera without restarting will stop corruption.

@Dig-Doug Dig-Doug added the bug label May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant