Search found 20 matches

by rpcameron
Thu Apr 11, 2024 9:53 am
Forum: HDHomeRun Hardware Setup & Troubleshooting
Topic: FireTV 4k max vs FireTV 4k quality difference
Replies: 8
Views: 218

Re: FireTV 4k max vs FireTV 4k quality difference

bitemydust wrote: Thu Apr 11, 2024 9:47 am HDHomerun sucks on the Apple TV too. Tried it. And Roku is a no go.
I'll just use the Fire 4k until something better comes along.
There are no shortage of apps that can access HDHR tuners that also run on AppleTV. (Plus, nearly every single one provides a superior UX than SD provides.)
by rpcameron
Thu Apr 11, 2024 9:21 am
Forum: HDHomeRun Hardware Setup & Troubleshooting
Topic: FireTV 4k max vs FireTV 4k quality difference
Replies: 8
Views: 218

Re: FireTV 4k max vs FireTV 4k quality difference

It seems every update to Fire devices changes the firmware, and what used to decode well is now a stop-motion mess. This has been the state of Amazon's development for nearly a decade. Perhaps after they drop their sad and butchered Android fork for their own (presumably Tizen-like) OS, things will ...
by rpcameron
Tue Mar 12, 2024 6:50 pm
Forum: HDHomeRun Hardware Setup & Troubleshooting
Topic: fed up
Replies: 9
Views: 1034

Re: fed up

If FiOS is available, then you get their cable service, a CableCARD, and use a Prime with your software DVR of choice.
by rpcameron
Tue Mar 12, 2024 6:34 pm
Forum: HDHomeRun Hardware Setup & Troubleshooting
Topic: fed up
Replies: 9
Views: 1034

Re: fed up

Jason is mostly correct. Your chances of getting a CableCARD are slim. However, the level of DRM varies by market. You should be ready to accept that nearly every channel you want is DRM-encumbered, and just be happily surprised when one is not. It is sad to say, but the only real market for non-WMC...
by rpcameron
Sat Feb 10, 2024 8:39 am
Forum: ATSC 3.0 Forum
Topic: Super Bowl in 4K HDR
Replies: 47
Views: 90057

Re: Super Bowl in 4K HDR

Unless I'm mistaken, the CBS has said that the 4K broadcast is going to be upscaled from the 1080P broadcast; it will not natively be filmed in 4K
by rpcameron
Sat Feb 03, 2024 9:17 pm
Forum: Development Support
Topic: HTTP API Documentation
Replies: 22
Views: 9233

Re: HTTP API Documentation

libhdhomerun - typically the only thing you use libhdhomerun for these days is the discover API in hdhomerun_discover.h. Everything else is done using HTTP. I disagree with this characterization. If you use HDHR tuners with more than one application, or you need non–ClearQAM, or want to use ATSC 3....
by rpcameron
Sat Feb 03, 2024 5:13 pm
Forum: Development Support
Topic: HTTP API Documentation
Replies: 22
Views: 9233

Re: HTTP API Documentation

As an oldtimer, I didn't recognize HDHomerun_config by its new name. That utility, of course, does provide (after a rather lengthy delay) a tuner-specific lineup. There is no new name. hdhomerun_config is simply the plain command line interface to libhdhomerun. libhdhomerun has always been built as...
by rpcameron
Sat Feb 03, 2024 3:36 pm
Forum: Development Support
Topic: HTTP API Documentation
Replies: 22
Views: 9233

Re: HTTP API Documentation

TPeterson wrote: Sat Feb 03, 2024 2:27 pm
signcarver wrote: Sat Feb 03, 2024 2:21 pm "libhdhomerun"
url?
https://github.com/Silicondust/libhdhomerun

[removed by moderator]
by rpcameron
Tue Jan 23, 2024 11:13 am
Forum: Future Product Discussion
Topic: Outdoor PoE Tuner
Replies: 4
Views: 22521

Re: Outdoor PoE Tuner

You could always use an outdoor enclosure and couple it with a POE splitter. SD's tuners are already so sensitive to power issues, why would you want them to further complicate matters by adding additional power problems to the mix. The solution already exists, it just requires 2 extra pieces of equ...
by rpcameron
Mon Jan 01, 2024 12:46 pm
Forum: HDHomeRun Software Setup & Troubleshooting (Live & DVR)
Topic: Use HDHomeRun when there's no Internet??
Replies: 8
Views: 30529

Re: Use HDHomeRun when there's no Internet??

There is nothing stopping the tuner from working without an internet connection. The problem is that the HDHomeRun app does not work without an internet connection.

The solution is to use different software which does not have this limitation.
by rpcameron
Thu Dec 21, 2023 5:08 pm
Forum: Development Support
Topic: Across Multiiple Networks
Replies: 13
Views: 27927

Re: Across Multiiple Networks

Many TV manufacturers offer models that allow a user/owner to setup an IPTV source; SiliconDust TECH units allow you to specify tuners to certain frequencies/channels at startup, and broadcast those full muxes; using something like DVBlast to filter the individual PIDs into unique streams and serve ...
by rpcameron
Thu Dec 21, 2023 2:02 pm
Forum: Development Support
Topic: Across Multiiple Networks
Replies: 13
Views: 27927

Re: Across Multiiple Networks

For a MDU, wouldn't a TECH unit multicasting (and using something like MuMuDVB or DVBlast) be a better fit for this type of situation? You can provide IPTV STBs, or perhaps a main TV pre-configured for the system, much like how hotels do it.
by rpcameron
Tue Nov 29, 2022 2:09 pm
Forum: Development Support
Topic: US OTA channel scans to 51
Replies: 8
Views: 9838

Re: US OTA channel scans to 51

The ideal would be … The ideal would be to allow the user to override the automatic scans. Channels could be added/excluded by frequency/RF channel and PID; virtual channel numbers could be overridden to allow for multiple channels that can both be received but present the same virtual number. Of c...
by rpcameron
Mon Nov 22, 2021 10:53 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 225
Views: 1176331

Re: XMLTV guide data

Where are you getting "17.13." from? As stated above, the example given was S18E14, which in the 0-indexed xmltv_ns is 17.13.0. From the XMLTV DTD : xmltv_ns: This is intended to be a general way to number episodes and parts of multi-part episodes. It is three numbers separated by dots, t...
by rpcameron
Thu Nov 18, 2021 4:33 pm
Forum: Development Support
Topic: XMLTV guide data
Replies: 225
Views: 1176331

Re: XMLTV guide data

You did not go to the threads I posted that explained what is needed for Plex which is included in the Channels DVR posts I referenced above https://community.getchannels.com/t/using-channels-m3u-to-xteve-to-plex-all-tv-episodes-show-as-new-episodes/26342/15 You're right, I didn't. But wouldn't it ...