An open API service indexing awesome lists of open source software.

https://github.com/phenixrts/webexamples

Web Examples for common use cases
https://github.com/phenixrts/webexamples

channel publisher room viewer

Last synced: 27 days ago
JSON representation

Web Examples for common use cases

Awesome Lists containing this project

README

          

# Phenix Web Examples

This is a repository for examples using the [Phenix Web SDK](https://github.com/PhenixRTS/WebSDK).

These examples require no setup and run in all browsers. Some features may only be available in newer versions of certain browsers.

For more information on how to use our APIs, please refer to our [documentation](https://phenixrts.com/docs).

## The Examples

* [Publish to a Channel](./src/ChannelPublisher)

* [Publish native GUM to a Channel](./src/ChannelPublisherWithNativeGUM)

* [View a Channel](./src/ChannelViewer)

* [View a Channel with Comscore and Nielsen tracker](./src/ComscoreNielsenChannelViewer)