imsdroid icon indicating copy to clipboard operation
imsdroid copied to clipboard

IMSDroid VideoCall only Showing Green Screen

Open marsaraullo opened this issue 7 years ago • 2 comments

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.

marsaraullo avatar Apr 07 '17 02:04 marsaraullo

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

rachelxj avatar Apr 07 '17 07:04 rachelxj

the same Question as you

Rayman230510 avatar Jan 05 '22 05:01 Rayman230510