Displaying 2 results from an estimated 2 matches for "greenthumb".
2003 Aug 13
1
questions questions questions
hi,
ok. i am pretty new to this list, but there seems to be little activity
at all.
first of all, here is a screenshot:
http://greenthumb.jabberstudio.org/video.png - it's screenshot of my
buddy list in my jabber client (java based).
I have a simple (or not so simple) task to achieve:
stream the video from one end through the jabber server to another end
and show the stream in my buddy list. i can grab with some native code...
2004 Aug 06
4
[Fwd: Re: [JDEV] Videoconferencing with jabber / Re: Videoconferencing with speex and jabber]
...ol enhancements to the jabber
protocol to control muting of conference partners. It makes sense to me
to enhance the current jabber MUC protocol with some audio/video
specific stuff.* COMMENTS WELCOME
<p>Best regards,
Ulrich
P.s. on the relay, carsten:
The relay you may download at
http://greenthumb.jabberstudio.org/avrelay.html contains server and
client.
a server has to be started, onto which a client can connect.
The client has to know the ip of the server.
the client is started through the command listed on the avrelay.html
page.
the server is started through 'java uls.AVRelay'...