Skip to content

srt: re-enable passphrase

Justin Kim requested to merge joykim/gst-plugins-bad:mr/srt-passphrase into master

With refactoring, supporting passphrase was removed accidently. This commit re-enables srt encryption and validates 'passphrase' by checking the return value of 'srt_setsockopt'.

fix: #694 (closed)

Merge request reports