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

Release Camera when exit app #24

Closed
VAdaihiep opened this issue Feb 4, 2015 · 4 comments
Closed

Release Camera when exit app #24

VAdaihiep opened this issue Feb 4, 2015 · 4 comments

Comments

@VAdaihiep
Copy link

When exit app (by press Back button):
The partner still hear my voice.
Wait for about 5 seconds, app crash because of OutOfMemory error.

I think this crash because when exit app, it's not release camera and not close connection.

So please help me to fix this issue.
Thanks in advance!

@umerk44
Copy link

umerk44 commented Feb 9, 2015

do you find any solution?

@VAdaihiep
Copy link
Author

Not yet. I try to use newer Android WebRTC lib, app quit fine but it crash when re-open :( You can looking at https://code.google.com/p/webrtc: trunk/webrtc/examples/android. If you found the solution, please share with me.

@vdung7
Copy link

vdung7 commented Feb 25, 2015

I have the same problem with you, and my solution idea is like @VAdaihiep too. I think we must do a lot of changes to make camera and connection could close safer (after press Back button).

@pchab
Copy link
Owner

pchab commented Mar 27, 2015

See issue#32

@pchab pchab closed this as completed Mar 27, 2015
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

4 participants