DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
294 stars 168 forks source link

IMSDroid VideoCall only Showing Green Screen #604

Open marsaraullo opened 7 years ago

marsaraullo commented 7 years ago

Good day. I'm trying to use IMSDroid on an asterisk server

Our sip.conf:

rtcachefriends=yes rtupdate=yes ignoreregexpire=no allowguest=no srvlookup=no tcpenable=no udpbindaddr=0.0.0.0:5060 encryption=yes icesupport=yes tlsenable=yes tlsverify=no tlscertfile=/etc/asterisk/certs/cricketpabx.crt tlscafile=/etc/asterisk/certs/cacert.pem tlsprivatekey=/etc/asterisk/certs/cricketpabx.key tlscipher=ALL

allow=h263 allow=h263p allow=h261 allow=h264 allow=vp8 videosupport=yes

allow=gsm allow=g729 allow=g726 allow=g723 allow=ulaw allow=alaw allow=speex

The problem is only a green screen is displayed on the Remote Video. Only the Local Video is shown.

We tried using all video codecs at the same time and we also tried using them one a time but it still yielded the same results.

rachelxj commented 7 years ago

do you use openh264? you may use ffmpeg instead, I opened this issue https://github.com/DoubangoTelecom/doubango/issues/494, but nobody answered me yet

Rayman230510 commented 2 years ago

the same Question as you