Search found 1 match

by DarkBear
Tue Jun 13, 2006 7:58 am
Forum: ZoneMinder Previous Versions
Topic: VLC Media Player and Remote Cam
Replies: 14
Views: 24504

Re: Capturing streaming from VLC

Do you get the answer? I need somethig like this... Thanks Here is my patch for VLC plugin (libmux_mpjpeg_plugin.dll) to work correctly with ZM. diff -urN ./original/mpjpeg.c ./patched/mpjpeg.c --- ./original/mpjpeg.c 2006-06-08 02:00:50.000000000 +0400 +++ ./patched/mpjpeg.c 2006-06-13 08:39:46 ...