zhaojiahai / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Add VLC support to MJPEGStream class #191

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Added support to mjpegstream class for VLC generated feeds 
(application/octet-stream). They don't have boundary identifiers, they just 
separate the jpg images with the jpegMagic identifier.

-- sorry, couldn't generate an svn update file. Source for file is provided.

Original issue reported on code.google.com by s...@activeunlimited.com on 18 Mar 2011 at 3:16

Attachments:

GoogleCodeExporter commented 8 years ago
Added support for "application/octet-stream" content type into MJPEGStream 
class, so it is possible to get access to VLC streaming of web camera, for 
example (in the case MJPEG transcoding is used in VLC).

Committed in revision 1408. Will be released in version 2.1.6.

Original comment by andrew.k...@gmail.com on 1 Apr 2011 at 11:39

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 28 Jul 2011 at 9:45

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 10 Aug 2011 at 9:27