webrtc
webrtc copied to clipboard
I can't get device directly after it connecting on linux
When I get a device connect signal by udev on linux, I refresh device list by webrtc, but I can't find the new devices on results.
Then, I sleep this thread for 10ms after the udev signal, this sometimes works well, but not a good solution.