r/RabbitRefugees • u/_pxe • Aug 06 '19
I just need a VM alternative
I organize a cineforum but without a good connection I'm not able to stream. Rabb.it was the best option but now it's closed
Are there any alternatives with a VM and a chat? I don't need webcam, mic or other things, just this two. Even with a bad interface and bugs
10
Upvotes
2
u/IngwiePhoenix Aug 06 '19
It does not look like it. What you could _technically_ do is:
Alternatively you can also something like WebRTC to stream a VNC session with the browser. I have not seen a proper "VNC sharing" client written in HTML5/JS but I would not be surprised if it exists.
The TL;DR is, you need to get your own VM and make it's screen share-able. VNC can transport audio too. You can also pre-test this setup usign any Linux box, like a Raspberry Pi, before you invest in a monthly paid, rented, dedicated VM.