You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2015/07/01 10:16:47 UTC

Re: Webm writer testing

Hello Paul,

I thought h264+pcm is only necessary for backward compatibility and since
WebRTC will be opened it will use standard vp8 codecs, is it so?

On Tue, Jun 30, 2015 at 8:37 PM, Mondain <mo...@gmail.com> wrote:

> I believe that you'll need the reader in addition to the writer to fully
> test the implementation. The webm format is very limited in its codec
> support and our project doesn't include transcoding into vp8, so I we are
> in uncharted territory with this. I would envision that our writer / reader
> support pcm and h.264 whereas standard webm reader/writer combos don't
> support them. Does this make sense?
>
> On Tue, Jun 30, 2015 at 4:21 AM Artyom Savchenko <as...@unipro.ru>
> wrote:
>
> > Paul, hello! I'm still working on WebM writer and I want to test it. How
> > i can do it?  If I understand the code correctly, FLV writer used for
> > writing data from RTMP messages.  Do I need to implement processing of
> > WebRTC messages for testing?
> > --
> > Best wishes, Artyom Savchenko
> >
>



-- 
WBR
Maxim aka solomax