|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Channels Tuner Sharing - Sage on VMs.
I understand it's possible to use ChannelsDVR as a tuner for a Prime, OpenDCT for tuner pooling, and OpenDCT/Sage as the client to request a program from ChannelsDVR.
Is it also possible to have two instances of OpenDCT/SageTV, each on a separate Windows V10 Virtual Machine, each requesting programs from ChannelsDVR and OpenDCT running on a third VM or the native Windows OS?
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#2
|
|||
|
|||
Quote:
Channels DVR controls all tuners ... TVE OTA Cable and Pluto. OPENDCT is Installed in the Channels DVR Server with 20 Pipe tuners. I can use as many SagetV servers as I like ... No pooling needed as Channels DVR will handle all the tuner sharing. The 20 pipe tuners are setup like this .... sagetv.device.3572338.streaming_executable=/bin/ffmpeg -i http\://127.0.0.1\:8089/devices/ANY/channels/%c%/stream.mpg?format\=ts -c copy -f mpegts - Code:
generic.pipe.device_names_csv=tve1,tve2,tve3,tve4,tve5,tve6,tve7,tve8,tve9,tve10,tve11,tve12,tve13,tve14,tve15,tve16,tve17,tv118,tve19,tve20
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-19-2022 at 03:42 PM. |
#3
|
|||
|
|||
I also have EMBY using M3U from Channels DVR and their guide data..
Emby Tuner ... http://1.0.0.2:8089/devices/ANY/channels.m3u?format=ts Guide Data ... http://10.0.0.2:8089/devices/ANY/gui...ration=1209600 ALL in all Channels DVR Emby and SageTV will share 1 tuner when recording or watching the same Channel.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-19-2022 at 03:54 PM. |
#4
|
|||
|
|||
Thanks once again for the info, great to know it's possible. I am fairly new to linux - if you don't count bringing the EE department's Unix system to its knees 40 years ago.
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#5
|
||||
|
||||
System V Release 3? Or maybe SVR2?
__________________
----- AMD Ryzen 5 3600, B450 m/b, 32Gig, lots of disks, Unraid, 2x HDPVR2 tuners, HDHomeRun Prime, HDHomeRun HDHR4 OTA, Windows Live Tuner, SageTV docker, OpenDCT docker, Win8.1 VM, EventGhost |
#6
|
|||
|
|||
Beats me; one of the guys that ran the system gave me an account and we ran a wire through the utility tunnels to my office. Hooked it up to a terminal and proceeded to try and document our campus energy management system. After a script with a bunch of greps and vi's I got a call... That was the end of my 'ix career and I went back to the Altair and SuperCalc.
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#7
|
|||
|
|||
I found out that WinSCP is a valuable to transfer and edit files from windows to linux.... this and putty makes it so easy ...'
https://sourceforge.net/projects/winscp/
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#8
|
|||
|
|||
Thanks for your info, nyplayer; I'm still trying to absorb all of this; knowing that you've done it gives me incentive.
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
Thanks that is great all in one like it.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#11
|
|||
|
|||
Putty isn't really needed anymore as you Windows now has a proper ssh client built in, although it may not get installed automatically. You can also edit files in Linux using a text editor in Windows, assuming that you create shares on your Linux machine.
Or you can use the SFTP process built into Notepad++ to directly edit files on a Linux box. Speaking of Linux, you can now run pretty much a full featured install of Linux from within Windows using WSL2.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#12
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#13
|
|||
|
|||
OK, I've looked into Dockers for Windows vs a Windows VM. The pros and cons seem to be..
Dockers; Pros: Uses less PC resources. Windows; Pros: Easier for me to understand - linux is a mystery to my DOS brain. So, I've installed Dockers... Is it true that there's a choice between, say, Ubuntu and linux Sage in a Docker versus a straight Sage Docker? With a HD Homerun &TVE sources/ChannelsDVR/OpenDCT/Comskip/Sage setup in both Windows and Docker, where do the pieces go? ChannelsDVR is running on Windows presently. HD Homerun in Windows when I set it up in a month or so OpenDCT ? Separate instances for Windows and Docker? Comskip ? Same question. I've had Channels running on a different PC than Sage, so keeping it on Windows seems logical. Running OpenDCT in Windows seems doable, but it seems I'd have more flexibility with it in Dockers as well. If it works, it seems like Comskip should be in Windows unless I'm experimenting with it - which I'm not planning to do.
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#14
|
|||
|
|||
so I run Dockers on my Unraid server, so I haven't done this on Windows before, but I don't see why the same wouldn't apply.
A docker is like a mini virtual machine. It runs just enough to support a contained environment to perform the purpose it is designed for, eg. a SageTV server. So if you are getting a pre-made Docker that someone else has published (eg. Stuckless or Jusjoken), then you will get the environment they have setup (linux, java, etc.) plus the Sage files. I don't recall offhand the variant of Linux that is typically used, but I don't think it's Unbuntu. Long way of saying there isn't a straight Sage docker. Jusjoken has released some new dockers that have OpenDCT and Sage in the same docker. Currently my Comskip already runs inside the Sage docker. |
#15
|
|||
|
|||
Quote:
The sagetv dockers run Ubuntu 20.04 internally. It is a paired down version. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#16
|
|||
|
|||
Quote:
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86. Storage: 120gB SSD, 4tB HD on Server Network: gB Lan Playback: FireStick 4K miniclient Tech Level: Hobbyist |
#17
|
|||
|
|||
It is pretty straightforward to have multiple dockers of SageTV running at least on unRAID. So you could probably run multiples dockers on your setup. On my unRAID server I have a few different dockers installed and I have a Win 11 VM. I guess for fun I could try installing SageTV in the Windows VM.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#18
|
|||
|
|||
Quote:
I run unraid and right now I have SageTV running in 7 dockers and 3 windows VMs... For testing of course. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#19
|
|||
|
|||
Thanks for posting about MobaXTerm. I like that it has a portable version, but I especially like that the built-in text editor has color-coding, and is language-aware. I probably will not be using WinSCP much anymore...
__________________
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 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
No Signal in Sage on some Channels but HDHR3 QuickTV Tunes Channels Fine | LexLS | Hardware Support | 8 | 03-15-2014 05:12 PM |
enabling channels on analog tuner also enables them on digital tuner | LaoChe | SageTV EPG Service | 2 | 02-02-2011 08:09 PM |
Sharing the same sage interface xml file | ericscottf | SageTV Media Extender | 4 | 01-29-2010 02:58 PM |
IP connection issue with MVP and Sage sharing one cat5 cable | matt91 | Hardware Support | 3 | 03-21-2006 02:11 PM |
Auto-tuner for channels | benneg | SageTV Software | 4 | 02-01-2004 01:33 AM |