mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Janus (#66)
This commit is contained in:
parent
1e5e3c36f3
commit
a8300aba4b
1 changed files with 11 additions and 0 deletions
11
software/janus.yml
Normal file
11
software/janus.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Janus"
|
||||
website_url: "https://janus.conf.meetecho.com/"
|
||||
source_code_url: "https://github.com/meetecho/janus-gateway"
|
||||
description: "General-purpose, lightweight, minimalist WebRTC Server."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- C
|
||||
tags:
|
||||
- Communication - Video Conferencing
|
||||
demo_url: "https://janus.conf.meetecho.com/demos.html"
|
||||
Loading…
Reference in a new issue