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

VideoRendererGui.setView #1

Open
PeterPan355 opened this issue Jan 19, 2016 · 2 comments
Open

VideoRendererGui.setView #1

PeterPan355 opened this issue Jan 19, 2016 · 2 comments

Comments

@PeterPan355
Copy link

Hello, I followed the whole tutorial, but I really have no idea why the application is not working.. it returns mi NullPointerException on this line:

// Then we set that view, and pass a Runnable to run once the surface is ready
VideoRendererGui.setView(mVideoView, null);

I tried to modify it, but not successfuly.

Have you got an idea why is this error returning? Thank you!
Best regards

@wingoku
Copy link

wingoku commented Feb 8, 2016

Post the exact stacktrace. Just telling you get NPE on this line won't allow us to help you.

However in the mean time, check if VideoRendererGui or mVideoView is valid/not null or not.

@mkmlh
Copy link

mkmlh commented Mar 15, 2017

@PeterPan355 allow permission AndroidRTC on your device manually

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

3 participants