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
- Host: GitHub
- URL: https://github.com/phenixrts/webexamples
- Owner: PhenixRTS
- License: other
- Created: 2017-10-26T17:59:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T09:40:58.000Z (7 months ago)
- Last Synced: 2025-07-10T12:17:58.595Z (3 months ago)
- Topics: channel, publisher, room, viewer
- Language: JavaScript
- Homepage: https://www.phenixrts.com/docs
- Size: 300 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)