Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 953 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 953 Bytes

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