Vindral Examples

This repository contains runnable example code for Vindral Web SDK and Vindral WebRTC Ingest SDK. The purpose is to provide a way for developers to try the SDKs without too much effort.

Read the Vindral Documentation for more information.

ExampleComment
EmbedThe easiest way to integrate a player on any page without any js required
Embed ResponsiveJust like the above embed example but with some boilerplate to make the iframe responsive
PlayerThe bundled Vindral Player GUI
BasicThe bare miminal code to get started with the Vindral Web SDK
Custom PlayerCustom player GUI without using the bundled player
Audio-onlyUsing Vindral in audio-only mode
Cast Sender - stand-aloneUsing Vindral Cast Sender as a stand-alone module for casting to a Cast Receiver (Google Chromecast), without a Player or Vindral instance
WebRTC Ingest - basic exampleUsing WebRTC Ingest SDK to ingest audio and video
WebRTC Ingest - select sourcesExtended version of the basic example where camera and microphone can be selected
WebRTC Ingest - embedUsing embedded WebRTC Ingest to ingest audio and video