Hey,
I wanted to inquire about an option in the video room. Is it possible to enhance the reliability of the JANUS WebRTC session for publishers by increasing the playout delay on the receiver side within the JANUS server?
we noticed that it is feasible to configure the playout delay in the publisher stream using the configure API. However, we’re unsure whether this option adds a buffer in the JANUS side (Publisher → JANUS WebRTC session) or on the subscribers’ side.
we conducted a small test where we added a playout delay to the publisher stream and forwarded the stream from JANUS to another application. we didn’t observe any noticeable increase in latency.
Do you have any insights on what might be missing or if there’s something else we should consider?
Thanks!