Watching TV from Hauppauge PVR-350 in XBMC
#1
I have created a symlink from XBMC Videos directory to /dev/video0

cd ~/Videos
ln -s /dev/video0 video.mpg


Now I can go to Videos folder inside XBMC and select video.mpg to watch TV. Need to find some way to change channels Wink

This should work with all IVTV based cards: pvr150, pvr250, pvr350.
I hope that somebody will find this usefull Smile
Reply
#2
sushiban Wrote:I have created a symlink from XBMC Videos directory to /dev/video0

cd ~/Videos
ln -s /dev/video0 video.mpg


Now I can go to Videos folder inside XBMC and select video.mpg to watch TV. Need to find some way to change channels Wink

This should work with all IVTV based cards: pvr150, pvr250, pvr350.
I hope that somebody will find this usefull Smile

The only way I can think of changing channels externally is by have a script for each channel and using ivtv-tune -c ch# assuming you installed ivtv-utils.
Mythbuntu doesn't need viruses - we have Sudo
Reply

Logout Mark Read Team Forum Stats Members Help
Watching TV from Hauppauge PVR-350 in XBMC0