Koen
(→Unsorted note's on projects I'm working on) |
(→Youtube VLC issue) |
||
| Line 6: | Line 6: | ||
==Unsorted note's on projects I'm working on== | ==Unsorted note's on projects I'm working on== | ||
===Youtube VLC issue=== | ===Youtube VLC issue=== | ||
| + | Solution was found here: http://forum.videolan.org/viewtopic.php?f=2&t=89164 The approuch using the compiled version of the lua file failed on my configuration. | ||
<pre> | <pre> | ||
cd /usr/lib/vlc/lua/playlist | cd /usr/lib/vlc/lua/playlist | ||
| Line 12: | Line 13: | ||
sudo unzip youtubelua.zip | sudo unzip youtubelua.zip | ||
</pre> | </pre> | ||
| + | http://www.freesound.org/samplesViewSingle.php?id=115813 | ||
| + | |||
===djmount=== | ===djmount=== | ||
install djmount from repos. | install djmount from repos. | ||
Revision as of 01:48, 7 April 2011
Contents |
Macs
- 00:15:af:41:b1:77 = Koen's netbook wireless
- 00:14:0b:3d:af:cb = Koen's netbook wired
- 20:cf:30:92:22:b9 = Koen's phone
Unsorted note's on projects I'm working on
Youtube VLC issue
Solution was found here: http://forum.videolan.org/viewtopic.php?f=2&t=89164 The approuch using the compiled version of the lua file failed on my configuration.
cd /usr/lib/vlc/lua/playlist sudo mv youtube.luac youtube.luac.backup sudo wget http://outbreakmonkey.org/downloads/youtubelua.zip sudo unzip youtubelua.zip
http://www.freesound.org/samplesViewSingle.php?id=115813
djmount
install djmount from repos.
sudo mkdir /mnt/upnp sudo chmod 777 /mnt/upnp sudo djmount -o allow_other /mnt/upnp
It seems to be needed to chmod to 777 to allow us to see the files on the upnp correctly. A system admin type got a better solution/explanation? Now we create a link to our MPD folder.
ln -s /mnt/upnp uPNP
Then install incron from repos to monitor changes in the filesystem we will use this to monitor the uPNP folder. First we need to add root to /etc/incorn.allow file.
$ cat /proc/cmdline
http://inotify.aiken.cz/?section=incron&page=doc&lang=en
http://www.straightnochaser.org/2007/06/upnp-av-streaming-in-ubuntu-with-a-d-link-dns-323/
to make djmount start at boot the following was added to /etc/rc.local
djmount /data/music -o allow_other &
look into fstab to make djmount start automatically
djmount /media/UPnP fuse ro,allow_other 0 0
servers
http://www.cybergarage.org/twiki/bin/view/Main/MediaGateForJava
XBMC
http://wiki.xbmc.org/index.php?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu,_a_Step-by-Step_Guide http://ubuntuforums.org/showthread.php?t=1596133
sudo apt-get install python-software-properties pkg-config sudo add-apt-repository ppa:team-xbmc sudo apt-get update sudo apt-get install xbmc xbmc-standalone sudo apt-get update
openerp
http://brunogirin.blogspot.com/2010/05/installing-openerp-on-ubuntu-1004-lts.html
Who is this?
- Twitter: https://twitter.com/KoenDV
- Coordinates: 51° 3' 4" N, 3° 43' 51" E
Public Key
Updated on: 2011/04/7 by 91.176.237.175
At 0x20
- Is currently participating in these projects: Arcade, Audio System, Cleaning caturday, Dooropener, Electro Desk, Polaris, Roomba Hacking, Spacecontrol
- Is not planning to attend any events.
- Has attended these events: Meeting129, Game Night 9, Game Night 8, General assembly 2012, Meeting118, Meeting115, Game Night 7, Meeting111 and Newline planning, Meeting107, Newline Planning Meeting 00 … further results
- Attended or plans to attend a total of 81 events.