libvlc on zoneminder 1.28.1 on ubuntu server 14.04
Posted: Wed Oct 28, 2015 11:01 pm
In 1.28.0 the following was required
There is no mention of it in 1.28.1. Is it an over-site?
I get the following log entires hinting something may be missing with libvlc:
I'm open to going to 15.10 but there I ran into the vlc segment fault problem that is currently unresolved.
Code: Select all
apt-get install libvlc-dev libvlccore-dev vlc
a2enconf zoneminder
adduser www-data video
I get the following log entires hinting something may be missing with libvlc:
Code: Select all
2015-10-28 18:52:00.511130 zmdc 11013 ERR 'zmc -m 1' exited abnormally, exit status 255 zmdc.pl
2015-10-28 18:52:00.450314 zmc_m1 11302 FAT Unable to create libvlc instance due to: (null) zm_libvlc_camera.cpp 170
2015-10-28 18:52:00.392968 zmc_m1 11302 INF Priming capture from rtsp://admin:12345@192.168.2.70//Streaming/Channels/1?tcp zm_libvlc_camera.cpp 145
2015-10-28 18:52:00.339479 zmc_m1 11302 INF Starting Capture zmc.cpp 195
2015-10-28 18:52:00.128980 zmdc 11013 INF 'zmc -m 1' starting at 15/10/28 18:52:00, pid = 11302 zmdc.pl
2015-10-28 18:52:00.128980 zmdc 11302 INF 'zmc -m 1' started at 15/10/28 18:52:00 zmdc.pl
2015-10-28 18:52:00.055060 zmdc 11013 INF Starting pending process, zmc -m 1 zmdc.pl