Closed PCQQQ closed 2 years ago
in your examle, async function createClosure in createMicrophoneAndCameraTracks will be called twice, resulting in different results for tracks.
trackMediaType: 'audio', _ID: 'track-mic-150d1549' trackMediaType: 'audio', _ID: 'track-mic-150d1549'
Can you explain a bit more?
Closing due to inactivity, please feel free to reopen.
in your examle, async function createClosure in createMicrophoneAndCameraTracks will be called twice, resulting in different results for tracks.