StreamType::Acquired is not smooth
Open
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 74
Description
in the example android/sample-hello-camera, it uses StreamType::Acquired, where the streamed camera image is not smooth. However, I change to StreamType::native like sample-stream-test and the result is good. Why is that? Does it have anything to do with sync?
Contributor guide
Assessment
This issue has not been assessed yet.