![]() |
|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Copy once recordings?
I currently use SAGEDCT to record from Verizon Fios and they are starting to change some of the channels from copy-freely to copy-once. Is there any chance that the open source version can be made to record copy-once recordings? I have a lot invested in SageTV and would rather not move to WMC.
Thx. |
#2
|
||||
|
||||
I would say almost no chance.
|
#3
|
|||
|
|||
Quote:
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#4
|
||||
|
||||
Yeah, no chance here...whenever Verizon switches my channels over to Copy Once from Copy Freely; then I switch them over to one of my 2 HDPVR lineups I have configured.
![]() Which ones have you noticed them changing lately because I haven't seen any changes myself yet recently?
__________________
Jeffrey Kardatzke Founder of SageTV |
#5
|
|||
|
|||
Verizon has tagged the FOX channels including Nat Geo as copy-once. Unfortunately I guess it's time to move to WMC.
Thx for the replies. |
#6
|
|||
|
|||
Verizon's move to mark Fox channels copy-once was discussed in another thread.
For me, the change impacted the following channels:
It's annoying, but I kept an HD-PVR going for HBO anyway, so it wasn't that big of deal. |
#7
|
|||
|
|||
Hypothetically, if you were using a CableLabs certified tuner for protected content (e.g. HDHomeRun) and a SageTV client built for a platform that implements one of the supported DRM schemes (e.g. Android TV/PlayReady) - what hurdles remain to support copy once?
|
#8
|
|||
|
|||
Quote:
Nonetheless, at this point I don't see how it would be practically possible. I imagine even if CableLabs certification isn't required, there would still be DRM technologies that would need to be licensed. Since its not a commercial product, who would pay for that? Even if money magically appeared, who would be accountable on the SageTV side to abide by the licensing terms? |
#9
|
||||
|
||||
"All" Sage should have to do is implement PlayReady (like WMC) or DTCP-IP (Silicondust). The tuners themselves have the CableCard certification and do the conversion from Cable encryption to approved DRM (PlayReady/DTCP-IP).
The problems are: 1) Funding the licenses for PlayReady/DTCP-IP 2) Implementing them and getting that implementation approved by Microsoft/DTCP-LA. I think both of those are extremely unlikely for an Open Source project. |
#10
|
|||
|
|||
Never mind play ready. DTCP-IP is the way to go here with silicon dust cable card prime. Somebody would have to basically fork the open source and make it closed source and then do the work to secure the dtcp-up license and keys which isn't impossible. There's a couple of software apps out there thr support it already on both windows and android. This version of sage tv would have to be sold as well to recoup license costs. There's a per instance cost I believe on top of the initial buy. This is also only a possibility if the open source version of sage licensing will allow this fork to happen. So narflex please make this be possible so if an enterprising/philanthropic (if they sell for cost) group of folks decide to do this they can.
|
#11
|
||||
|
||||
Quote:
The SageTV open source software will be under the Apache license for the code that we wrote (there's of course tons of 3rd party libraries SageTV used which are under different various license). There's no real licensing blockers I see for someone else to make a commercial product out of SageTV if they really wanted to....but I'm not a lawyer, and will not be held to that statement. ![]()
__________________
Jeffrey Kardatzke Founder of SageTV |
#12
|
|||
|
|||
Quote:
|
#13
|
||||
|
||||
Early on, didn't sage support a playback plugin system, where an external process could to the playback, and the content could be rendered onto the SageTV window, masked by any UI elements? If that's the case, a DRM compliant, closed source playback library, might be able to be used and the content played back in the sage window.
Or maybe it was the other way around - a plugin that could render the UI external to the sage program, in which case, a UI receiver would need to be developed in the closed source playback program.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#14
|
||||
|
||||
Quote:
|
#15
|
||||
|
||||
Quote:
In any case, it might be easier to go the other way anyway, and render the sage UI on top of a different player mechanism. It turns out sage has both those capabilities (to outsource media playback, and allow it to write to the sagetv window, AND to render the UI and export the rendered transparent image out to a different program).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#16
|
||||
|
||||
Fuzzy, is there a way for SageTV to launch a browser, screen-capture the browser and cast that to a virtual tuner?
|
#17
|
||||
|
||||
That's essentially what PlayOn does (with the exception of going to a tuner). It renders the page to a hidden window, and captures the window, and encodes it to h.264. There are a ton of channels people have developed for PlayOn for various streaming web sites out there.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#18
|
||||
|
||||
I was wondering if there was a way to build on that, to essentially get a browser window in Sage with mouse control via an extender remote and a virtual keyboard of some sort.
Once you have a browser in Sage [screen-scraped], wouldn't that open up a whole host of new options? |
#19
|
||||
|
||||
Quote:
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#20
|
||||
|
||||
I was thinking that every time Amazon, Netflix, or Hulu changed their webpage interface, that there wouldn't be any work involved for the person coding this plugin. Perhaps the Playon interface you mentioned in another thread achieves this.
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
anyone have a copy of Sage V4.1.x.x ??? | patotoole | SageTV Software | 4 | 07-23-2014 02:05 PM |
Anyone have a copy of the 7.0.22.0 STV? | evilpenguin | SageTV Studio | 3 | 12-05-2010 08:44 PM |
Best way to copy "Recordings" to "Videos"? | Brent94Z | SageTV Beta Test Software | 4 | 11-10-2010 09:58 AM |
Copy SageTV recordings from one PC to another | hykuo | SageTV Software | 8 | 06-02-2009 08:57 PM |
What;s it take to get a copy of my key??? | debennett2 | General Discussion | 2 | 09-04-2003 11:08 AM |