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

Not receving frames when using physical mobile device #5

Open
CodeBreakerSL opened this issue Dec 7, 2024 · 0 comments
Open

Not receving frames when using physical mobile device #5

CodeBreakerSL opened this issue Dec 7, 2024 · 0 comments

Comments

@CodeBreakerSL
Copy link

Thank you for your code.

i use emulater for this process it sucessfully woking. i add url for that like this 'http://10.0.2.2:8080/offer'

but when i run this in physical device i use this my local machine ip address 'http://192.168.1.188:8080/offer' . after run camera permisson ask and i gave it then camera idicators are dispying but camera not preview. in degub console show following details

I/org.webrtc.Logging( 7275): CameraStatistics: Camera fps: 17.
I/org.webrtc.Logging( 7275): EglRenderer: Duration: 4004 ms. Frames received: 0. Dropped: 0. Rendered: 0. Render fps: .0. Average render time: NA. Average swapBuffer time: NA.

it only not woking in physical mobile devices. why is that ?

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