Live data from Hacker News

PowWow - Collaborative Screen Sharing

powwow.cc

51–60 of 74 posts

Re: PowWow - Collaborative Screen Sharing

#51
post #18

Earlier quoted context omitted.

I'm a co-founder/dev at PowWow. VoiceChat is going to be in the next major release. We already have system audio being ogg/vorbis'ed to you so its not a question of expertise but simply time allocation. I completely agree that whenever we have PowWow'ed, we would have a active skype session since that's much easier than chat. That's also what a alpha release is supposed to be - to gather your inputs! So if everyone a…

Have a look at Opus, another free audio codec that provides lower latency (~22ms) and better quality than Vorbis. It also scales down to low-bitrate speech, but I doubt you need that for your application.

Do you have experience in using Opus for something else than speech? I'm currently in a project that deals with audio streaming and I've been exploring my options. Would love to hear about your thoughts!

Re: PowWow - Collaborative Screen Sharing

#54

Interesting on how no replies have been received on how it works. Mind it, I have not installed it, but, is there a server(s) to connect to, is it peer-to-peer? Care to provide more details? Thanks!

It is peer to peer when possible (>90% of the time). Otherwise it is relayed.

Re: PowWow - Collaborative Screen Sharing

#57
post #11

This is super slick. Just played around with it with a friend and there's almost no lag. My CPU spun up quite a bit but nevertheless color me impressed. I'm curious how this is implemented though?

The networking is P2P (most of the time). The screen sharing is VP8 video compression. Presence is XMPP. The multiple mice, separate dock icon, and a lot of other little things are the result of a lot of hacking :)

We're going to be working on making the encoding more CPU efficient. (btw if anyone has any expertise in real-time video codecs we'd love to talk to you)

Re: PowWow - Collaborative Screen Sharing

#58
post #49

We cannot work parallel with this screen sharing right ? So it just looks juicy with cursor look like google docs :D

That's correct, two people can't be doing 2 different things at the same time (i.e., there is one keyboard). However you do have 2 mouse pointers and you can move/point/click with them independently. We found that in practice we actually preferred this because it's valuable to know that everyone is looking at the same thing at the same time.

Re: PowWow - Collaborative Screen Sharing

#60
Looks great! The two-cursor feature would also be extremely useful when two mice are connected to one computer. We do pair programming at work and I could see a tool that allows two people sitting at one machine to each have their own cursor totally transforming the way we work. Is this a feature you plan on developing?
Post reply on HN