Difference between revisions of "How to setup LibVLC on a camera"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 8: Line 8:
For Zoneminder 1.32 and newer, it is is a dependency so should be included by default.
For Zoneminder 1.32 and newer, it is is a dependency so should be included by default.


[[File:LibVLC SourceType.png||left|upright=0.5|alt=LibVLC||LibVLC is one of the many source type options available for Zoneminder]]
[[File:LibVLC SourceType.png|||upright=0.5|alt=LibVLC||LibVLC is one of the many source type options available for Zoneminder]]


==References==
==References==
* https://wiki.zoneminder.com/Debian_9_64-bit_with_Zoneminder_1.30.4_the_Easy_Way
* https://wiki.zoneminder.com/Debian_9_64-bit_with_Zoneminder_1.30.4_the_Easy_Way

Revision as of 03:58, 11 February 2021

LibVLC is a Source Type for Zoneminder to record video streams using the development files of VLC.

If the VLC dependencies are available, it will appear in the Monitor configuration (see image below).

Ubuntu/Debian

For Zoneminder 1.30.4 it was necessary to install vlc-plugin-base.

apt-get install vlc-plugin-base

For Zoneminder 1.32 and newer, it is is a dependency so should be included by default.

LibVLC

References