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

Abnormal opening of color camera preview #2

Open
helpchildren opened this issue Sep 11, 2023 · 0 comments
Open

Abnormal opening of color camera preview #2

helpchildren opened this issue Sep 11, 2023 · 0 comments

Comments

@helpchildren
Copy link

我发现使用 Sensor.start()开Color流的时候会抛出一个这样的讯息。
The application may be doing too much work on its main thread。
另外我还发现当使用demo预览IR视频流在关闭后 深度相机还是处于工作状态(深度相机还在继续发红光) 此时在打开Color预览会打不开,需要先打开一下depth预览后关闭才可以关闭深度相机(红光消失) 然后在打开color预览才正常。

I found that when using Sensor. start() to open the Color stream, a message like this is thrown.
The application may be doing too much work on its main thread.

In addition, I also found that when using the demo preview IR video stream, the depth camera is still in working mode (the depth camera is still emitting red light). At this time, when opening the Color preview, it will not be able to open. You need to first open the Depth preview and then close it to close the depth camera (the red light disappears), and then open the Color preview to work normally.

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