Video chat and conferencing options
-
@seeker I'd suggest waiting until Cloudron 5.1 when Cloudron should then include a TURN/STUN server.
Hopefully a Jitsi Meet app will then follow soon after, and hopefully Nextcloud Talk with easily be able to use the Cloudron TURN/STUN too (and hopefully Kopano Meet app will then be updated to use it too, and move from unstable to stable).
In the meantime, if you can't wait and still want to do it on Cloudron I'd say you have two options:
-
use Nextcloud talk and follow these instructions to install and set-up your own TURN server https://forum.cloudron.io/topic/1846/manual-coturn-install-for-nextcloud/10?_=1585310908753
-
use the Jitsi Meet integration Rocket.Chat has (see https://rocket.chat/docs/administrator-guides/setting-up-video-conferencing/ ) - by default this integrates with https://meet.jit.si/ but once Cloudron TURN server addons and Jitsi apps are available it'll be possible to integrate with those instead)
-
-
@jdaviescoates said in Video chat and conferencing options:
Thanks. I can likely wait. I would rather host my own video backed, but, Option 2 can suffice for now as I am planning on experimenting with Rocket chat.
When enabling this, do you know how many can conference simultaneously?
-
@seeker said in Video chat and conferencing options:
When enabling this, do you know how many can conference simultaneously?
I don't, but I'd guess it depends on how many other people are using meet.jit.si at the same time.
-
@jdaviescoates Ok. Thanks!
To add another possibility to the mix. I ran across a post on reddit asking about how to selfhost a streaming watch party. https://www.reddit.com/r/selfhosted/comments/fryxkc/advice_for_private_media_stream_rtmp/ Among the comments, a user shared they were using VLC with NDI plugin, OBS with NDI source, Docker restreamer, Restreamer Iframe, Some NGINX voodoo (many of these I am not familiar with)
A solution such as Docker Restreamer and OBS is attractive as a webinar platform as a number of the people I am trying to accommodate already use OBS for Teaching and co-learning. While I have been leaning towards Jitsi, I really like Big Blue Button and this might be a little closer to that.
Restreamer seems pretty mature with a docker image, a number of ways to implement and good documentation.
https://datarhei.github.io/restreamer/docs/guides-obs.html
https://datarhei.github.io/restreamer/docs/guides-embedding.html -
@girish said in Video chat and conferencing options:
We usually use the hosted jitsi for our call but yesterday we gave a self-hosted BBB (not on Cloudron) a try. It was flawless. Now, just have to find out what it takes to get it into Cloudron.
Very cool. I am still on the fence about which one would be best. Jitsi seems to have alot going for it, but BBB seems much more robust. My sense is that BBB would require a more powerful server than Jitsi.
-
Anyone got any experience of:
- mediasoup based conferencing app, such as multiparty-meeting (test here). It was reported on Jitsi forum that it uses VP9 and as a result as got a better quality and is more reliable on Firefox
- Medooze
And how they might compare to Jitsi / BBB / Kopano?
Thanks
-
-
@nebulon I just tested this with the new updated Nextcloud talk in Cloudron 5.1 and it worked great (I started a call on my laptop on wifi and then joined as a non-logged in guest on my mobile over 4g)
Next to actually test with a real call with multiple users...
-
I've just tested Nextcloud Talk on Cloudron 5.1 with myself logged into Nextcloud plus 3 non-Cloudron user guests and it mostly* worked great!
*(one person couldn't see/ hear another, but the rest of us could all see/ hear everyone else ).
-
@nebulon I just tried it and can't get the video of the other person.
chrome says
Uncaught (in promise) DOMException: Failed to execute 'addIceCandidate' on 'RTCPeerConnection': Error processing ICE candidate
firefox
InvalidStateError: Cannot add ICE candidate when there is no remote SDP
@jdaviescoates did you just install a fresh nextcloud and it worked out of the box? I tried connecting from 2 laptops on the same lan and afterwards with browser and mobile (different net), neither are connecting properly. At some point it was working after a few minutes, and only once. Any ideas what's going on there?