summaryrefslogtreecommitdiff
path: root/prepare-videochat.sh
diff options
context:
space:
mode:
authorAntonio Garcia-Dominguez <antonio.garciadominguez@uca.es>2012-09-02 21:08:14 +0200
committerAntonio Garcia-Dominguez <antonio.garciadominguez@uca.es>2012-09-02 21:08:14 +0200
commitb0ea86c9b1d0c0dda9cb793d6bee76139377842a (patch)
treec80600c190e2132552fbf41e10a1fb5a5230e6b2 /prepare-videochat.sh
parent6b56efc759b209639019695cd12edfcc7aef3c2d (diff)
Updated V4L2LOOPBACK_DEB_URL
Diffstat (limited to 'prepare-videochat.sh')
-rwxr-xr-xprepare-videochat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare-videochat.sh b/prepare-videochat.sh
index 3fdd8f4..10f73f2 100755
--- a/prepare-videochat.sh
+++ b/prepare-videochat.sh
@@ -61,7 +61,7 @@ PORT=8080
GST_DEBUG=soup*:0,videoflip:0,ffmpegcolorspace:0,v4l2sink:0
# URL on which the latest v4l2loopback DKMS .deb can be found
-V4L2LOOPBACK_DEB_URL=http://ftp.us.debian.org/debian/pool/main/v/v4l2loopback/v4l2loopback-dkms_0.5.0-1_all.deb
+V4L2LOOPBACK_DEB_URL=http://ftp.us.debian.org/debian/pool/main/v/v4l2loopback/v4l2loopback-dkms_0.6.1-1_all.deb
# Path to which the v4l2loopback DKMS .deb should be saved
V4L2LOOPBACK_DEB_PATH=/tmp/v4l2loopback-dkms.deb