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

支持多个摄像头的吗 #7

Open
LufeeWuKong opened this issue May 19, 2023 · 0 comments
Open

支持多个摄像头的吗 #7

LufeeWuKong opened this issue May 19, 2023 · 0 comments

Comments

@LufeeWuKong
Copy link

可以支持多个摄像头的吗 我这边试过了 好像不行
java.lang.RuntimeException: setParameters failed
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.hardware.Camera.native_setParameters(Native Method)
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.hardware.Camera.setParameters(Camera.java:1889)
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at net.ossrs.yasea.SrsCameraGLSurfaceView.startPreview(SrsCameraGLSurfaceView.java:348)
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at net.ossrs.yasea.SrsPublisher.switchCameraFace(SrsPublisher.java:348)
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at com.bajie.uvccamera.rtmplive.activity.InternalCameraLiveActivity.startLive(InternalCameraLiveActivity.java:711)
2023-05-19 16:35:51.149 10443-10443 System.err com.bajie.uvccamera.rtmplive W at com.bajie.uvccamera.rtmplive.activity.InternalCameraLiveActivity.onClick(InternalCameraLiveActivity.java:526)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.view.View.performClick(View.java:5637)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.view.View$PerformClick.run(View.java:22445)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.os.Handler.handleCallback(Handler.java:755)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.os.Handler.dispatchMessage(Handler.java:95)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.os.Looper.loop(Looper.java:154)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at android.app.ActivityThread.main(ActivityThread.java:6157)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at java.lang.reflect.Method.invoke(Native Method)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
2023-05-19 16:35:51.150 10443-10443 System.err com.bajie.uvccamera.rtmplive W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)

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