View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#111
Originally Posted by jaysin22 View Post
Anyone have issues with the Knots 2 client stopping the streaming video about every 8 minutes? I can stream internet radio with the built in media player with out dropping but when watching a show in Knots every 8 minutes or so the show stops playing and I have to click play to continue again.
Can you be more specific? Judging from your mediatomb post you are using Linux? Does this happen with music too? Can you test something for me?

Firstly try increasing your mplayer cache. Run this in terminal:

Code:
gconftool-2 -s /apps/knots/cache 1024 -t string
If that doesn't help, try this. Install this client, ssh into your tablet and start knots with knots2. Start playing a video and you should see the stream address in terminal. Press ctrl-c to kill knots2 without stopping the stream. Then run mplayer -cache 1024 "address" to view the stream with MPlayer. Let me know if it stops then too and if it prints out any error messages. Also run the command again to see if the stream is still running and it was just MPlayer that stopped.
 

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