jobsonp / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

SurfaceHolder is null #921

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I have installed Sipdroid in my Blaze board and trying to call my 
Linphone(softphone). The Audio call was successful. But when i click "send 
video"

I couldn't receive video on my Linphone.

When using logcat i found that 

in VideoCamera.java - initializeVideo() - mSurfaceHolder is null.

i have my logfile attached here. What is the problem?  

Original issue reported on code.google.com by sahadeva...@gmail.com on 26 May 2011 at 10:32

Attachments:

GoogleCodeExporter commented 8 years ago
I could see the Preview Display of camera of right corner.

Original comment by sahadeva...@gmail.com on 26 May 2011 at 10:46