summaryrefslogtreecommitdiff
path: root/prepare-videochat.sh
diff options
context:
space:
mode:
authorAntonio Garcia-Dominguez <antonio.garciadominguez@uca.es>2012-09-04 22:59:52 +0200
committerAntonio Garcia-Dominguez <antonio.garciadominguez@uca.es>2012-09-04 22:59:52 +0200
commit46a939bca2ba9a79378c9d34062e39b764e92f12 (patch)
tree994c22fb1b64f5f70f033d94ebf067bfa4a25c28 /prepare-videochat.sh
parent2b88f6fd6eaa71206e7ea4d9df7f090a32871b0f (diff)
Try 0.5.0 from launchpadlibrarian.net
Diffstat (limited to 'prepare-videochat.sh')
-rwxr-xr-xprepare-videochat.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/prepare-videochat.sh b/prepare-videochat.sh
index 3fcb1b1..cd74f86 100755
--- a/prepare-videochat.sh
+++ b/prepare-videochat.sh
@@ -60,8 +60,8 @@ PORT=8080
# GStreamer debug string (see gst-launch manpage)
GST_DEBUG=soup*:0,videoflip:0,ffmpegcolorspace:0,v4l2sink:0
-# URL on which a stable v4l2loopback DKMS .deb can be found (0.4.1-1 -> Ubuntu 12.04)
-V4L2LOOPBACK_DEB_URL=http://mirror.pnl.gov/ubuntu//pool/universe/v/v4l2loopback/v4l2loopback-dkms_0.4.1-1_all.deb
+# URL on which a stable v4l2loopback DKMS .deb can be found (0.5.0-1)
+V4L2LOOPBACK_DEB_URL=http://launchpadlibrarian.net/103765766/v4l2loopback-dkms_0.5.0-1_all.deb
# Path to which the v4l2loopback DKMS .deb should be saved
V4L2LOOPBACK_DEB_PATH=/tmp/v4l2loopback-dkms.deb