stream to internet (1 Viewer)

hopir

New Member
July 20, 2011
1
0
Hello

i have installed the latest MP as a dedicated tv server, and would like to connect to the server with the MP client FROM the internet. but it seems not working... I have opened following ports:

1433
1434
3306
554
6970

Can MP only operate on the LAN and not WAN ?

the server has a static ip

Regards
Jesper
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi Jesper

    You'll need very good upload bandwidth for TV. Usually a consistent >5 Mb/s with low latency. Even if you haven't got that, it should at least try to work if you have the right ports open.

    1433
    1434
    1433 is definitely SQL Server, and according to the internet, 1434 is too.
    That is MySQL.
    With MySQL you have to specifically enable access from [remote] clients. The same is probably true for SQL Server.

    That is RTSP streaming.
    Don't know what that one is... maybe RTP/RTSP???

    I think you might be missing at least 31456, which is the TV Server control interface.
    There are comments about this scattered throughout the forum:
    https://forum.team-mediaportal.com/...nd-tv-server-90/ports-server-tv-engine-12075/
    https://forum.team-mediaportal.com/television-mytv-frontend-tv-server-90/tv-server-ports-11579/

    the server has a static ip
    That is a good step. Have you also forwarded the ports mentioned above from your router to your TV Server on the internal network?

    mm
     

    chrik

    MP Donator
  • Premium Supporter
  • May 13, 2008
    160
    20
    Home Country
    Denmark Denmark
    Could someone maybe list all ports needed to forward when trying to access live tv from WAN?

    Would also be great if somebody could make a guide on how to make "it happen" :)

    Does any1 know if MP or others are working on something that can adapt the streaming quality to the download/upload speeds?
     

    Epstone

    Portal Pro
    March 10, 2007
    102
    16
    39
    Riedstadt
    Home Country
    Germany Germany
    AW: stream to internet

    If you haven't managed it yet, look in the MySql config file for the "bind-address". I think you need the external IP Address there.
    Also the user connecting to the mysql server needs to be allowed to connect from a defined or any (%) IP address.

    Or just google for something like "external or remote access mysql".
     

    Users who are viewing this thread

    Top Bottom