-
Notifications
You must be signed in to change notification settings - Fork 67
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
Double RTSP Stream #86
Comments
I want to change structure. Because I need double stream. One stream is high resolution and other stream is low resolution. I don't want to use two Video Encoder. It needs too much CPU. So, I will change structure a little simpler. Like private final ImageReader.OnImageAvailableListener mOnGetPreviewListener
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Pedro,
I am confused. Where do you put video frame for feed video media codec? I can't get the structure. I am using Camera2API Can you help me?
The text was updated successfully, but these errors were encountered: