Skip to content

vudangngoc/dotnet-core-janus

Repository files navigation

dotnet-core-janus

Project Description

The dotnet-core-janus project is a .NET Core library designed to manage Janus, a general purpose WebRTC server. Please check the test project to see how to use the library

Features

  • Handle Text room plugin
  • Handle Video room plugin (comming soon)

Getting Started

Prerequisites

  • .NET Core SDK version 8

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/dotnet-core-janus.git
  2. Navigate to the project directory:
    cd dotnet-core-janus
  3. Restore dependencies:
    dotnet restore

Usage

To run the application, use the following command:

dotnet run

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License.

Acknowledgements

  • Thank to Copilot that generate most of code base (I'm a Java guy)

About

Dotnet Core client for Janus Gateway

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages