<div dir="ltr"><div>Hi all,</div><div><br></div><div>We've been playing with the new SRT plugins as part of gst-plugins-bad and all seems well apart from a couple of features.</div><div><br></div><div>Using it like so on the client (sender):</div><div>... srtclientsink passphrase=eb55dec3c22f4e0879baadfe2fd50151 uri=srt://10.10.10.10:6000...</div><div><br></div><div>And on the server (listener):</div><div>... srtserversrc passphrase=eb55dec3c22f4e0879baadfe2fd50151 uri=srt://:6000...</div><div><br></div><div>The first one being the passphrase parameter. At first, I assumed it was working fine and the stream was encrypted, but after accidentally setting the wrong password on the srtserversrc, to my surprise, the stream sill worked. After some investigation, it seems that it works with or without a passphrase, even if the passphrase is set on the srtclientsink.</div><div><br></div><div>I've tried everything it feels like to try and get this to work, this includes:</div><div>- Setting the key-length to 16 even though that's the default</div><div>- Trying the other key-lengths</div><div>- Wrapping the passphrase in "quotes"</div><div>- Using different passphrases with different lengths</div><div>- Using only integers for the passphrase instead</div><div>... all on both sides of the pipeline.</div><div><br></div><div>However, it always seems that the stream is being sent unencrypted. Even with debug level set on both plugins, there are no complaints or logs to suggest anything is wrong.</div><div>I've scoured the web for examples but none can be found where the passphrase is being used. So I'm now thinking there is either a bug or we are doing something incorrectly here.</div><div>If we are doing something wrong, then I would have thought that something should at least error or give a warning, rather than allow the stream to go through unencrypted...</div><div><br></div><div>Another thing I'd like some clarification on is the latency parameter. In the documentation for the SRT plugins, it's described as:</div><div><br></div><div>Minimum latency (milliseconds)</div><div><br></div><div>Is this correct? I would have thought it would be Maximum latency like it is described here: <a href="https://github.com/Haivision/srt/blob/master/docs/stransmit.md">https://github.com/Haivision/srt/blob/master/docs/stransmit.md</a></div><div><br></div><div>If there is anyone would be able to help or could just point in the direction of some examples, that would be fantastic!</div><div><br></div><div>Many thanks,</div><div>Marcus Pennington</div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-family:sans-serif">Marcus Pennington</div><div style="font-family:sans-serif"><b><font color="#ff0000">Developer</font></b></div><div style="font-family:sans-serif"><b>Sohonet</b> </div><div style="font-family:sans-serif">5 Soho St, London</div><div style="font-family:sans-serif">W1D 3DG</div><div style="font-family:sans-serif">+44 7930 853 530</div></div></div>