termishare icon indicating copy to clipboard operation
termishare copied to clipboard

[Feature Request] View Only mode

Open miketweaver opened this issue 2 years ago • 2 comments

This project is awesome, very very easy to use! I love the way it is presented when the terminal window changes sizes.

The one request I would make is that you build a view-only mode. That way I can create a link to share in a presentation, but not allow the viewers to type anything on their side.

miketweaver avatar Nov 14 '22 05:11 miketweaver

mind checking out https://github.com/qnkhuat/tstream ? it's built for that purpose.

qnkhuat avatar Nov 14 '22 05:11 qnkhuat

Technically we could add an option for termishare to disable inputs from viewers.

But currently termishare only supports mesh topology, so if you want to present it for multiple viewers then the number of viewers = the number of connections. Which I think is not great for the host.

It's best to use SFU for this use case.

I'll see if we could add supports for that, but in the meantime, I think it's best to use tstream.

qnkhuat avatar Nov 14 '22 05:11 qnkhuat