View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#71
Originally Posted by FaberfoX View Post
ukki, got knots working using openvpn, having access to all my media from almost anywhere is amazing, thanks once more.
Nice. Are you using 0.3.3? Have you noticed any bad bugs with it? I made lots of changes to the player, hope it works ok.

Originally Posted by FaberfoX View Post
What I was asking is for a way to control an analog, hardware encoding capture card, in my case a pvr-250 from hauppauge. The card can be accessed in vlc using vlc:// as a prefix.
This should be quite easy. All you need to do is create a playlist like this:

Code:
<?xml version='1.0' encoding='ISO-8859-1'?><playlist><item title='Channel name' url='pvr:/dev/video0:norm=secam:size=720x576:frequency=576250:
bitrate=3000000:maxbitrate=4000000'/>
Then add the playlist to Knots like a normal directory. I bet I need to make some changes to Knots though, but try it first and report back.

Originally Posted by FaberfoX View Post
Also, do you have a non hildonized client? I find knots much nicer than mythvideo, and its ability to transcode would allow me to watch content on underpowered clients.
No, sorry. I bet I could make it somewhat run on Linux/FreeBSD with Ruby-GTK though.
 

The Following User Says Thank You to ukki For This Useful Post: