Is media portal ever going to implement Copy Once HDCP support so users of (Ceton) cable card tuners on Media Center can finally make the switch to media portal on windows 10? Thanks,
Ceton CableCARD tuners can already be used with MediaPortal to receive copy-freely content. They just can't be used to receive copy-once content. If you're one of the unfortunate people that subscribes to a cable provider such as Time Warner - which usually marks all channels except locals as copy-once - then MediaPortal isn't so useful. However, there are other cable providers such as Comcast and Verizon FiOS who currently don't do that. Long may it last!
With regards to support for copy-once content in MediaPortal...
This has nothing to do with HDCP.
Loosely speaking, the requirements are:
Implement or licence a CableLabs-approved copy protection scheme such as PlayReady or DTCP to enforce the restrictions of copy-once content.
Have CableLabs test and certify MediaPortal as compliant.
The costs of certification are completely unaffordable for an open source project like us which survives on donations. See for yourself: http://www.cablelabs.com/specs/certification/
Even if we had the money, the chances of us gaining certification while keeping our code open source are likely to be zero. Since we are not willing to close access to our source code on principle, there's probably no chance we will ever gain certification.
Well, the log doesn't show any problems. I can see correctly tuned channels in the log. It seems to me that the tuner works fine.
Can you copy the created ts file(located in your timeshift folder) somewhere else while in channel preview and try to play it in VLC or MPC-HC?
PS: You can also try to make short record
Well, the log doesn't show any problems. I can see correctly tuned channels in the log. It seems to me that the tuner works fine...
I've been successfully using MediaPortal1 and TV Server 1.17 on Win7 for years, using first a HDHomerun tuner, when that died, a...
Actually I solved this myself. I did have the correct driver (it was the only one which would work). But on the drivers download page, there was an additional item called "TBS6281se V2 Change Mode Tool". There was zero documentation to accompany this. I downloaded it and ran it. It is a tool to detect the current run state of both...
Actually I solved this myself. I did have the correct driver (it was the only one which would work). But on the drivers download...
My previous TBS PCI-E card failed, so I bought another one. The model I chose is the TBS 6181-SE, which can be seen on Amazon here...
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...