[SOLVED] Client doesn't play Stream from TV-Server (black screen) (1 Viewer)

Flibbo

Portal Member
April 2, 2008
43
0
Home Country
Germany Germany
MediaPortal Version: 1.2.1
MediaPortal Skin: default wide
Windows Version: Windows 7 Professional x64
CPU Type: Intel Core i5 M480
HDD:
Memory: 4 GB
Motherboard:
Video Card: Intel HD Graphic / GeForce 310M
Video Card Driver: 280.26
Sound Card: Realtek HD Audio
Sound Card AC3:
Sound Card Driver:
1. TV Card: KNC ONE TV-Station DVB-C Plus
1. TV Card Type: DVB-C
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: MPC
MPEG2 Audio Codec: MPC
h.264 Video Codec: CoreAVC
Satelite/CableTV Provider: Unitymedia
HTPC Case: Antec Fusion Remote
Cooling:
Power Supply:
Remote: Philips Remote SRM5100
TV: Toshiba 32WL48P
TV - HTPC Connection: HDMI

I got a new notebook and tried to use it with my HTPC. After installing the Mediaportal Client I configured the TV Client to connect with the TVServer on my HTPC. The Connection works so the Client gets all information from EPG, RecordedTV etc.

But when I start TV the display keeps black. No video, no audio. On the HTPC in TVServer-Config I can see the active stream. And with VLC I can watch it on the notebook. I tried several Codec combinations, but nothing worked. Whether with wireless nor wired LAN connection.

Recently I installed MP-Client on another Desktop PC, entered the HTPC-IP-address and everything worked instantly, so the TV-Server Configuration is ok. MP on the notebook is able to play TS-Files via MyVideo, so it shouldn't be a problem of filters or codecs.

Has anybody an idea what's the matter?

Thanks guys!
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Re: Client doesn't play Stream from TV-Server (black screen)

    Hi Fibbo

    Please try to disable the firewall on the client temporarily to determine whether that has any effect.

    mm
     

    Flibbo

    Portal Member
    April 2, 2008
    43
    0
    Home Country
    Germany Germany
    AW: Client doesn't play Stream from TV-Server (black screen)

    Thanks for reply.

    I did so, but no difference.
     

    Flibbo

    Portal Member
    April 2, 2008
    43
    0
    Home Country
    Germany Germany
    VMR9/EVR isn't added to graph

    Hey everybody,

    I compared some Logs of the Notebook and the Desktop-PC and found something strange.

    It seems like the TV-Client of the notebook doesn't add the EVR to the Graph. :mad:

    Here's the special part of the log:

    Code:
    2011-11-16 10:12:37.787653 [Info.][MPMain(1)]: g_Player.Play(rtsp://192.168.178.26:554/stream2.0 TV)
    2011-11-16 10:12:37.795653 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - rtsp://192.168.178.26:554/stream2.0
    2011-11-16 10:12:37.799654 [Info.][MPMain(1)]: TSReaderPlayer play:rtsp://192.168.178.26:554/stream2.0 radio:False
    2011-11-16 10:12:37.803654 [Info.][MPMain(1)]: TSReaderPlayer: live tv
    2011-11-16 10:12:37.804654 [Info.][MPMain(1)]: TSReaderPlayer: Enabling DX9 exclusive mode
    2011-11-16 10:12:37.804654 [Info.][MPMain(1)]: TSReaderPlayer:play rtsp://192.168.178.26:554/stream2.0
    2011-11-16 10:12:37.810654 [Info.][MPMain(1)]: TSReaderPlayer: GetInterfaces()
    2011-11-16 10:12:37.826655 [Info.][MPMain(1)]: DirectShowUtils: First try to insert new audio renderer Default DirectSound Device 
    2011-11-16 10:12:37.923661 [Info.][MPMain(1)]: DirectShowUtils: Found audio renderer
    2011-11-16 10:12:37.925661 [Debug][MPMain(1)]: DirectShowUtils: added filter:Default DirectSound Device to graph
    2011-11-16 10:12:38.161674 [Info.][MPMain(1)]: Added filter: MediaPortal AudioSwitcher to graph
    2011-11-16 10:12:38.269680 [Info.][MPMain(1)]: TSReaderPlayer: Add TsReader to graph
    2011-11-16 10:12:38.270680 [Info.][MPMain(1)]: TSReaderPlayer: Open file: rtsp://192.168.178.26:554/stream2.0
    2011-11-16 10:12:43.375972 [Info.][MPMain(1)]: TSReaderPlayer: Add codecs
    2011-11-16 10:12:43.687990 [Info.][MPMain(1)]: Added filter: LAV Audio Decoder to graph
    2011-11-16 10:12:43.689990 [Info.][MPMain(1)]: TSReaderPlayer: Render TsReader outputs
    2011-11-16 10:12:43.763995 [Debug][MPMain(1)]: Check graph connections for: Default DirectSound Device
    2011-11-16 10:12:43.764995 [Debug][MPMain(1)]: Check graph connections for: MediaPortal AudioSwitcher
    2011-11-16 10:12:43.764995 [Debug][MPMain(1)]: Check graph connections for: LAV Audio Decoder
    2011-11-16 10:12:43.764995 [Debug][MPMain(1)]: Check graph connections for: TsReader
    2011-11-16 10:12:43.765995 [Debug][MPMain(1)]: TSReaderPlayer: Last subtitle index: 0
    2011-11-16 10:12:43.839999 [Info.][MPMain(1)]: TSReaderPlayer: OnInitialized
    2011-11-16 10:12:43.839999 [Info.][MPMain(1)]: TSReaderPlayer: position:0, duration:1,131
    2011-11-16 10:12:43.840999 [Info.][MPMain(1)]: g_Player.OnStarted() rtsp://192.168.178.26:554/stream2.0 media:TV
    2011-11-16 10:12:43.871001 [Warn.][MPMain(1)]: tvhome:startplay.  Phase 2 - 6101 ms - Done starting g_Player.Play()
    2011-11-16 10:12:43.922004 [Debug][MPMain(1)]: g_Player: ShowFullScreenWindow
    2011-11-16 10:12:43.941005 [Info.][MPMain(1)]: TVHome: ShowFullScreenWindow switching to fullscreen tv
    2011-11-16 10:12:43.995008 [Debug][MPMain(1)]: Window: TvPlugin.TvFullScreen init

    Any ideas for reasons or how to fix it?

    I already tried to use VMR9 but without any success.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Re: VMR9/EVR isn't added to graph

    It seems like the TV-Client of the notebook doesn't add the EVR to the Graph. :mad:
    That is exactly the point. MP doesn't think there is a video stream so it doesn't insert a video codec or video renderer (you should leave your settings on EVR). I think the issue is caused by the client not receiving the video data from the server which is why I asked you to turn off the firewall. It is at least probably something to do with these entries in the TsReader log:

    demux:endoffile

    You could try using UNC instead of RTSP.

    mm
     

    Flibbo

    Portal Member
    April 2, 2008
    43
    0
    Home Country
    Germany Germany
    AW: Client doesn't play Stream from TV-Server (black screen)

    Hey mm,

    thank you very much for your help.

    With UNC everythings works just perfect.

    :D:D:D
     

    Users who are viewing this thread

    Top Bottom