VoiSmart / pjsip-android

SIP Service for Android based on PJSIP
http://www.pjsip.org/
Apache License 2.0
288 stars 140 forks source link

Ignored error on setting window flags on wid=1: Invalid or unsupported video capability (PJMEDIA_EVID_INVCAP) #194

Closed zhoyu123123123 closed 11 months ago

zhoyu123123123 commented 1 year ago

I/System.out: 19:34:30.368 pjsua_vid.c Starting preview for cap_dev=-1, show=1 I/System.out: 19:34:30.368 pjsua_vid.c .Creating video window: type=preview, cap_id=-1, rend_id=-2 I/System.out: 19:34:30.368 pjsua_vid.c ..Window already exists for cap_dev=-1, returning wid=1 I/System.out: 19:34:30.369 pjsua_vid.c ..Ignored error on setting window visibility on wid=1: Invalid or unsupported video capability (PJMEDIA_EVID_INVCAP) I/System.out: 19:34:30.369 pjsua_vid.c ..Ignored error on setting window flags on wid=1: Invalid or unsupported video capability (PJMEDIA_EVID_INVCAP)

aenonGit commented 1 year ago

without knowing your configuration and settings ... and the full log is basically impossible to diagnose anything

aenonGit commented 11 months ago

close for inactivity