Re: ApacheCon Europe 2014

2014-06-22 Thread Maxim Solodovnik
I currently see no mobile compatible clients able to send audio/video Seems like separate mobile client need to be implemented On 22 June 2014 14:42, seba.wag...@gmail.com wrote: > Well the problem with that is that you need a complete server side > implementation of the Audio/Video client. Hav

Re: OM room layout

2014-06-22 Thread Maxim Solodovnik
it should be changed in openlaszlo code :( not my favorite part :( On 22 June 2014 14:46, Varga Balázs wrote: > Hello! > > Howto and where can I modify room layout? > > The chat panel is a bottom side , not ideal. > > More desktop, laptop is a wide screen and bottom chat use a big area from > p

OM room layout

2014-06-22 Thread Varga Balázs
Hello! Howto and where can I modify room layout? The chat panel is a bottom side , not ideal. More desktop, laptop is a wide screen and bottom chat use a big area from presentation. Better: chat move right sidabar. Pleas help me, where find this details in source! I use las stable (with goo

Re: ApacheCon Europe 2014

2014-06-22 Thread seba.wag...@gmail.com
Well the problem with that is that you need a complete server side implementation of the Audio/Video client. Have you seen how the Node.js Socket Server for Video Streaming works? They cheat by using server side the V8 Browser engine to simulate a browser that acts like a server. So basically when

Re: ApacheCon Europe 2014

2014-06-22 Thread Maxim Solodovnik
I saw it in google groups :) These websockets are for RPC calls only, we might use it, will see :) I would be more happy it can support audio/video :) On 22 June 2014 13:52, seba.wag...@gmail.com wrote: > Btw: Have you seen that: https://github.com/Red5/red5-websocket-chat ? > > > 2014-06-21 22