mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
3.02k stars 606 forks source link

Multithread competition problem #728

Open zerosnsa opened 2 weeks ago

zerosnsa commented 2 weeks ago

I used 3 cameras in Ubuntu20.04, there is a multi-thread competition problem, how should I deal with it, I can not find the specific code path image

mpromonet commented 6 days ago

Hi @zerosnsa

The core stack should give more information. capturer are creatred from http worker, this may be delegate to webrtc threads.

Best Regards, Michel.