search for: jabberstudio

Displaying 3 results from an estimated 3 matches for "jabberstudio".

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 images from /...
2004 Aug 06
4
[Fwd: Re: [JDEV] Videoconferencing with jabber / Re: Videoconferencing with speex and jabber]
...ents 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' The server...
2004 Aug 06
3
q about jspeex
Hi Marc, thanks for the quick reply. Marc Gimpel wrote: > It would appear the the 'pcm2speex.read(frame, 0, frame.length)' is > blocking which means that it is waiting for data from the underlying > inputstream (i.e.AudioInputStream(t.input)). If it could read > sufficient data it would transcode it. If it recieved an EOF, it > should do some zero padding and then