Client/Server protocol documentation (1 Viewer)

fredx21

New Member
November 19, 2008
3
0
Home Country
Canada Canada
Hello everyone,

I'd like to know whether there is a document describing the protocol used for communication between the client (MediaPortal) and the server (TVE3) and where to find it.

Thanks,
Fred
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
There is no real "protocol" or API unfortunately, clients typically go straight to the server database or use one of the classes shared by both server and client code (which also basically go straight to the database). There's a small remoting interface for some TV engine operations.

Perhaps it would help if you explain what you'd like to do, and then someone could point you in the right direction...
 

fredx21

New Member
November 19, 2008
3
0
Home Country
Canada Canada
Basically I am interested on using TVE3's stream to feed media center through DVBSBridge. I'm not sure about how such efforts would be seen by the MediaPortal community, but I've had request for this setup. I just want to study the possibilities.

TVE3 server offers a lot of versatility and that's what lots of MCE users needs.

Fred
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Actual video streaming is done through the RTSP protocol, which is a standard as far as I know.
 

tourettes

Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    Actual video streaming is done through the RTSP protocol, which is a standard as far as I know.

    Yes.

    Also if you want to have some control over the data that is feed thru the RTSP then you should have a look on the TVE3 client plugin and how its controlling the TV server (changing channels etc.).
     

    fredforsyth

    New Member
    March 15, 2009
    1
    0
    Home Country
    United Kingdom United Kingdom
    Hi Fred, this is something that I would be very interested in, in fact I have started looking into the concept this weekend. Have you managed to get anything going on this?

    Regards,
    Fred.
     

    fredx21

    New Member
    November 19, 2008
    3
    0
    Home Country
    Canada Canada
    Hi Fred.

    I've decided to look at something else, but someone actually did it.

    Go to the dvbsbridge forum and look for DVBSBridge for TVE3. Master is the guy who made the plugin.

    Fred
     

    Users who are viewing this thread

    Similar threads

    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api I regularly get 429's... there isn't much that can be done about it, except making sure the software isn't hammering the service and having patience...
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api...
    Hello, Hello, when I try to authorize trakt configuration for mediaportal using the trakt plugin, I get the following error...
    Replies
    1
    Views
    103
    MP1 MP2 MP2 - V2.5 MP2 - V2.5 Server on Windows 11 Pro DE
    Good evening, the last weeks my MP2.5 Server with TVE3 is running not very good/stable. After 30 min the server quits working after changing EPG from EPG Buddie to Clickfinder (TV Movie). The OS and the MP2.5 Server Software were installed several times new, but in general nothing changed. Are there any changes or setting needed for...
    Good evening, the last weeks my MP2.5 Server with TVE3 is running not very good/stable. After 30 min the server quits working...
    Good evening, the last weeks my MP2.5 Server with TVE3 is running not very good/stable. After 30 min the server quits working...
    Replies
    0
    Views
    822
    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify, simplify, simplify. That means avoid making choices that may not work; instead make the "standard" choice, which is often simply accepting the default. A static IP address is known to work with MP1. An address...
    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify...
    As an "almost" beginner, I have just installed MP1 client and server v 1.37 unders Windows 11 in a brand new PC. The server is...
    Replies
    4
    Views
    1K
    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    This happened immediately after my Windows 11 x64 monthly update for November. The update included also cumulative update to .NET...
    Replies
    9
    Views
    593
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    902
    Top Bottom