Versions Compared

Key

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

...

  • rtmp://ingest.phenixrts.com:80/ingest/<streamkey>;capabilities=hd,
    multi-bitrate,prefer-h264

  • rtmp://ingest-secondary.phenixrts.com:80/ingest/<streamkey>;capabilities=hd,
    multi-bitrate,prefer-h264

Screen Names

When one stream path is preferred to another’s, the preferred stream’s screen name should include the string “primary” while the less desirable stream’s screen name should include the stream “secondary” as shown in the examples below.

  • rtmp://ingest.phenixrts.com:80/ingest/<streamkey>;screenName=myPrimaryFeed;capabilities=hd,prefer-h264

  • rtmp://ingest-secondary.phenixrts.com:80/ingest/<streamkey>;screenName=mySecondaryFeed;capabilities=hd,prefer-h264

It’s possible to have multiple primaries and alternates within a data center by providing unique screen names, for example:

  • rtmp://ingest.phenixrts.com:80/ingest/<streamkey>;screenName=primary;capabilities=hd,prefer-h264

  • rtmp://ingest.phenixrts.com:80/ingest/<streamkey>;screenName=secondary;capabilities=hd,prefer-h264

Notes

  • You can use any capabilities that you normally would use.

  • For informational purposes only, you can verify the latency from your site with ping ingest.phenixrts.com and compare it against ping ingest-secondary.phenixrts.com

...

Page Properties
hiddentrue

Related issues