Advanced Demo
To go beyond the basic demonstrations outlined in the “Getting Started” page, contact Phenix for the following information to access different features of the Phenix system.
Item | Description | How to access |
---|---|---|
Github Repo at https://github.com/PhenixRTS | Public and private Phenix Repos. A number of demo repositories are also available publicly, such as | Contact Phenix with the GitHub IDs of the users that require access to private repositories |
RTMP Ingest Testing | Test RTMP Ingest; refer to Optimal RTMP Encoder Settings | Contact Phenix for a Stream Key. If you have an AppID and Secret, refer to this page on how to find your Stream Key. |
Integration Testing | Test integration of your system with Phenix APIs, log into the customer portal, and other evaluations detailed below | Provide your Phenix contact with your preferred AppID (typically a domain name such as mycompanyname.com) |
AppID and Secret
Once you have your AppID and Secret, you can:
Access the Phenix customer portal (https://phenixrts.com/portal) to create and view channels, view reports, and generate tokens.
Try using APIs as described at https://phenixrts.com/docs/api/
Use the EdgeAuth library to generate tokens (https://github.com/PhenixRTS/edgeAuth ).
You can also review the following examples of non-minified JavaScript scripts:
https://phenixrts.com/examples/GetUserMedia.html
An overview of the workflow of establishing a session, publishing and then subscribing.
https://phenixrts.com/examples/MultiPartyChat.html
This is an example of MultiPartyChat. It demonstrates how to delineate all the streams in a room and how to join them, as well as how to monitor people joining and leaving a room.
If your AppID and Secret no longer work, they may have expired. Please contact Phenix for updated credentials.
©2020-2021 Phenix Real Time Solutions, Inc.