You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by clement mutz <cm...@celya.fr> on 2012/04/16 12:34:30 UTC

Codec H264

Hi !!

How do enable the codec H264 ? If it's possible.

Thanks.



Re: Codec H264

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
That will be possible as soon as the OpenLaszlo Framework is using the
latest Flex SDK:
http://www.openlaszlo.org/pipermail/laszlo-dev/2012-April/024806.html

Sebastian

2012/4/16 clement mutz <cm...@celya.fr>

> **
> Ok thanks you very much !!
> You answered all my questions !!!
> Do you know if the openmeetings' project will want use SWF11 app ?
>
>
> Le 16/04/2012 18:55, seba.wagner@gmail.com a écrit :
>
> The underlaying Flex SDK that we are using produces a SWF10 and not SWF11
> app.
> So that is why there can't be a h264 option available in our client yet.
>
> Sebastian
>
> 2012/4/16 Alexei Fedotov <al...@gmail.com>
>
>> Well, wiki says rtmp is just h264 wrapper. H264 is actually an umbrella
>> standard, so all opinions in this thread may be correct. You won't know
>> before you test compatibility.
>> 16.04.2012 20:25 пользователь "clement mutz" <cm...@celya.fr> написал:
>>
>>
>>> Sorry to insist again but there is something i don't understand, I saw
>>> this article
>>> http://www.realeyes.com/blog/2011/10/31/new-in-flash-player-11-encoding-live-video-to-h-264avc/
>>>
>>> and it can encoding a live video to H.264. So it's openmeetings who
>>> can't support H.264. It's important for me and my company.
>>>
>>> Thanks very much
>>>
>>>
>>>
>>>
>>> Le 16/04/2012 17:40, clement mutz a écrit :
>>>
>>> Ok so just for confirmation, today openmeetings can't use codec H.264.
>>> Because I don't know to build a encoder
>>>
>>>
>>> Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
>>>
>>> No that has nothing to do with it.
>>> The stream is created on client side. The server does not re-encode
>>> anything, it just acts as proxy that redirects the incoming video stream
>>> from one user to everybody else.
>>>
>>> Changing your server side FFMPEG configuration has no effect on how any
>>> Flash Browser Plugin will publish his stream. You will need to code your
>>> own client or integrate 3th party tools. There is no chance of
>>> configuration here, you need to code something.
>>>
>>> Sebastian
>>>
>>> 2012/4/16 clement mutz <cm...@celya.fr>
>>>
>>>>  Thanks Sebastian !!
>>>>
>>>> So if i configure ffmpeg like it :
>>>>
>>>> ./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
>>>> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree *--enable-libx264
>>>> --enable-pthreads*
>>>> make
>>>> checkinstall
>>>> dpkg -i ffmpeg.deb
>>>>
>>>> After OM will use automatically h264 ?
>>>>
>>>> Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
>>>>
>>>> h264 is only possible with 3th party tools, the Flash Player itself
>>>> cannot produce a h264 stream from your webcam.
>>>> You can use for example tools like Flash Media Live Encoder (which
>>>> probably forbids combining it with none Adobe products) or you have to
>>>> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>>>>
>>>> Sebastian
>>>>
>>>> 2012/4/16 clement mutz <cm...@celya.fr>
>>>>
>>>>> Hi !!
>>>>>
>>>>> How do enable the codec H264 ? If it's possible.
>>>>>
>>>>> Thanks.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Sebastian Wagner
>>>> https://twitter.com/#!/dead_lock
>>>> http://www.openmeetings.de
>>>> http://www.webbase-design.de
>>>> http://www.wagner-sebastian.com
>>>> seba.wagner@gmail.com
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.openmeetings.de
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wagner@gmail.com
>>>
>>>
>>>
>>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Codec H264

Posted by clement mutz <cm...@celya.fr>.
Ok thanks you very much !!
You answered all my questions !!!
Do you know if the openmeetings' project will want use SWF11 app ?


Le 16/04/2012 18:55, seba.wagner@gmail.com a écrit :
> The underlaying Flex SDK that we are using produces a SWF10 and not 
> SWF11 app.
> So that is why there can't be a h264 option available in our client yet.
>
> Sebastian
>
> 2012/4/16 Alexei Fedotov <alexei.fedotov@gmail.com 
> <ma...@gmail.com>>
>
>     Well, wiki says rtmp is just h264 wrapper. H264 is actually an
>     umbrella standard, so all opinions in this thread may be correct.
>     You won't know before you test compatibility.
>
>     16.04.2012 20:25 пользователь "clement mutz" <cmutz@celya.fr
>     <ma...@celya.fr>> написал:
>
>
>         Sorry to insist again but there is something i don't
>         understand, I saw this article
>         http://www.realeyes.com/blog/2011/10/31/new-in-flash-player-11-encoding-live-video-to-h-264avc/
>
>         and it can encoding a live video to H.264. So it's
>         openmeetings who can't support H.264. It's important for me
>         and my company.
>
>         Thanks very much
>
>
>
>
>         Le 16/04/2012 17:40, clement mutz a écrit :
>>         Ok so just for confirmation, today openmeetings can't use
>>         codec H.264. Because I don't know to build a encoder
>>
>>
>>         Le 16/04/2012 16:36, seba.wagner@gmail.com
>>         <ma...@gmail.com> a écrit :
>>>         No that has nothing to do with it.
>>>         The stream is created on client side. The server does not
>>>         re-encode anything, it just acts as proxy that redirects the
>>>         incoming video stream from one user to everybody else.
>>>
>>>         Changing your server side FFMPEG configuration has no effect
>>>         on how any Flash Browser Plugin will publish his stream. You
>>>         will need to code your own client or integrate 3th party
>>>         tools. There is no chance of configuration here, you need to
>>>         code something.
>>>
>>>         Sebastian
>>>
>>>         2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>>>
>>>             Thanks Sebastian !!
>>>
>>>             So if i configure ffmpeg like it :
>>>
>>>             ./configure --enable-libmp3lame --enable-libxvid
>>>             --enable-libvorbis --enable-libgsm --enable-libfaac
>>>             --enable-gpl --enable-nonfree *--enable-libx264
>>>             --enable-pthreads*
>>>             make
>>>             checkinstall
>>>             dpkg -i ffmpeg.deb
>>>
>>>             After OM will use automatically h264 ?
>>>
>>>             Le 16/04/2012 12:40, seba.wagner@gmail.com
>>>             <ma...@gmail.com> a écrit :
>>>>             h264 is only possible with 3th party tools, the Flash
>>>>             Player itself cannot produce a h264 stream from your
>>>>             webcam.
>>>>             You can use for example tools like Flash Media Live
>>>>             Encoder (which probably forbids combining it with none
>>>>             Adobe products) or you have to build your own Encoder
>>>>             based on Open Source tools like FFMPEG and Xuggler.
>>>>
>>>>             Sebastian
>>>>
>>>>             2012/4/16 clement mutz <cmutz@celya.fr
>>>>             <ma...@celya.fr>>
>>>>
>>>>                 Hi !!
>>>>
>>>>                 How do enable the codec H264 ? If it's possible.
>>>>
>>>>                 Thanks.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>             -- 
>>>>             Sebastian Wagner
>>>>             https://twitter.com/#!/dead_lock
>>>>             <https://twitter.com/#%21/dead_lock>
>>>>             http://www.openmeetings.de
>>>>             http://www.webbase-design.de
>>>>             http://www.wagner-sebastian.com
>>>>             seba.wagner@gmail.com <ma...@gmail.com>
>>>
>>>
>>>
>>>
>>>         -- 
>>>         Sebastian Wagner
>>>         https://twitter.com/#!/dead_lock
>>>         <https://twitter.com/#%21/dead_lock>
>>>         http://www.openmeetings.de
>>>         http://www.webbase-design.de
>>>         http://www.wagner-sebastian.com
>>>         seba.wagner@gmail.com <ma...@gmail.com>
>>
>
>
>
>
> -- 
> Sebastian Wagner
> https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com <ma...@gmail.com>


Re: Codec H264

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
The underlaying Flex SDK that we are using produces a SWF10 and not SWF11
app.
So that is why there can't be a h264 option available in our client yet.

Sebastian

2012/4/16 Alexei Fedotov <al...@gmail.com>

> Well, wiki says rtmp is just h264 wrapper. H264 is actually an umbrella
> standard, so all opinions in this thread may be correct. You won't know
> before you test compatibility.
> 16.04.2012 20:25 пользователь "clement mutz" <cm...@celya.fr> написал:
>
> **
>>
>> Sorry to insist again but there is something i don't understand, I saw
>> this article
>> http://www.realeyes.com/blog/2011/10/31/new-in-flash-player-11-encoding-live-video-to-h-264avc/
>>
>> and it can encoding a live video to H.264. So it's openmeetings who can't
>> support H.264. It's important for me and my company.
>>
>> Thanks very much
>>
>>
>>
>>
>> Le 16/04/2012 17:40, clement mutz a écrit :
>>
>> Ok so just for confirmation, today openmeetings can't use codec H.264.
>> Because I don't know to build a encoder
>>
>>
>> Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
>>
>> No that has nothing to do with it.
>> The stream is created on client side. The server does not re-encode
>> anything, it just acts as proxy that redirects the incoming video stream
>> from one user to everybody else.
>>
>> Changing your server side FFMPEG configuration has no effect on how any
>> Flash Browser Plugin will publish his stream. You will need to code your
>> own client or integrate 3th party tools. There is no chance of
>> configuration here, you need to code something.
>>
>> Sebastian
>>
>> 2012/4/16 clement mutz <cm...@celya.fr>
>>
>>>  Thanks Sebastian !!
>>>
>>> So if i configure ffmpeg like it :
>>>
>>> ./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
>>> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree *--enable-libx264
>>> --enable-pthreads*
>>> make
>>> checkinstall
>>> dpkg -i ffmpeg.deb
>>>
>>> After OM will use automatically h264 ?
>>>
>>> Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
>>>
>>> h264 is only possible with 3th party tools, the Flash Player itself
>>> cannot produce a h264 stream from your webcam.
>>> You can use for example tools like Flash Media Live Encoder (which
>>> probably forbids combining it with none Adobe products) or you have to
>>> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>>>
>>> Sebastian
>>>
>>> 2012/4/16 clement mutz <cm...@celya.fr>
>>>
>>>> Hi !!
>>>>
>>>> How do enable the codec H264 ? If it's possible.
>>>>
>>>> Thanks.
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.openmeetings.de
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wagner@gmail.com
>>>
>>>
>>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>>
>>
>>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Codec H264

Posted by Alexei Fedotov <al...@gmail.com>.
Well, wiki says rtmp is just h264 wrapper. H264 is actually an umbrella
standard, so all opinions in this thread may be correct. You won't know
before you test compatibility.
16.04.2012 20:25 пользователь "clement mutz" <cm...@celya.fr> написал:

> **
>
> Sorry to insist again but there is something i don't understand, I saw
> this article
> http://www.realeyes.com/blog/2011/10/31/new-in-flash-player-11-encoding-live-video-to-h-264avc/
>
> and it can encoding a live video to H.264. So it's openmeetings who can't
> support H.264. It's important for me and my company.
>
> Thanks very much
>
>
>
>
> Le 16/04/2012 17:40, clement mutz a écrit :
>
> Ok so just for confirmation, today openmeetings can't use codec H.264.
> Because I don't know to build a encoder
>
>
> Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
>
> No that has nothing to do with it.
> The stream is created on client side. The server does not re-encode
> anything, it just acts as proxy that redirects the incoming video stream
> from one user to everybody else.
>
> Changing your server side FFMPEG configuration has no effect on how any
> Flash Browser Plugin will publish his stream. You will need to code your
> own client or integrate 3th party tools. There is no chance of
> configuration here, you need to code something.
>
> Sebastian
>
> 2012/4/16 clement mutz <cm...@celya.fr>
>
>>  Thanks Sebastian !!
>>
>> So if i configure ffmpeg like it :
>>
>> ./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
>> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree *--enable-libx264
>> --enable-pthreads*
>> make
>> checkinstall
>> dpkg -i ffmpeg.deb
>>
>> After OM will use automatically h264 ?
>>
>> Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
>>
>> h264 is only possible with 3th party tools, the Flash Player itself
>> cannot produce a h264 stream from your webcam.
>> You can use for example tools like Flash Media Live Encoder (which
>> probably forbids combining it with none Adobe products) or you have to
>> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>>
>> Sebastian
>>
>> 2012/4/16 clement mutz <cm...@celya.fr>
>>
>>> Hi !!
>>>
>>> How do enable the codec H264 ? If it's possible.
>>>
>>> Thanks.
>>>
>>>
>>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>>
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
>
>
>

Re: Codec H264

Posted by clement mutz <cm...@celya.fr>.
Sorry to insist again but there is something i don't understand, I saw 
this article 
http://www.realeyes.com/blog/2011/10/31/new-in-flash-player-11-encoding-live-video-to-h-264avc/ 

and it can encoding a live video to H.264. So it's openmeetings who 
can't support H.264. It's important for me and my company.

Thanks very much




Le 16/04/2012 17:40, clement mutz a écrit :
> Ok so just for confirmation, today openmeetings can't use codec H.264. 
> Because I don't know to build a encoder
>
>
> Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
>> No that has nothing to do with it.
>> The stream is created on client side. The server does not re-encode 
>> anything, it just acts as proxy that redirects the incoming video 
>> stream from one user to everybody else.
>>
>> Changing your server side FFMPEG configuration has no effect on how 
>> any Flash Browser Plugin will publish his stream. You will need to 
>> code your own client or integrate 3th party tools. There is no chance 
>> of configuration here, you need to code something.
>>
>> Sebastian
>>
>> 2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>>
>>     Thanks Sebastian !!
>>
>>     So if i configure ffmpeg like it :
>>
>>     ./configure --enable-libmp3lame --enable-libxvid
>>     --enable-libvorbis --enable-libgsm --enable-libfaac --enable-gpl
>>     --enable-nonfree *--enable-libx264 --enable-pthreads*
>>     make
>>     checkinstall
>>     dpkg -i ffmpeg.deb
>>
>>     After OM will use automatically h264 ?
>>
>>     Le 16/04/2012 12:40, seba.wagner@gmail.com
>>     <ma...@gmail.com> a écrit :
>>>     h264 is only possible with 3th party tools, the Flash Player
>>>     itself cannot produce a h264 stream from your webcam.
>>>     You can use for example tools like Flash Media Live Encoder
>>>     (which probably forbids combining it with none Adobe products)
>>>     or you have to build your own Encoder based on Open Source tools
>>>     like FFMPEG and Xuggler.
>>>
>>>     Sebastian
>>>
>>>     2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>>>
>>>         Hi !!
>>>
>>>         How do enable the codec H264 ? If it's possible.
>>>
>>>         Thanks.
>>>
>>>
>>>
>>>
>>>
>>>     -- 
>>>     Sebastian Wagner
>>>     https://twitter.com/#!/dead_lock
>>>     <https://twitter.com/#%21/dead_lock>
>>>     http://www.openmeetings.de
>>>     http://www.webbase-design.de
>>>     http://www.wagner-sebastian.com
>>>     seba.wagner@gmail.com <ma...@gmail.com>
>>
>>
>>
>>
>> -- 
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com <ma...@gmail.com>
>


Re: Codec H264

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Right

2012/4/16 clement mutz <cm...@celya.fr>

> **
> Ok so just for confirmation, today openmeetings can't use codec H.264.
> Because I don't know to build a encoder
>
>
> Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
>
> No that has nothing to do with it.
> The stream is created on client side. The server does not re-encode
> anything, it just acts as proxy that redirects the incoming video stream
> from one user to everybody else.
>
> Changing your server side FFMPEG configuration has no effect on how any
> Flash Browser Plugin will publish his stream. You will need to code your
> own client or integrate 3th party tools. There is no chance of
> configuration here, you need to code something.
>
> Sebastian
>
> 2012/4/16 clement mutz <cm...@celya.fr>
>
>>  Thanks Sebastian !!
>>
>> So if i configure ffmpeg like it :
>>
>> wget
>> http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
>> ./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
>> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree *--enable-libx264
>> --enable-pthreads*
>> make
>> checkinstall
>> dpkg -i ffmpeg.deb
>>
>> After OM will use automatically h264 ?
>>
>> Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
>>
>> h264 is only possible with 3th party tools, the Flash Player itself
>> cannot produce a h264 stream from your webcam.
>> You can use for example tools like Flash Media Live Encoder (which
>> probably forbids combining it with none Adobe products) or you have to
>> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>>
>> Sebastian
>>
>> 2012/4/16 clement mutz <cm...@celya.fr>
>>
>>> Hi !!
>>>
>>> How do enable the codec H264 ? If it's possible.
>>>
>>> Thanks.
>>>
>>>
>>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>>
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Codec H264

Posted by clement mutz <cm...@celya.fr>.
Ok so just for confirmation, today openmeetings can't use codec H.264. 
Because I don't know to build a encoder


Le 16/04/2012 16:36, seba.wagner@gmail.com a écrit :
> No that has nothing to do with it.
> The stream is created on client side. The server does not re-encode 
> anything, it just acts as proxy that redirects the incoming video 
> stream from one user to everybody else.
>
> Changing your server side FFMPEG configuration has no effect on how 
> any Flash Browser Plugin will publish his stream. You will need to 
> code your own client or integrate 3th party tools. There is no chance 
> of configuration here, you need to code something.
>
> Sebastian
>
> 2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>
>     Thanks Sebastian !!
>
>     So if i configure ffmpeg like it :
>
>     wget
>     http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
>     ./configure --enable-libmp3lame --enable-libxvid
>     --enable-libvorbis --enable-libgsm --enable-libfaac --enable-gpl
>     --enable-nonfree *--enable-libx264 --enable-pthreads*
>     make
>     checkinstall
>     dpkg -i ffmpeg.deb
>
>     After OM will use automatically h264 ?
>
>     Le 16/04/2012 12:40, seba.wagner@gmail.com
>     <ma...@gmail.com> a écrit :
>>     h264 is only possible with 3th party tools, the Flash Player
>>     itself cannot produce a h264 stream from your webcam.
>>     You can use for example tools like Flash Media Live Encoder
>>     (which probably forbids combining it with none Adobe products) or
>>     you have to build your own Encoder based on Open Source tools
>>     like FFMPEG and Xuggler.
>>
>>     Sebastian
>>
>>     2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>>
>>         Hi !!
>>
>>         How do enable the codec H264 ? If it's possible.
>>
>>         Thanks.
>>
>>
>>
>>
>>
>>     -- 
>>     Sebastian Wagner
>>     https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
>>     http://www.openmeetings.de
>>     http://www.webbase-design.de
>>     http://www.wagner-sebastian.com
>>     seba.wagner@gmail.com <ma...@gmail.com>
>
>
>
>
> -- 
> Sebastian Wagner
> https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com <ma...@gmail.com>


Re: Codec H264

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
No that has nothing to do with it.
The stream is created on client side. The server does not re-encode
anything, it just acts as proxy that redirects the incoming video stream
from one user to everybody else.

Changing your server side FFMPEG configuration has no effect on how any
Flash Browser Plugin will publish his stream. You will need to code your
own client or integrate 3th party tools. There is no chance of
configuration here, you need to code something.

Sebastian

2012/4/16 clement mutz <cm...@celya.fr>

> **
> Thanks Sebastian !!
>
> So if i configure ffmpeg like it :
>
> wget http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
> ./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis
> --enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree *--enable-libx264
> --enable-pthreads*
> make
> checkinstall
> dpkg -i ffmpeg.deb
>
> After OM will use automatically h264 ?
>
> Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
>
> h264 is only possible with 3th party tools, the Flash Player itself cannot
> produce a h264 stream from your webcam.
> You can use for example tools like Flash Media Live Encoder (which
> probably forbids combining it with none Adobe products) or you have to
> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>
> Sebastian
>
> 2012/4/16 clement mutz <cm...@celya.fr>
>
>> Hi !!
>>
>> How do enable the codec H264 ? If it's possible.
>>
>> Thanks.
>>
>>
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Codec H264

Posted by clement mutz <cm...@celya.fr>.
Thanks Sebastian !!

So if i configure ffmpeg like it :

wget http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis 
--enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree 
*--enable-libx264 --enable-pthreads*
make
checkinstall
dpkg -i ffmpeg.deb

After OM will use automatically h264 ?

Le 16/04/2012 12:40, seba.wagner@gmail.com a écrit :
> h264 is only possible with 3th party tools, the Flash Player itself 
> cannot produce a h264 stream from your webcam.
> You can use for example tools like Flash Media Live Encoder (which 
> probably forbids combining it with none Adobe products) or you have to 
> build your own Encoder based on Open Source tools like FFMPEG and Xuggler.
>
> Sebastian
>
> 2012/4/16 clement mutz <cmutz@celya.fr <ma...@celya.fr>>
>
>     Hi !!
>
>     How do enable the codec H264 ? If it's possible.
>
>     Thanks.
>
>
>
>
>
> -- 
> Sebastian Wagner
> https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com <ma...@gmail.com>


Re: Codec H264

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
h264 is only possible with 3th party tools, the Flash Player itself cannot
produce a h264 stream from your webcam.
You can use for example tools like Flash Media Live Encoder (which probably
forbids combining it with none Adobe products) or you have to build your
own Encoder based on Open Source tools like FFMPEG and Xuggler.

Sebastian

2012/4/16 clement mutz <cm...@celya.fr>

> Hi !!
>
> How do enable the codec H264 ? If it's possible.
>
> Thanks.
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com