Add rtmpdump for debugging rtmp problems for zm hosts
This commit is contained in:
parent
4ea66f9ece
commit
52ece5ab0f
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
||||||
- zoneminder
|
- zoneminder
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- name: install extra packages for debugging
|
||||||
|
package:
|
||||||
|
name: rtmpdump
|
||||||
|
state: installed
|
||||||
|
|
||||||
- name: require authentication for munin web
|
- name: require authentication for munin web
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/httpd/conf.local.d/zoneminder-auth.conf
|
dest: /etc/httpd/conf.local.d/zoneminder-auth.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue