Live data from Hacker News

Ask YC: Best cheap or free screen sharing solutions?

news.ycombinator.com

11–20 of 22 posts

Re: Ask YC: Best cheap or free screen sharing solutions?

#11
post #5

If you're using a text interface, GNU Screen is excellent. I use screen usually; VNC if I need to share a GUI http://www.gnu.org/software/screen/

the annoying thing about screen is that both people need to log in using the same username to share a screen session. correct me if i'm mistaken.

You are mistaken. See here: http://aperiodic.net/screen/multiuser

Re: Ask YC: Best cheap or free screen sharing solutions?

#15
post #3

Depending on OS, iChat works pretty damn well, and it has a feature for sharing presentations as well. But I'm uncertain as to whether that works at all with Windows or Linux programs.

The screen sharing component of Leopard is just plain old VNC that you can enable/disable on your own in Sharing prefs in System Preferences, so yes it should work with any VNC client for Windows or Linux.

The iChat integration I'm not so sure about either. But you don't need iChat to use screen sharing.

Re: Ask YC: Best cheap or free screen sharing solutions?

#18
screenstream : http://www.nchsoftware.com/screen/

It is a free Windows only application. What I like about that the only software the client needs is a web browser. No ActiveX, no java, no flash. The application is basically a http server that serves screenshots of whatever window has focus. So it does not allow remote control.

It also supports video cams and audio.

Bonus points to anyone that create an opensource multiplatform clone.

Post reply on HN