You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Dmitriy - <di...@gmail.com> on 2015/06/03 16:08:21 UTC

GSOC report

Hi Maxim and team.

Changes for this week:
simple restructure project (change packages names, adding licence, and etc).

The plans for the next few days:
I decided not to use red5 implementation of FLVWriter class (
https://github.com/ritzalam/red5/blob/master/src/org/red5/io/flv/impl/FLVWriter.java),
because it is too smart and expensive for our goals.

I am developing a fast version of the FLV reader - hope it won't take a lot
of time.

-- 
Regards,
Dmitry Bezheckov.

Re: GSOC report

Posted by Maxim Solodovnik <so...@gmail.com>.
could you provide estimation when 1) - 7) and new FlvWriter will be
available?

On Thu, Jun 4, 2015 at 3:39 PM, Dmitriy - <di...@gmail.com> wrote:

> Typo fix, of course FLV writer.
>
> On Thu, Jun 4, 2015 at 12:07 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> Hello Dmitriy,
>>
>> could you perform additional clean-up:
>> 1) remove from repo and add to .gitignore : target .project .classpath
>> 2) change junit version to be 4.12
>> 3) change compiler-plugin version to be 3.2
>> 4) change plugin name from mkv2flv to webm2flv
>> 5) change source formatting (example [1]) (ALL files xml, java etc.)
>> 6) add meaningful tests using junit4 style
>> 7) remove all error printing using System.out.println in favor of
>> Red5LoggerFactory
>> Hope to see these change ASAP
>>
>> could you please tell me why are you writing FLVReader if you don't like
>> FLVWriter?
>>
>>
>> [1]
>> https://github.com/Red5/red5-server/blob/master/src/main/java/org/red5/server/Context.java
>>
>>
>> On Wed, Jun 3, 2015 at 8:08 PM, Dmitriy - <di...@gmail.com> wrote:
>>
>>> Hi Maxim and team.
>>>
>>> Changes for this week:
>>> simple restructure project (change packages names, adding licence, and
>>> etc).
>>>
>>> The plans for the next few days:
>>> I decided not to use red5 implementation of FLVWriter class (
>>> https://github.com/ritzalam/red5/blob/master/src/org/red5/io/flv/impl/FLVWriter.java),
>>> because it is too smart and expensive for our goals.
>>>
>>> I am developing a fast version of the FLV reader - hope it won't take a
>>> lot of time.
>>>
>>> --
>>> Regards,
>>> Dmitry Bezheckov.
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> Regards,
> Dmitry Bezheckov.
>



-- 
WBR
Maxim aka solomax

Re: GSOC report

Posted by Dmitriy - <di...@gmail.com>.
Typo fix, of course FLV writer.

On Thu, Jun 4, 2015 at 12:07 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello Dmitriy,
>
> could you perform additional clean-up:
> 1) remove from repo and add to .gitignore : target .project .classpath
> 2) change junit version to be 4.12
> 3) change compiler-plugin version to be 3.2
> 4) change plugin name from mkv2flv to webm2flv
> 5) change source formatting (example [1]) (ALL files xml, java etc.)
> 6) add meaningful tests using junit4 style
> 7) remove all error printing using System.out.println in favor of
> Red5LoggerFactory
> Hope to see these change ASAP
>
> could you please tell me why are you writing FLVReader if you don't like
> FLVWriter?
>
>
> [1]
> https://github.com/Red5/red5-server/blob/master/src/main/java/org/red5/server/Context.java
>
>
> On Wed, Jun 3, 2015 at 8:08 PM, Dmitriy - <di...@gmail.com> wrote:
>
>> Hi Maxim and team.
>>
>> Changes for this week:
>> simple restructure project (change packages names, adding licence, and
>> etc).
>>
>> The plans for the next few days:
>> I decided not to use red5 implementation of FLVWriter class (
>> https://github.com/ritzalam/red5/blob/master/src/org/red5/io/flv/impl/FLVWriter.java),
>> because it is too smart and expensive for our goals.
>>
>> I am developing a fast version of the FLV reader - hope it won't take a
>> lot of time.
>>
>> --
>> Regards,
>> Dmitry Bezheckov.
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Regards,
Dmitry Bezheckov.

Re: GSOC report

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Dmitriy,

could you perform additional clean-up:
1) remove from repo and add to .gitignore : target .project .classpath
2) change junit version to be 4.12
3) change compiler-plugin version to be 3.2
4) change plugin name from mkv2flv to webm2flv
5) change source formatting (example [1]) (ALL files xml, java etc.)
6) add meaningful tests using junit4 style
7) remove all error printing using System.out.println in favor of
Red5LoggerFactory
Hope to see these change ASAP

could you please tell me why are you writing FLVReader if you don't like
FLVWriter?


[1]
https://github.com/Red5/red5-server/blob/master/src/main/java/org/red5/server/Context.java


On Wed, Jun 3, 2015 at 8:08 PM, Dmitriy - <di...@gmail.com> wrote:

> Hi Maxim and team.
>
> Changes for this week:
> simple restructure project (change packages names, adding licence, and
> etc).
>
> The plans for the next few days:
> I decided not to use red5 implementation of FLVWriter class (
> https://github.com/ritzalam/red5/blob/master/src/org/red5/io/flv/impl/FLVWriter.java),
> because it is too smart and expensive for our goals.
>
> I am developing a fast version of the FLV reader - hope it won't take a
> lot of time.
>
> --
> Regards,
> Dmitry Bezheckov.
>



-- 
WBR
Maxim aka solomax