MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » General Talk


General Talk Talk about the MediaPortal TV-Server

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-03-31, 02:06   #11 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,869
Thanks: 55
Thanked 24 Times in 24 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

I had issues with the last few SVN's with the same symptoms. There have been some issues with the TSreader registering correctly.
I just stayed on revision 18080 which works perfectly for me. A few others have mentioned this as well as the most stable out of recent revisions.

Have you taken a look in the log files to see what seems the issue?
Marcusb is offline   Reply With Quote
Old 2008-03-31, 06:51   #12 (permalink)
Docs Team
 
limpwhizkid's Avatar
 
Join Date: Feb 2008
Location: on your IPC$
Posts: 206
Thanks: 2
Thanked 16 Times in 12 Posts

Country:

My System

Default

Quote:
Originally Posted by megacrypto View Post
Yes, i can see everything on the client, channels, epg, streams, recordings, i can even start a recording, but not playit back. Im actually using the express manager from the client did not install it on the server (the client is my work laptop - i work in s/w development mainly desktop applications)

i will check the version you mentioned and let you know. thanks
120dpi is a fontsize setting.. it should be left default (on 96 dpi) ..

What you could try is how its working in my network ..
you have a working tv server.. leave it alone..

now..clientsetup.. install mediaportal final 0.2.3.0
svn from 20-03 for mediaportal..
and use the clientplugin from the tvserver build from 20-03..
I would be rather suprised if that is not working for you......
__________________
I am back.. does anyone need help ?
limpwhizkid is offline   Reply With Quote
Old 2008-03-31, 15:19   #13 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by limpwhizkid View Post
120dpi is a fontsize setting.. it should be left default (on 96 dpi) ..

What you could try is how its working in my network ..
you have a working tv server.. leave it alone..

now..clientsetup.. install mediaportal final 0.2.3.0
svn from 20-03 for mediaportal..
and use the clientplugin from the tvserver build from 20-03..
I would be rather suprised if that is not working for you......
Where do i find the fontsize? looked in the MP config, couldn't find it?

Now i installed 0.2.3.0 final + SVN 18195 [both MP & TV3] but only on the client pc .. still the same thing. I really dont think it's a rev issue, can it be a codec issue? can i check the stream on the client with something like vlc to make sure that its passing through ok?

thanks all for your patience and help
megacrypto is offline   Reply With Quote
Old 2008-03-31, 15:30   #14 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 5,593
Thanks: 92
Thanked 161 Times in 146 Posts

Country:

My System

Default

no-picture-remote-client-pc-advanced.jpg

If this shows anything bar normal, no video will show, check in advanced that everything set correctly as well.
Paranoid Delusion is online now   Reply With Quote
Old 2008-03-31, 15:52   #15 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts


Default

PD: everything like in your screenshot, font is set to normal.

I attached the logs from MP. When looked at the TsReader.log, i noticed these lines:

31-03-2008 16:30:52.640 [404]-------------- v1.0.3 ----------------
31-03-2008 16:30:52.640 [404]CTsReaderFilter::ctor
31-03-2008 16:30:52.640 [404]CRTSPClient::Initialize()
31-03-2008 16:30:52.640 [404]CRTSPClient::createClient()
31-03-2008 16:30:52.640 [404]CALLBACK SET
31-03-2008 16:30:52.640 [404]SetRequestAudioChangeCallback SET
31-03-2008 16:30:52.640 [404]CTsReaderFilter::Load()
31-03-2008 16:30:52.640 [404]open rtsp:rtsp://htpc1/stream1.0
31-03-2008 16:30:52.640 [404]CRTSPClient::OpenStream()
31-03-2008 16:30:52.640 [404]CRTSPClient::getSDPDescriptionFromURL()
31-03-2008 16:30:53.640 [404]Failed to get a SDP description from URL rtsp://htpc1/stream1.0 connect() failed: Invalid argument31-03-2008 16:30:53.640 [404]CRTSPClient::shutdown()
31-03-2008 16:30:53.656 [404]filt:IID_IMediaSeeking()
31-03-2008 16:30:54.000 [d4c]filt:IID_IMediaSeeking()
31-03-2008 16:30:54.765 [8a0]vid:GetMediaType()
31-03-2008 16:30:54.765 [8a0]aud:GetMediaType()
31-03-2008 16:30:54.781 [274]aud:GetMediaType()
31-03-2008 16:30:54.812 [8a0]vid:GetMediaType()
31-03-2008 16:30:54.812 [d4c]vid:GetMediaType()
31-03-2008 16:30:54.828 [d4c]aud:GetMediaType()
31-03-2008 16:30:54.828 [274]aud:GetMediaType()
31-03-2008 16:30:54.828 [d4c]vid:GetMediaType()

I'm guessing that this is where the problem is. I tried taking this link [rtsp://htpc1/stream1.0] and running it through vlc (while having the server start timeshifting of one of the channels) but nothing played. I then tried to run the ts file directly into vlc, it played with no problem ...

i closed all my firewalls..
Attached Files
File Type: zip MediaPortalLogs.zip (29.4 KB, 0 views)
megacrypto is offline   Reply With Quote
Old 2008-03-31, 15:55   #16 (permalink)
Docs Team
 
limpwhizkid's Avatar
 
Join Date: Feb 2008
Location: on your IPC$
Posts: 206
Thanks: 2
Thanked 16 Times in 12 Posts

Country:

My System

Default

Quote:
Originally Posted by megacrypto View Post
Quote:
Originally Posted by limpwhizkid View Post
120dpi is a fontsize setting.. it should be left default (on 96 dpi) ..

What you could try is how its working in my network ..
you have a working tv server.. leave it alone..

now..clientsetup.. install mediaportal final 0.2.3.0
svn from 20-03 for mediaportal..
and use the clientplugin from the tvserver build from 20-03..
I would be rather suprised if that is not working for you......
Where do i find the fontsize? looked in the MP config, couldn't find it?

Now i installed 0.2.3.0 final + SVN 18195 [both MP & TV3] but only on the client pc .. still the same thing. I really dont think it's a rev issue, can it be a codec issue? can i check the stream on the client with something like vlc to make sure that its passing through ok?

thanks all for your patience and help

did you actually run all updates..
it could be something stupid like you dont have windows mediaplayer 10 or 11 ? (default on xp is 9) ..
10 is a prerequisite for mediaportal ?
__________________
I am back.. does anyone need help ?
limpwhizkid is offline   Reply With Quote
Old 2008-03-31, 16:03   #17 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts


Default

also found this in the MediaPortal.log:

2008-03-31 16:30:36.109375 [Info.][MPMain]: setAsReferenceClock sync source No DX Error
2008-03-31 16:30:36.125000 [Info.][MPMain]: TSReaderPlayer:add TsReader to graph
2008-03-31 16:30:36.125000 [Info.][MPMain]: TSReaderPlayer: open file: rtsp://htpc1/stream1.0
2008-03-31 16:30:37.046875 [Info.][MPMain]: TSReaderPlayer:Failed to open file:rtsp://htpc1/stream1.0 :0x80004005
2008-03-31 16:30:37.046875 [Info.][MPMain]: TSReaderPlayer:GetInterfaces() failed
2008-03-31 16:30:37.046875 [Info.][MPMain]: player:ended

limpwhizkid: I have all the updates and I'm running WMP 11
megacrypto is offline   Reply With Quote
Old 2008-03-31, 18:39   #18 (permalink)
Docs Team
 
limpwhizkid's Avatar
 
Join Date: Feb 2008
Location: on your IPC$
Posts: 206
Thanks: 2
Thanked 16 Times in 12 Posts

Country:

My System

Default

download & replace StreamingServer.dll in "Team MediaPortal\MediaPortal TV Server" Folder(remember to stop/kill TVServer first. Seems like a bug has sneaked in during filter movement.
__________________
I am back.. does anyone need help ?
limpwhizkid is offline   Reply With Quote
Old 2008-03-31, 19:53   #19 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by limpwhizkid View Post
download & replace StreamingServer.dll in "Team MediaPortal\MediaPortal TV Server" Folder(remember to stop/kill TVServer first. Seems like a bug has sneaked in during filter movement.
no luck with that either .. still no image
megacrypto is offline   Reply With Quote
Old 2008-03-31, 20:07   #20 (permalink)
Docs Team
 
limpwhizkid's Avatar
 
Join Date: Feb 2008
Location: on your IPC$
Posts: 206
Thanks: 2
Thanked 16 Times in 12 Posts

Country:

My System

Default

Quote:
Originally Posted by megacrypto View Post
Quote:
Originally Posted by limpwhizkid View Post
download & replace StreamingServer.dll in "Team MediaPortal\MediaPortal TV Server" Folder(remember to stop/kill TVServer first. Seems like a bug has sneaked in during filter movement.
no luck with that either .. still no image
have you tried changing channels after you applied the dll ?
It could take 1 or 2 channel changes to work properly..

Otherwise I really have no clue at the moment
__________________
I am back.. does anyone need help ?
limpwhizkid is offline   Reply With Quote
Reply

Bookmarks

Tags
client, picture, remote

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No TV on client PC Vispen74 Get Support 8 2008-03-31 15:59
Picture lost on client hakuna Get Support 1 2008-02-09 18:13
Client with no picture JohnSayce Get Support 3 2007-12-31 01:09
Local TVS client works ok, but remote TV client freezes or displays rubbish andyd Get Support 8 2007-05-03 05:49
Connect Client PC to TV Tolmor General Talk 3 2006-12-30 16:27


All times are GMT +1. The time now is 09:36.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress