Notices


Reply
Thread Tools
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#201
Easiest way to get your problems solved is to join #knots channel on freenode irc.
 
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#202
working great here thanks.using xp and firefox.

any easy way to make the server automated from start??
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#203
Originally Posted by dread123 View Post
working great here thanks.using xp and firefox.

any easy way to make the server automated from start??
Not an easy way, but you can make it run as a service if you follow qwerty12's guide somewhere in this thread. I guess adding a shortcut of run.cmd into your startup folder would work too.
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#204
Originally Posted by ukki View Post
Ok, enough is enough. Stop making everything look like Knots' problem. If you have problems, it doesn't mean everyone shares your problems.

First of all, do you know that you are sharing your computer with the rest of the world now? Everyone can login to your computer and view your media. Streaming to internet requires some basic knowledge about networking. The least you can do is enable basic auth, but you should really enable SSL encryption too. This is where the problem starts. Networking library in extras that Knots uses has SSL disabled, so it won't work by default. I can provide a working lib and a newer version of the client to anyone who wants this feature, but that's why I've said in the wiki that this feature is for advanced users.

Secondly, you need to understand the limits of your internet connection. Your upload speed can be so slow that you can't stream decent quality video. This is not, I repeat not my problem. I'm providing a way to do this, but it's not my job to fix people's networks.

Knots allows you tinker with settings as much as you like. If quality is too good, lower it. If you get artifacts or something doesn't transcode properly, change format. If audio and video are out of sync, try fixing it with transcoding settings. I'm giving the tools to do this, but your really have to learn something yourself. Do yourself a favor and about streaming, networking, video formats etc and start tuning Knots to your liking. I'm trying to provide sane defaults, but I can't do everything.

I will try to fix bugs and add features so feedback is welcome, but a proper attitude may help you get them more easily.
I am not saying my problem is everyone's problem. I wouldn't have asked you if i didn't try my best to figure everything else. Yes, i did start to fine tune the Knots setting to get the best quality and i did get the BEST HIGHEST quality. That's not the problem...the problem is streaming through a server outside of LAN IP. You mention SSL, i am not seeing an option to enable that under my router settings.
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#205
Originally Posted by romanianusa View Post
I am not saying my problem is everyone's problem. I wouldn't have asked you if i didn't try my best to figure everything else. Yes, i did start to fine tune the Knots setting to get the best quality and i did get the BEST HIGHEST quality. That's not the problem...the problem is streaming through a server outside of LAN IP. You mention SSL, i am not seeing an option to enable that under my router settings.
You don't have to change anything from your router if it already works. You just need to enable ssl in knots settings (change to 1), then add an admin user and set its password. Then restart the server. After that your server can be accessed with https://localhost:1978 using the user/password you made.

But then you need to add some custom packages to your phone for Knots to work with the server. If you can come to irc, I can help you set that up.
 
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#206
Originally Posted by romanianusa View Post
Yes, i did start to fine tune the Knots setting to get the best quality and i did get the BEST HIGHEST quality. That's not the problem...
you tuned the quality while using your local wireless lan, right? those settings are never going to work over a completely different network (the internet). you'll need a seperate and much "slower" profile for that.
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#207
Originally Posted by redi View Post
You should not give feedback on issues that you do not understand at all, it's of no use and irrevelant. The problem you are having has simply nothing to do with the code itself. I'll try to explain, but this will be the last time I do so read carefully.

1: That is because your LAN speed may be up and over 100 times as fast as using an outside connection. Ofcourse it is smooth. LAN speed depends on your network adapters speeds. How fast can your server upload, and how fast can your client machine download. CPU speed is a factor aswell, because you could have enough network speed but if your PC is too old, it can't transcode the video well enough on the fly.

2: 3G speed is dependant on a lot of things. How good reception do you have, how many other people using the same link tower your phone is connected to, and naturally what your dataplan speed is. Knots wasn't designed to go well with 3G and other outside the house solutions (Direct quote from ukkis opening post here: "Tired of transcoding and copying music and videos to your tablet just to view them at bed?"), although if you know what you are doing, you can create transcoding profiles that give you bareable quality and unlaggy playback, IF you have a well working 3G connection on your device. Things that are important on slow connection speeds are low bitrates and higher buffering. 3G can at best circumstances just be so slow that there is no point trying to use Knots for playback (if your dataplan speed is too slow or reception isn't good).

3: Again, depending how fast your internet connection is (upload stream is the most important factor usually), using the servers outside IP in LAN makes the stream pingpong via your ISP and thus using whatever DSL/Cable etc speed you are paying for, instead of direct local area net speed.

Now really, it is not anyone of our job to tell you these basic things, I don't want to be rude and I just wrote all this to clarify so the thread could stay cleaner. If you still have problems with networking, you should resort to finding info elsewhere.
Dude...you don't have to preach me on how fast wi-fi is compare to 3G or what sort of factors might have dictated the speed of the internet. I KNOW THAT!! All you got to say is that "Knots wasn't designed to go well with 3G and other outside the house solutions." That's all i need to know!
 
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#208
Originally Posted by ukki View Post
You don't have to change anything from your router if it already works. You just need to enable ssl in knots settings (change to 1), then add an admin user and set its password. Then restart the server. After that your server can be accessed with https://localhost:1978 using the user/password you made.

But then you need to add some custom packages to your phone for Knots to work with the server. If you can come to irc, I can help you set that up.
would be very interested in getting settings for outside my LAN..any chance of q quick post for what i need..unable to access irc clients at moment

thanks
 
Posts: 36 | Thanked: 17 times | Joined on Dec 2009
#209
Hi,
I thought I'd do a 'Git Pull' as I haven't updated Knots since I downloaded it, and I got this:

github.com[0: 207.97.227.239]: errno=No error
fatal: unable to connect a socket (No error)

Is it me, or is the server down?

Cheers
WS
 
kake's Avatar
Posts: 47 | Thanked: 4 times | Joined on Dec 2009 @ Finland
#210
Hi! I'm a noob and need help!

The knots2 wiki has great step by step introductions...but this...:
"...Then copy win32/sqlite3.dll to Windows\System32 with administrator rights."

I don't have win32 folder in my windows XP Pro... so i can't find that sqlite3.dll file. Any help for a noob please?
 
Reply

Tags
knots, music, streaming, video


 
Forum Jump


All times are GMT. The time now is 15:41.