On Wed, Jan 08, 2014 at 09:53:57PM +0100, Jan Lambertz wrote: > Hi misc, > for some time i am trying to get a easy videochat working with openbsd. For > testing different aproaches,frameworks,protocols and daemons i need some > clients. Problem is that i dont want to run through my whole cellar from > machine to machine and also buy a few more cams. > For linux i found some software for webcam emulation aka pseudo video > devices. Anything for openbsd here ? Some testpicture will be sufficent for > a dry run. > > Right now i am trying to set up > Ejabberd as server > Gajim as client > Xmpp as protocoll > Gstreamer/farsight as framework. > > Thanks
I personally would love to see WebRTC/HTML5 working, it would help a lot. Check http://code.google.com/p/bigbluebutton/wiki/HTML5 Plain video conferencing is useless anyway, what one needs is to record the session, plug a laptop and share a presentation, share web links during presentation etc... "Normal" bigbluebutton needs flash :( But they are working on WebRTC/HTML5 version. jirib