Hi,

your modifications look quite good, I have been able to run the code et
cetera.

I don't see any big blockers for now.
But actually from my point of view the goal should be the transform the
whole codebase to AS3 then.
I will continue testing this weekend, if things work out well we might be
able to merge this to trunk by next week.

Sebastian

2011/11/18 [email protected] <[email protected]>

> No not yet,
> I will have some time by tomorrow and give you feedback.
>
> Sebastian
>
>
> 2011/11/18 German Grekhov <[email protected]>
>
>> Hello, Sebastian.
>>
>> So, have you already seen and tested our branch? What is your opinion
>> about it?
>>
>> German.
>>
>>
>> 17 ноября 2011 г. 14:44 пользователь [email protected] <
>> [email protected]> написал:
>>
>> okay,
>>>
>>> well I can live with that one. The thing is that actually in AS3 the
>>> flash player can freeze if you have a nullpointer exception. So you might
>>> notice that something is wrong quite fast :)
>>>
>>> Btw: We should also try to use other codecs then using the new Video
>>> components. For example Speex for the Audio. I think it might get easier to
>>> encode and do some integration using speex then nellymoser.
>>>
>>> Sebastian
>>>
>>>
>>> 2011/11/17 German Grekhov <[email protected]>
>>>
>>>> Hello, Sebastian. Sorry for long response.
>>>> No, we haven't done any performance tests.
>>>>
>>>> Yes, OpenLaszlo Debugger still works. There are two debuggers now. One
>>>> is for main swf8 and another one is for video component swf10.
>>>>
>>>> But there is one problem of swf10. Using action script 3 doesn't allow
>>>> to see errors like NullPointerException and others direclty. It means that
>>>> you could see only a method that contains a error and what the error it is,
>>>> but not the code line number with this error. It is only about swf10. Swf8
>>>> is still ok.
>>>>
>>>> German.
>>>>
>>>>
>>>> 14 ноября 2011 г. 18:42 пользователь [email protected] <
>>>> [email protected]> написал:
>>>>
>>>> Ok,
>>>>>
>>>>> I hope to find some time by the end of this week to work on this.
>>>>>
>>>>> Have you tried to run some test with the application in terms of
>>>>> performance ( I mean for example the whiteboard performance ).
>>>>> Does the OpenLaszlo Debugger still work? I would like to have its
>>>>> ability to show NullPointerException in the JavaScript code.
>>>>>
>>>>> Thanks
>>>>> Sebastian
>>>>>
>>>>>
>>>>>
>>>>> 2011/11/10 Тимур Тлеукенов <[email protected]>
>>>>>
>>>>>> Hello Sebastian,
>>>>>>
>>>>>> Yes, all the RPC calls go through SWF8. NetConnection of AS3 component
>>>>>> used only for transfering video and audio.
>>>>>> This was done to temporary avoid changes in the server side of
>>>>>> application, because in most cases the server identifies the client by
>>>>>> connection\stream ID.
>>>>>> Problem with the "registerMethods" isn't solved, so we use this
>>>>>> workaround with SWF8.
>>>>>>
>>>>>> --
>>>>>> Timur
>>>>>>
>>>>>> 2011/11/9 German Grekhov <[email protected]>:
>>>>>> > Тимур, ответь Себастьяну.
>>>>>> > про setMicMuted: я его убрал уже оттуда
>>>>>> >
>>>>>> > ---------- Forwarded message ----------
>>>>>> > From: [email protected] <[email protected]>
>>>>>> > Date: 2011/11/9
>>>>>> > Subject: Re: Separate video component
>>>>>> > To: German Grekhov <[email protected]>
>>>>>> >
>>>>>> >
>>>>>> > btw:
>>>>>> >
>>>>>> > I had no chance to look at it yet just for my understanding:
>>>>>> >
>>>>>> > You did refactor the current rtmpConnection to work with AS3 right?
>>>>>> > When I was doing that my problem was that the "registerMethods"
>>>>>> call did not
>>>>>> > work, so when the server did call a method in the client that failed
>>>>>> > constantly.
>>>>>> >
>>>>>> > Did you solve that one? As far as I do understand you don't use the
>>>>>> > NetConnection of the AS3 component for receiving messages. There is
>>>>>> just a
>>>>>> > single call in the AS3 version of the hibRtmpConnection
>>>>>> "switchMicMuted" and
>>>>>> > this one seems having a problem according to the Debug logs in the
>>>>>> > Return-Body of the method.
>>>>>> >
>>>>>> > So all RPC calls of Openmeetings go through the SWF8 version that
>>>>>> gets
>>>>>> > loaded into the SWF10 application. The SWF8 application that uses a
>>>>>> > LocalConnection to forward the events to the SWF10 app.
>>>>>> >
>>>>>> > I think this workaround is okay to get started, however it should
>>>>>> be our
>>>>>> > goal to for the future roadmap to get the rtmp-messaging working in
>>>>>> the
>>>>>> > SWF10 runtime.
>>>>>> >
>>>>>> > Sebastian
>>>>>> >
>>>>>> >
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> http://www.openmeetings.de
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> [email protected]
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> http://www.openmeetings.de
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> [email protected]
>>>
>>
>>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> [email protected]
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to