[Fwd: Re: [JDEV] Videoconferencing with jabber / Re: [speex-dev] Videoconferencing with speex and jabber]

Ulrich B. Staudinger us at die-horde.de
Tue Nov 25 03:19:19 PST 2003



Hi Carsten, 

due to the ongoing discussion on both lists, i simply respond to both
lists. it's hard crossposting, but it's for both roups relevant (i
think). 

<p>+After having thought about control structures, it makes sense to me to
do the extra work and merge this creamed cake into a jabber server
component. Otherwise a control channel to the server component would
have to be opened, or a splitter to divide the incoming audio bytes from
control bytes would have to be added, which won't make things less
complicative.+

Of course it is possible to create a standalone server relay, too. 
But my relation to jabber.org tells me to do it that way... ;-)

ok. 

to speex: *now here comes the more important part, can we build a c++
component which does what avrelay does? is it practicable to de/encode
100 streams with a c/c++ speex de/encoder in realtime?* COMMENTS WELCOME

<p>The other part is, what do you think about a cooperation? All help on
this welcome! 

<p>to jabber: *We would need some protocol 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'

The server listens by default on port 10000 (i think), can't remember
what i wrote 6 weeks ago. 

The server encodes in the session.java file.
The client encodes and decodes in TestClient.java. You'll see the
classes when looking through the code. 

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list