Hello,
here a new problem: my both clients (2x without server) stopped after some time , the tv-picture freezes

here a new problem: my both clients (2x without server) stopped after some time , the tv-picture freezes
Hi,
I have also seen crashes after some time with the clients.
Looking at this section of the streaming server log
16-01-2007 16:31:28 Adding file T (805306272)
16-01-2007 16:31:28 Failed to open file T : 2
16-01-2007 16:31:28 Adding file V (805306272)
16-01-2007 16:31:28 Failed to open file V : 2
16-01-2007 16:31:28 Adding file (805306272)
16-01-2007 16:31:28 Failed to open file : 3
16-01-2007 16:31:28 Adding file S (805306272)
16-01-2007 16:31:28 Failed to open file S : 2
16-01-2007 16:31:28 Adding file e (805306272)
16-01-2007 16:31:28 Failed to open file e : 2
16-01-2007 16:31:28 Adding file r (805306272)
16-01-2007 16:31:28 Failed to open file r : 2
16-01-2007 16:31:28 Adding file v (805306272)
16-01-2007 16:31:28 Failed to open file v : 2
16-01-2007 16:31:28 Adding file e (805306272)
16-01-2007 16:31:28 Failed to open file e : 2
16-01-2007 16:31:28 Adding file r (805306272)
16-01-2007 16:31:28 Failed to open file r : 2
The letters which are used as filenames spell "TV Server". The bits in the log around this are other letters for the file path. It looks as though the server is trying to add files one letter at a time rather than the complete path, although this may be a simplification.
I'm not too clear about your setup, but I guess one more both of your clients is also the server. This log would suggest to me that it is the server functionality which is causing the problem, but I am not a MP developer, so I may be jumping to conclusions.
Just trying to be helpful.
Mark