I am suffering a similar error.
Environment:OS: Ubuntu 12.04.2 LTS 32-bit
IMSDroid: v2.547.854 (r547
), Doubango: revision r854
Device: HTC Evo 3G
Android Version: 2.3.5
Asterisk Version: Asterisk 1.8.13.1~dfsg-1 built by pbuilder @ sweetmorn on a x86_64 running Linux on 2012-09-01 02:45:53 UTC
Problem:The senders video on a video call is always green. The caller places a video call and the callee answers the call. A green screen appears with a square in the lower-right displaying a video stream of the front facing camera of the device. Both the caller and callee display this green screen.
A logcat captured by the callee and a network capture has been attached for analysis.
Setup:IMSDroid Settings:Codecs Page: (the following are checked)
PCMA
PCMU
VP8
H264-BP
H.263
H.263+
QOS Page:Preferred Video Size: CIF (352 x 288)
Asterisk Settings:sip.conf: (one of the accounts)
[801]
type=friend
context=local
host=dynamic
nat=yes
;disallow=all
allow=all
dtmfmode=rfc2833
callerid="Extension 801"
regexten=801
secret=123
Steps:1. Enter Dailer page
2. Input the sip address of callee
3. Answer call on callee device
4. Green screen appears on both devices (caller and callee)