Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Publish to a Channel

A simple example publishing to channel alias MyChannelAlias using the Phenix WebSDK Express APIs for channels.

Run

  1. Open our hosted example.
  2. (alternatively) Open index.html in a browser.

To enable live streaming, please add the query parameter streaming when publishing.

Limitations:

  • Publishing requires webRTC support. This is supported in the most recent versions of the popular browsers (Chrome, Firefox, Edge, Safari, Opera).
  • Publishing requires a secure website (https).

More