Dependencies for OpenBroadcaster Server.  This list may be incomplete.

Check for updated installation info at https://wiki.openbroadcaster.com 

Dependencies are Debian 10 Stable package names.

- apache2 
- apg 
- festival 
- ffmpeg 
- imagemagick 
- libavcodec-extra **
- libavfilter-extra
- mariadb-server 
- php 
- php-curl
- php-gd 
- php-imagick 
- php-mbstring 
- php-mysql 
- php-xml 
- vorbis-tools 

** If libav-tools package is not available, install ffmpeg package instead, and symlink the following:

ln -s /usr/bin/ffmpeg /usr/local/bin/avconv
ln -s /usr/bin/ffprobe /usr/local/bin/avprobe
