RSATom / janus-gateway-snap

Helper repo for build Janus WebRTC Server on build.snapcraft.io and launchpad.net
https://github.com/meetecho/janus-gateway
GNU General Public License v3.0
30 stars 9 forks source link

Installing new Janus plugin (SFU) #27

Closed kevinsuwito closed 2 years ago

kevinsuwito commented 2 years ago

I'm setting up Janus on Redhat 8 and using snap seems to be the simplest way, but I wanted to add an SFU plugin into it (link)

Long story short I need to add libjanus_plugin_sfu.so and janus.plugin.sfu.cfg to the plugins and config folder respectively, but snap does not allow modifying the folders whatsoever.

Will you consider adding it to the snap package or provide me with the workaround for this?

RSATom commented 2 years ago

@kevinsuwito I don't plan add any 3rd party plugins to snap. But you can do it yourself. I've already did the same here: https://github.com/RSATom/janus-gstreamer-plugin/tree/master/snap