Skip to content

Latest commit

 

History

History
 
 

ChannelViewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

View Channel

A simple example viewing a channel with alias MyChannelAlias using the Phenix WebSDK Express APIs for channels.

Run

  1. Publish a stream to the channel.
  2. Open our hosted example.
  3. (alternatively) Open index.html in a browser.

Limitations:

  • Browsers with webRTC support will view the channel in real-time. This includes the most recent versions of most popular browsers (Chrome, Firefox, Edge, Safari, Opera).
  • Legacy browsers will fall back to live streaming (8+ seconds of latency).

More