Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a server trying to get a stream does not support SRT yet (older build), or SRT is disabled on it, default UDP transport will be used.

Choosing a media transport protocol within CDN using a different server settings

If media transport settings are different on servers in one CDN, then the protocol will be chosen by the server pulling the stream.

For example, if Origin server has

Code Block
themeRDark
cdn_transport=udp

but Transcoder and Edge both have

Code Block
themeRDark
cdn_transport=tcp

then both Transcoder and Edge will pull the stream from Origin server using TCP transport protocol.