Ah right, thanks.
The original motivation for using intervideo
was to allow the video to be unreliable without affecting the main pipeline - basically so that audio can continue to be piped through to a WebRTC connection while a camera (running in its own pipeline) drops out.
But we’ve been getting some fairly nasty intermittent errors described in another thread, so we’re looking at alternatives.
Would the new intersink
+ intersrc
be suitable for that use?