TVplugin - avoiding RTSP in multiseat mode (test plz). (1 Viewer)

pnyberg

Portal Pro
August 21, 2006
405
36
Stockholm
Home Country
Sweden Sweden
Just a little help . . I can not see <section name="tvserver"> in my xml file. Is the below correct?

<section name="tvservice">
<entry name="usertsp">no</entry>
<entry name="recordingpath">T:</entry>
<entry name="timeshiftingpath">T:</entry>
<entry name="hostname">192.168.1.6</entry>
<entry name="preferac3">no</entry>
<entry name="preferAudioTypeOverLang">yes</entry>
<entry name="dvbbitmapsubtitles">no</entry>
<entry name="dvbttxtsubtitles">no</entry>
<entry name="audiodualmono">no</entry>
<entry name="preferredaudiolanguages">
</entry>
<entry name="preferredsublanguages">
</entry>
</section>

Yes, if it works;)
I have only specified the "usertsp>no<" part on my clients. Then I only make sure I have the timeshift drive and recodings drive shared on the tvserver (in my case "C" and "D"). Then it automatically connect via UNC (\\tvserver\c and \\tvserver\d).
 

pnyberg

Portal Pro
August 21, 2006
405
36
Stockholm
Home Country
Sweden Sweden
TranceManNZ - what is your exact problem?

Checklist:
1. Share local drives that is hosting the timeshift and recording files (usually C:) on the server with at least Read permissions using share names "C", "D" etc.
2. From the TV client PC using logged on with user that is running MP, try connecting to the shares using Start-menu-Run "\\servername\C" - if that works ok, everything should be set. If it doesn't work you need to find out why by troubleshooting, first try XP/Vista help.
3. Change the mediaportal.xml according to first post (<entry name="usertsp">no</entry>
etc).
4. Start MP - and you should be able to watch live TV without using RTSP.
5. Finished.
 

TranceManNZ

Portal Pro
July 30, 2006
209
21
TranceManNZ - what is your exact problem?

Checklist:
1. Share local drives that is hosting the timeshift and recording files (usually C:) on the server with at least Read permissions using share names "C", "D" etc.
2. From the TV client PC using logged on with user that is running MP, try connecting to the shares using Start-menu-Run "\\servername\C" - if that works ok, everything should be set. If it doesn't work you need to find out why by troubleshooting, first try XP/Vista help.
3. Change the mediaportal.xml according to first post (<entry name="usertsp">no</entry>
etc).
4. Start MP - and you should be able to watch live TV without using RTSP.
5. Finished.


Just installed RC4 and I now have it sorted. Not sure why I couldn't get this work in RC3 but oh well, its all good now ;-)
 

TranceManNZ

Portal Pro
July 30, 2006
209
21
Hmmmmmmm

Just trying to get my second client going and I can not get it work.
After adding the <entry name="usertsp">no</entry> line to the .xml file and trying to run TV, mediaportal seems to remove this line !!!!! WTF????

This is my TSReader log


30-11-2008 12:17:49.406 [8bc]-------------- v1.0.3 ----------------
30-11-2008 12:17:49.406 [8bc]CTsReaderFilter::ctor
30-11-2008 12:17:49.406 [8bc]CRTSPClient::Initialize()
30-11-2008 12:17:49.406 [8bc]CRTSPClient::createClient()
30-11-2008 12:17:49.406 [8bc]Normal discontinuities filtering
30-11-2008 12:17:49.406 [8bc]CALLBACK SET
30-11-2008 12:17:49.406 [8bc]SetRequestAudioChangeCallback SET
30-11-2008 12:17:49.406 [8bc]CTsReaderFilter::Load()
30-11-2008 12:17:49.406 [8bc]open rtsp:rtsp://htpc/stream1.0
30-11-2008 12:17:49.406 [8bc]CRTSPClient::OpenStream()
30-11-2008 12:17:49.406 [8bc]CRTSPClient::getSDPDescriptionFromURL()
30-11-2008 12:17:50.359 [8bc]Failed to get a SDP description from URL rtsp://htpc/stream1.0 connect() failed: Invalid argument
30-11-2008 12:17:50.359 [8bc]CRTSPClient::shutdown()
30-11-2008 12:17:50.359 [8bc]filt:IID_IMediaSeeking()
30-11-2008 12:17:51.328 [8bc]CTsReaderFilter::dtor
30-11-2008 12:17:51.328 [8bc]pin:dtor()
30-11-2008 12:17:51.328 [8bc]pin:dtor()
30-11-2008 12:17:51.328 [8bc]sub pin:dtor()
30-11-2008 12:17:51.328 [8bc]CRTSPClient::~CRTSPClient()
30-11-2008 12:17:51.328 [8bc]demux:flushing
30-11-2008 12:17:51.328 [8bc]demux:set hold audio:1
30-11-2008 12:17:51.328 [8bc]demux:set hold video:1
30-11-2008 12:17:51.328 [8bc]demux:set hold subtitle:1
30-11-2008 12:17:51.328 [8bc]demux:flush audio
30-11-2008 12:17:51.328 [8bc]demux:flush video
30-11-2008 12:17:51.328 [8bc]demux:flush subtitle
30-11-2008 12:17:51.328 [8bc]demux:set hold audio:0
30-11-2008 12:17:51.328 [8bc]demux:set hold video:0
30-11-2008 12:17:51.328 [8bc]demux:set hold subtitle:0


Any ideas?


Yes the drive is mapped correctly :)


All sorted now. Thanks for all the replies hahahahahahahaa
It was due to me been a Muppet
 

allanp81

Portal Pro
October 24, 2006
917
41
What an amazing option! Works great for me, and channel changing between DVB-T channels is like lightning, and even switching to DVB-S is quick as well. I can also now use comskip as well! Thanks for this great option!
 

cfforce

MP Donator
  • Premium Supporter
  • March 4, 2008
    241
    21
    Home Country
    Netherlands Netherlands
    I've setup the nortsp with MP 1.0; and works like a charm now! Also Comskip works.. great option!
     

    Users who are viewing this thread

    Top Bottom