srtsink: Register SRT listen callback before binding socket
This change https://github.com/Haivision/srt/pull/2683 forces us to call srt_listen_callback
before srt_listen
.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This change https://github.com/Haivision/srt/pull/2683 forces us to call srt_listen_callback
before srt_listen
.