I'm working on it too so i hope so :)
take a look to dokeos videoconf addon, writen in openlaszlo and red5 ...
the perfect example to start (and learn OL in my case... ):
==> http://www.dokeos.com/fr/download.php
good luck
Pierre
Patricio A. Bruna a écrit :
Robert,
Is possible to build a "videochat" web app with Red5 and Laszlo?
----- Mensaje Original -----
De: "Robert Pieprzny" <[EMAIL PROTECTED]>
Para: [email protected]
Enviados: miércoles 18 de abril de 2007 09H10 (GMT-0400) America/Santiago
Asunto: [Laszlo-user] Red5 camera resolution
I use videoview with camera to record stream to Red5 server. How I can
change resolution wchich is recorder on this server.
I was changing width and height but it's only change resolution in
openlaszlo application.
<videoview id="vr" url="" type="rtmp" align="center">
<camera id="ca1" name="ca1" width="640" height="480" show="false" />
<microphone id="mi1" name="mi1" capturing="false"/>
</videoview>
Maybe I have to change somthing in Red5 configuration !
Robert Pieprzny
from Poland (PCG)