You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
librtcdc/src/sctp.c -> sctp_thread()
librtcdc/src/ice.c -> ice_thread()
librtcdc/src/rtcdc.c -> startup_thread()
these 3 function are executed by 3 Gthreads.
modify these 3 function by a libuv queue
librtcdc/src/sctp.c -> sctp_thread()
librtcdc/src/ice.c -> ice_thread()
librtcdc/src/rtcdc.c -> startup_thread()
these 3 function are executed by 3 Gthreads.
modify these 3 function by a libuv queue