NC TURN Server now an automated install
-
I wasn't aware that the signaling server is now open source - https://github.com/strukturag/nextcloud-spreed-signaling
@jdaviescoates It seems Janus and HPB are indeed installed. Further down in the code at https://github.com/nextcloud/vm/blob/master/apps/talk_signaling.sh#L272
-
I wasn't aware that the signaling server is now open source - https://github.com/strukturag/nextcloud-spreed-signaling
@jdaviescoates It seems Janus and HPB are indeed installed. Further down in the code at https://github.com/nextcloud/vm/blob/master/apps/talk_signaling.sh#L272
wrote on Aug 31, 2020, 10:17 PM last edited by@girish aha, great! @doodlemania2 has been doing some work packaging the HPB and I guess this might help with that then?
-
@jdaviescoates would love assistance! am currently waiting on the TURN addon in CR to support API authentication (where I'm currently blocked). There are scads of other improvements I've not even started on if you'd like to take a swing at it - my alpha testing was to just get it to run. Am able to do so, but again, needs lots of cleaning (and the TURN stuff).
-
@jdaviescoates would love assistance! am currently waiting on the TURN addon in CR to support API authentication (where I'm currently blocked). There are scads of other improvements I've not even started on if you'd like to take a swing at it - my alpha testing was to just get it to run. Am able to do so, but again, needs lots of cleaning (and the TURN stuff).
wrote on Sep 1, 2020, 4:45 PM last edited by@doodlemania2 I can't help myself sorry, not a coder at all
-
@ei8fdb Cloudron already has a built-in turn server that is shared across apps (for example, kopano meet etc). You can see TURN service listed under the Services view. The nextcloud app is already pre-configured to use the build-in turn service.
-
@will Usually, we make something a service if it's shared by many apps or can be used by many apps. I think it would make sense to make matrix as a service if many more apps use the same communication protocol backend. AFAIK, right now, we only have Element.
-
wrote on Nov 4, 2020, 3:59 PM last edited by ei8fdb Nov 4, 2020, 3:59 PM
What is the best thing for me to do here? Should I make an app request for Nextcloud's Turn server?
-
What is the best thing for me to do here? Should I make an app request for Nextcloud's Turn server?
-
i think maybe it's this one - https://github.com/strukturag/nextcloud-spreed-signaling
-
i think maybe it's this one - https://github.com/strukturag/nextcloud-spreed-signaling
wrote on Nov 4, 2020, 6:12 PM last edited by@girish yep, that's the one.
Here's the app request:
https://forum.cloudron.io/post/8642 -
@girish yep, that's the one.
Here's the app request:
https://forum.cloudron.io/post/8642wrote on Nov 5, 2020, 11:33 AM last edited by@jdaviescoates Ah already done. Upvoted then. Thanks