[Red5devs] entry point to recieve raw rgb from camera

Teemu Keinonen tkeinonen at gmail.com
Sun Jul 6 02:08:31 PDT 2008


The thing is, i want to get RGB data _before_ it's Soerensoned. Is
this possible?
I take it that client sends RGB, not ready-made squeezed video, or am i wrong?

On Sat, Jul 5, 2008 at 11:05 PM, Dominick Accattato
<daccattato at gmail.com> wrote:
> If you look at the FLV package you can look into the tags that represent a
> FLV file.  You should be concerned with the body which has encoded sorenson
> data.  You can take that and feed it to FFMpeg.
>
> On Fri, Jul 4, 2008 at 6:25 PM, Teemu Keinonen <tkeinonen at gmail.com> wrote:
>>
>> Yes, i'm very familiar with ffmpeg. But what i'm looking for is some
>> pointers to
>> where to get the RGB data from to feed to ffmpeg. What
>> interface/implementation
>> is the place to start looking/learning from?
>>
>> On Sat, Jul 5, 2008 at 12:12 AM, Dominick Accattato
>> <daccattato at gmail.com> wrote:
>> > you have to use FFMpeg.  In addition if you are unfamiliar with
>> > developing
>> > with FFMpeg, you can always look into professional open source
>> > development
>> > and use Infrared5's (www.infrared5.com) consulting services to help
>> > build
>> > your project.
>> >
>> > On Fri, Jul 4, 2008 at 9:11 AM, Teemu Keinonen <tkeinonen at gmail.com>
>> > wrote:
>> >>
>> >> Hi all and thanks in advance!
>> >>
>> >> I want to have access to raw video rgb data recieved from a client
>> >> publishing camera stream.
>> >> What is the best place to tap to this data, i'm sure it's available
>> >> somewhere, at some point?
>> >>
>> >> - Teemu Keinonen
>> >>
>> >> _______________________________________________
>> >> Red5devs mailing list
>> >> Red5devs at osflash.org
>> >> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>> >
>> >
>> >
>> > --
>> > Dominick Accattato, CTO
>> > Infrared5 Inc.
>> > www.infrared5.com
>> > _______________________________________________
>> > Red5devs mailing list
>> > Red5devs at osflash.org
>> > http://osflash.org/mailman/listinfo/red5devs_osflash.org
>> >
>> >
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
>
> --
> Dominick Accattato, CTO
> Infrared5 Inc.
> www.infrared5.com
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>



More information about the Red5devs mailing list