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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: