deepstream-services-library icon indicating copy to clipboard operation
deepstream-services-library copied to clipboard

Pipelines with a WebRTC Sink can lock up on connection - especially on faster dGPU machines.

Open rjhowell44 opened this issue 1 year ago • 0 comments

While updating the WebRTC Sink for software encoding, it was discovered that Pipelines with a WebRTC Sink can/will lockup during the connection process while the Sink is receiving messages.

It appears to be some kind of race condition?? Enabling logging seems to improve the chance of completing the connection while the pipeline is playing.

rjhowell44 avatar Sep 03 '24 19:09 rjhowell44