View Single Post
Old 2008-03-19, 09:25   #10 (permalink)
gibman
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 548
Thanks: 3
Thanked 38 Times in 32 Posts

Country:

My System

Default

@hkjensen; that interface error is actually a known problem regarding one of the rtsp libraries. I'm not sure - but check if latest SVN doesnt correct this ?

@tompa; instead of using an UNC path, why not simply create a mapped network drive on the client as I described in the initial post.
Then configure mp.xml accordingly like;

<section name="tvservice">
<entry name="usertsp">no</entry>
<entry name="recordingpath">I:\DVB-Capture</entry>
<entry name="timeshiftingpath">I:\DVB-Timeshifting</entry>

driveletter "I" is actually drive G on my server in this case :I
Hope u can see the idea.

the main idea behind this patch is to give an idea on which issues belong to rtsp and rtsp performance in general.

/gibman
__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is offline   Reply With Quote