diff --git a/software/janus.yml b/software/janus.yml new file mode 100644 index 0000000000..508165c1c2 --- /dev/null +++ b/software/janus.yml @@ -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" \ No newline at end of file