Go to advanced search

by foley
Sun Apr 20, 2014 2:45 am
Forum: Raspberry Pi OS
Topic: cgi scripting and omxplayer
Replies: 7
Views: 5561

Re: cgi scripting and omxplayer

I got your script to work. The main trick is that the bash script has to have group www-data. It also needs to return a variable from its environment. I. I also added the -ohdmi option to omxplayer. sudo chgrp www-data /usr/lib/cgi-bin/test.cgi Here is the modified bash script #!/bin/bash # $URL$ # ...
by foley
Mon Dec 31, 2012 1:41 pm
Forum: Networking and servers
Topic: Pi with AFS/Kerberos
Replies: 0
Views: 2442

Pi with AFS/Kerberos

I recently got AFS and Kerberos working on a raspbian install. I was wondering if anyone had made a standard metapackage so that getting dkms working does not need all the steps listed at http://www.raspberrypi.org/phpBB3/viewtopic.php?f=71&t=17666 If anyone is interested in how I got it running, yo...

Go to advanced search