[Red5] capturing a jpeg from a webcam
Dan Rossi
spam at electroteque.org
Tue Jan 30 06:36:07 EST 2007
There is some examples of how to generate an image from the video class
area in flex
http://www.google.com/search?client=safari&rls=en&q=bitmap+webcam+flex&ie=UTF-8&oe=UTF-8
If its stills from recorded media you need, im still trying to work out
the most efficient way myself , we are running red5 on windoze and ive
already tried looping runtime java executions of ffmpeg command line
along certain frames with major problems its totally flakey, and the
process seems to just continue and wont stop.
I tried looking into C# alternatives with the FFmpeg wrappers , this one
doesnt seem to want to load the dll assembly in VS C# Express , and was
a pain to build the supplied dll assembly source and sign it.
http://www.a2ii.com/DasBlog/AFirstDraft.aspx
And this doesnt have any docs,
http://sourceforge.net/projects/sharpffmpeg
so im still stranded for a solution, any lower level wrapper
implementation would be good, i dont see for my needs multiple calls to
ffmpeg to get a single still across many frames is going to work :D
Tobias Hinz | bloghain.de wrote:
> hi,
>
> is it possible to use a connected webcam as a "photocamera"?
>
> i wanna take a photo... and save it on the server...
>
> any ideas on how to do this?
>
>
> cheers, tobias
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
More information about the Red5
mailing list