Notices


Reply
Thread Tools
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#1
Tired of transcoding and copying music and videos to your tablet just to view them at bed? Tired of streaming solutions that don't let you resume where you left off? Here's where Knots 2 comes in. It acts like a normal media player, but everything is streamed from your desktop computer. Videos are transcoded on-the-fly to play on your tablet still allowing you to seek and stop/resume if the media is seekable.

Install instructions are here:

http://wiki.maemo.org/Knots2

Mandatory screenshots:

http://wiki.maemo.org/Knots2#Screenshots

Report bugs here:
http://github.com/solmis/knots/issues

Required info for bug reports: operating system and version, way to reproduce the issue and if it's playback related, VLC version, transcoding profile and file info (or small sample).

Most of the info in this thread is outdated so you may want to skip to last pages for more recent info.

Last edited by ukki; 2011-03-02 at 20:56.
 

The Following 62 Users Say Thank You to ukki For This Useful Post:
jalladin's Avatar
Posts: 283 | Thanked: 31 times | Joined on Jun 2009 @ US Air Force
#2
so in your opinion could this be a stand alone media player with perks or just something to help bridge the gap between you and whats already on your computer... sorry i tried looking up your site and couldn't find it ( not real familiar with what IRC is or does ). it look excellent from the screen shot very nice job, i wouldn't mind helping you in what ever way i can once i get my n810 (anxiously waiting for it in the mail).
 

The Following User Says Thank You to jalladin For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#3
I can answer here too of course. It's meant for playing what is on your computer on your tablet. VLC handles all the transcoding and streaming so you can access all your music and videos without transferring them to the tablet first, no matter what format they are in. If VLC can play them, your tablet can play them.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 122 | Thanked: 84 times | Joined on Mar 2009
#4
This seems like an awesome solution (in addition to Orb, etc.) but with seeking!

When I follow the instructions here, I have two questions:
1) "Windows users need to run install\setup_windows.cmd to install the rest of the needed dependencies first."

I'm following the directions for Windows, since I'm installing in Windows Vista 32-bit. When I get to this step, I run setup_windows.cmd, but it opens and closes so fast I have no chance to choose any options: "When asked, please try to choose the latest version that has the word mswin32 after it and answer yes if it asks to install dependencies."

After that, I just clicked on knots.rb and hoped it worked. How do I know if it actually started up or not?

2) "Just point your browser to http://localhost:1978 and add your media under settings."

What do I use for localhost? Is it the internal or external IP address (I've seen the notation before, but I never needed it, so I never found out what it meant)? Do I have to forward any ports in my router?

Thanks again! I'm sorry to rehash anything that was previously discussed in the other thread!

I'd say that other than the questions above, things have worked out nicely on the n810 side. The client opens and asks for the server address. I just don't know what to put there (answering question 2 should help me out, though)
 
Posts: 68 | Thanked: 14 times | Joined on Jun 2009
#5
Localhost is generally your computer's address, to ITSELF. 127.0.0.1, If I remember correctly. If you're only setting up on the PC side, localhost suffices for that purpose because it points your browser to your computer.

For the server address, I guess that would depend on whether you are using inside or outside of your own network. Inside, the internal address should work fine. If you want ot use it elsewhere, you should use the external IP address.



Keep in mind, I haven't done anything with this program, I'm just applying the little knowledge I have from screwing around in web design.
 

The Following User Says Thank You to ishida336 For This Useful Post:
sachin007's Avatar
Posts: 2,041 | Thanked: 1,066 times | Joined on Mar 2006 @ Houston
#6
Originally Posted by elimoon8 View Post
This seems like an awesome solution (in addition to Orb, etc.) but with seeking!

When I follow the instructions here, I have two questions:
1) "Windows users need to run install\setup_windows.cmd to install the rest of the needed dependencies first."

I'm following the directions for Windows, since I'm installing in Windows Vista 32-bit. When I get to this step, I run setup_windows.cmd, but it opens and closes so fast I have no chance to choose any options: "When asked, please try to choose the latest version that has the word mswin32 after it and answer yes if it asks to install dependencies."

After that, I just clicked on knots.rb and hoped it worked. How do I know if it actually started up or not?

2) "Just point your browser to http://localhost:1978 and add your media under settings."

What do I use for localhost? Is it the internal or external IP address (I've seen the notation before, but I never needed it, so I never found out what it meant)? Do I have to forward any ports in my router?

Thanks again! I'm sorry to rehash anything that was previously discussed in the other thread!

I'd say that other than the questions above, things have worked out nicely on the n810 side. The client opens and asks for the server address. I just don't know what to put there (answering question 2 should help me out, though)
Exact same problem! I was waiting on IRC to see if some one would help me... but no luck
 
Posts: 122 | Thanked: 84 times | Joined on Mar 2009
#7
Thanks ishida336!

My question 1 remains, though. Is the program actually running properly? From the way the .cmd file opened and closed without me choosing any options, I don't think so.
 
Posts: 45 | Thanked: 11 times | Joined on Aug 2008
#8
maemo install went fine, but the windows side is a mess. the install script incorrectly attempts to install a more recent version of sqllite3 for which there is no compiled win32 binary and errors out with nmake problems. after a little googling i was able to get the proper prerequisites installed manually, but any attempt to add media via the web interface is fruitless: it accepts the added folders but never sees any files.
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#9
Originally Posted by sds910 View Post
maemo install went fine, but the windows side is a mess. the install script incorrectly attempts to install a more recent version of sqllite3 for which there is no compiled win32 binary and errors out with nmake problems. after a little googling i was able to get the proper prerequisites installed manually, but any attempt to add media via the web interface is fruitless: it accepts the added folders but never sees any files.
Sorry about the little messy install on Windows, but it's not the easiest target for me as I don't use it. Anyways, did you press Update collection after adding paths? That button comes visible when ffmpeg and vlc paths are correctly setup. It should autodetect them (unless VLC isn't in c:\Program FIles), but if not, please set the paths in settings. I think \ works in paths too, but Ruby on Windows seems to use / instead of \.

For the rest, please open a command prompt (run -> cmd) and type a command ruby -v. If it prints out a version number of ruby, it should be correctly setup. If not, please uninstall Ruby and be sure to use the rc1 version, we had problems with rc2. If ruby was correctly setup, please run the following command (if knots is on c:\ root):

Code:
cd c:\knots\install
windows_setup
and tell me what it says. If anyone got it working ok in Windows, please help the others.
 

The Following User Says Thank You to ukki For This Useful Post:
sachin007's Avatar
Posts: 2,041 | Thanked: 1,066 times | Joined on Mar 2006 @ Houston
#10
Originally Posted by ukki View Post
Sorry about the little messy install on Windows, but it's not the easiest target for me as I don't use it. Anyways, did you press Update collection after adding paths? That button comes visible when ffmpeg and vlc paths are correctly setup. It should autodetect them (unless VLC isn't in c:\Program FIles), but if not, please set the paths in settings. I think \ works in paths too, but Ruby on Windows seems to use / instead of \.

For the rest, please open a command prompt (run -> cmd) and type a command ruby -v. If it prints out a version number of ruby, it should be correctly setup. If not, please uninstall Ruby and be sure to use the rc1 version, we had problems with rc2. If ruby was correctly setup, please run the following command (if knots is on c:\ root):

Code:
cd c:\knots\install
windows_setup
and tell me what it says. If anyone got it working ok in Windows, please help the others.
What do i do if my program files is on F:

Please advise.

Thanks
 
Reply

Tags
knots, music, streaming, video

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:10.