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
- Host: GitHub
- URL: https://github.com/akagi201/janusplugin
- Owner: Akagi201
- License: mit
- Created: 2016-10-18T02:16:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T07:54:00.000Z (over 8 years ago)
- Last Synced: 2025-01-08T23:26:50.769Z (4 months ago)
- Topics: c, janus, janus-gateway, plugin
- Language: C
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`