Converting stream of jpg files to FLV stream
Posted
by Mark
on Stack Overflow
See other posts from Stack Overflow
or by Mark
Published on 2009-04-15T10:04:11Z
Indexed on
2010/03/15
19:39 UTC
Read the original article
Hit count: 504
I work with a Panasonic hcm280a camera that can be controlled by my software, It generates a stream of jpeg files that are huge and I want to convert this stream to a FLV stream preferably with a good compressional ration
Does FFMpeg do that? I am basically looking for an off the shelve open source software (or commercial software) that can generate that streaming media for me. Again my input is a stream of jpg files that come from the camera server.
Any insight or comment would be greatly appreciated Thanks
© Stack Overflow or respective owner