bind
Binds the socket to a local address.
See Also: srt_bind
Parameters
url
the URL to bind to in FFmpeg format srt://hostname:port?options
Throws
if bind has failed
Binds the socket to a local address.
See Also: srt_bind
Parameters
srtUrl
the URL to bind to in FFmpeg format srt://hostname:port?options
Throws
if bind has failed