Free codecs for streaming by mesh clients

This commit is contained in:
Bob Mottram 2016-08-19 10:01:35 +01:00
parent c4b84fcc59
commit 3498b16d1f
1 changed files with 3 additions and 0 deletions

View File

@ -705,6 +705,9 @@ function configure_user_interface {
# to provide notifications
chroot "$rootdir" apt-get -y install libnotify-bin
# for video/audio
chroot "$rootdir" apt-get -y install libtheora-bin libvorbis-dev
# Produce a text file on the desktop listing users on the mesh
cat <<EOF > $rootdir/usr/bin/list-tox-users
#!/bin/bash