In the following setup with two SRT sources:
where both active streams created from "mysrt" template with stream IDs,
when one of the incoming streams terminates (stop streaming / turn off encoder), the other stream is terminated too. It reconnects shortly thereafter if the source is set to automatically retry, but the SRT connection gets fropped for both of them.
mysrt setup:
(ignore streamid option gets ignored). Tested on v 3.10 official docker image.