An open API service indexing awesome lists of open source software.

https://github.com/akagi201/janusplugin

Janus plugin development template
https://github.com/akagi201/janusplugin

c janus janus-gateway plugin

Last synced: 3 months ago
JSON representation

Janus plugin development template

Awesome Lists containing this project

README

        

# janusplugin

Janus plugin development template

## deps
* `libmount-dev`

## workflow
* `sudo chmod 755 /usr/local/janus`
* `make deps`
* `make deps_install`
* `make`
* `make install`