ykjainth / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Front Facing Camera not working in imsdroid-1.2.355 #237

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
06-07 15:48:07.054: DEBUG/com.indusface.grapeyn.media.MyCameraProducer(13665): 
java.lang.ClassNotFoundException: android.hardware.HtcFrontFacingCamera
06-07 15:48:07.054: INFO/System.out(13665): 
index-------------------------------------1
06-07 15:48:07.054: INFO/System.out(13665): method in try 
block--------------:public static android.hardware.Camera 
com.sprint.hardware.twinCamDevice.FrontFacingCamera.getFrontFacingCamera()
06-07 15:48:07.054: INFO/System.out(13665): preferredIndex in try 
block-----------------:   1
06-07 15:48:07.054: DEBUG/sprint.hardware.twinCamDevice(13665): using the stub 
v1.0, you should not see this message when running on a real device with this 
library if you compile correctly.
06-07 15:48:07.624: 
DEBUG/com.indusface.grapeyn.media.MyProxyAudioConsumer(13665): stopCallback
06-07 15:48:07.624: 
DEBUG/com.indusface.grapeyn.media.MyProxyAudioProducer(13665): stopCallback
06-07 15:48:07.624: 
DEBUG/com.indusface.grapeyn.media.MyProxyVideoConsumer(13665): stopCallback
06-07 15:48:07.624: 
DEBUG/com.indusface.grapeyn.media.MyProxyVideoProducer(13665): stopCallback
06-07 15:48:07.624: 
DEBUG/com.indusface.grapeyn.Services.Impl.SipService(13665): OnDialogEvent 
(Call Terminated)
06-07 15:48:07.634: DEBUG/MediaPlayer(13665): stop() in
06-07 15:48:07.634: DEBUG/MediaPlayer(13665): stop() out
06-07 15:48:07.634: 
DEBUG/com.indusface.grapeyn.media.MyProxyAudioConsumer(13665): ===== Audio 
Player Thread (Stop) =====
06-07 15:48:07.654: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/amber/brightness string=0,len=1
06-07 15:48:07.654: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/amber/blink string=0,len=1
06-07 15:48:07.654: VERBOSE/NotificationService(1341): Battery Full, Charging
06-07 15:48:07.674: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/amber/off_timer string=0 0,len=3
06-07 15:48:07.674: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/green/brightness string=1,len=1
06-07 15:48:07.684: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/green/blink string=0,len=1
06-07 15:48:07.694: DEBUG/lights(1341): [LedInfo] write attr ok 
name=/sys/class/leds/green/off_timer string=0 0,len=3

if you want quick response

What steps will reproduce the problem?
1.Launch imsdroid from the launcher
2.Sign-in and make a video call call
3.Front facing camera does not work instead it opens the rear camera as default 
even though Front Facing camera is enabled in the imsdroid settings

What is the expected output? What do you see instead?
Front Camera should work upfront with HTC Desire S(Android 2.3)
imsdroid should work also with older android versions like Froyo

What version of the product are you using? On what operating system?
 imsdroid-1.2.355 in Android 2.3

Can anyone tell me how to resolve this issue so that it works in the previous 
versions like Froyo where there are phones with Front Facing camera.

Please provide any additional information below.

Original issue reported on code.google.com by debtarub...@gmail.com on 7 Jun 2011 at 10:26

GoogleCodeExporter commented 9 years ago
I don't know where you got the information that IMSDroid doesn't work on Froyo.
IMSDroid works on any Android 2.0+

Original comment by boss...@yahoo.fr on 7 Jun 2011 at 10:30

GoogleCodeExporter commented 9 years ago
BTW, you should update your version to 2.x

Original comment by boss...@yahoo.fr on 7 Jun 2011 at 10:35

GoogleCodeExporter commented 9 years ago
imsdroid-1.2.355 works well on Froyo but the Front Facing camera does not work 
as it is supposed to be in Froyo or Eclair versions. Is there any way to get 
that working without moving to 2.x?

Original comment by debtarub...@gmail.com on 8 Jun 2011 at 8:44

GoogleCodeExporter commented 9 years ago
Fixed by revision 448

Original comment by boss...@yahoo.fr on 7 Aug 2011 at 4:15