The only configuration that is certain to work is when the MP client and MP server are from the same release.
It is sometimes possible to use MP clients from a release that is different to the MP server, but whether it works depends on the specific changes that were made between the two releases.
-- from CyberSimian in the UK
The only configuration that is certain to work is when the MP client and MP server are from the same release.
It is sometimes...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database changed
MariaDB [mptvdb]> SELECT * FROM Server;
+----------+----------+--------------+----------+
| idServer | isMaster | hostName | rtspPort |
+----------+----------+--------------+----------+
|...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database...
Hello everyone,
I'm going to need help from the community to resolve a TV server crash issue.
I encountered a problem with my...