nesterenkodm / pjsip

PJSIP is Open Source SIP, Media, and NAT Traversal Library
495 stars 220 forks source link

Dynamic change video resolution, video calls, initiate reinvite, cause a deadlock #68

Closed a42279395 closed 5 years ago

a42279395 commented 5 years ago

Dynamic change video resolution, video calls, initiate reinvite, cause a deadlock

16:27:23.090 pjsua_call.c !Sending re-INVITE on call 0 16:27:23.090 pjsua_call.c !.acquire_call on call 0 16:27:23.090 pjsua_call.c .pjsua_call_media_is_changing on call 0 16:27:23.090 pjsua_call.c .x1 on call 0 16:27:23.090 pjsua_media.c .Call 0: deinitializing media.. 16:27:23.091 pjsua_media.c ...Media stream call00:0 is destroyed 16:27:23.091 pjsua_vid.c ...Stopping video stream.. 16:27:23.186 darwin_dev.m ....Stopping Darwin video stream 16:27:23.294 pjsua_vid.c ....dec_vid_win begin.. 16:27:23.295 pjsua_vid.c ....Window 1: destroying.. 16:27:23.295 vid_port.c .....Closing 前置相机.. 16:27:23.297 pjsua_vid.c ....dec_vid_win end..

a42279395 commented 5 years ago
welljsjs commented 5 years ago

Feel free to reopen if this is still reproducible.