Giter VIP home page Giter VIP logo

webrtc-viewer's Introduction

Multi-Stream WebRTC Viewer

Overview

This project demonstrates an implementation of a multi-stream WebRTC viewer using Amazon Kinesis Video Streams. It allows dynamic creation and management of multiple WebRTC stream viewers, each capable of independently establishing and controlling a WebRTC connection and data channel.

Features

  • Dynamic Viewer Creation: Create multiple viewer instances on-the-fly, each with its own WebRTC connection.
  • Custom Channel Naming: Utilize a flexible channel naming system allowing user-defined patterns.
  • Independent Stream Control: Each stream viewer operates independently, with individual control over start, stop, and message handling functionalities.
  • Real-Time Messaging: Integrated data channels for real-time message exchange between viewers and the stream source.

Setup

Prerequisites

  • Amazon Kinesis Video Streams setup
  • A modern web browser supporting WebRTC

Installation

  1. Clone the repository:

    git clone https://github.com/your-repository/multi-stream-webrtc-viewer.git
  2. Configure your AWS credentials and other necessary settings in a configuration file or environment variables.

Running the Application

  1. Open index.html in your web browser to access the application.

Usage

  1. Create Viewer: Input the desired channel name pattern and any AWS credentials
  2. Control Stream: Use the controls in each viewer instance to start or stop the stream, and to send or receive messages.
  3. Monitor Streams: Observe the real-time metrics and messages for each active stream.

Contributing

Contributions to this project are welcome! Please fork the repository and submit a pull request with your proposed changes.

License

This project is licensed under Apache 2.0 based on the source example project. See the LICENSE file for more details.

webrtc-viewer's People

Contributors

drise13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.