|
SageTV Clients Development This forum is for discussions relating to SageTV Open Source Clients Development. |
|
Thread Tools | Search this Thread | Display Modes |
#221
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 07-24-2020 at 12:53 PM. |
#222
|
|||
|
|||
Quote:
I've been able to get the client installed on a Shield previously, but always struggled to get it installed on the Firesticks. With your new fork, it went pretty smooth. The keyboard is still not perfect (I don't think the delete or clear buttons work as expected and pressing the "Automatically Log-in" option brings up the keyboard again - I just hit the "space bar" button to select the option and close out the keyboard), but at least it works well enough to get it up and running.
__________________
i7-6700 server with about 10tb of space currently SageTV v9 (64bit) Ceton InfiniTV ETH 6 cable card tuner (Spectrum cable) OpenDCT HD-300 HD Extenders (hooked to my whole-house A/V system for synched playback on multiple TVs - great during a Superbowl party) Amazon Firestick 4k and Nvidia Shield using the MiniClient Using CQC to control it all |
#223
|
||||
|
||||
so, maybe I missed this... any idea why the APK shows up just fine on my phone in the PlayStore but doesn't on my Sony Android TV?
|
#224
|
||||
|
||||
Quote:
Anyone else having this issue? Thank, Josh |
#225
|
|||
|
|||
Really enjoying this new branch on a Fire TV Stick 4K, but I do have some issues: Live TV works great with the default settings, but I find I have to disable Exoplayer and hardware decoders to watch Recordings; otherwise the video is either choppy (with Exoplayer) or audio-only (without Exoplayer but with hardware decoders).
Anyone find the "perfect" settings for a Fire TV Stick 4K yet? In any case, it is quite usable as-is. Thanks so much for creating this, jvl711. |
#226
|
|||
|
|||
Quote:
EXOPLAYER YES EXOPLAYER FFMPEG Audio Extension ... Preferred Always use if possible. Also make sure you are using OPENDCT with HDHomerRun unit.
__________________
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; 07-30-2020 at 12:04 PM. |
#227
|
|||
|
|||
Thanks for this. I am using HDHomeRun tuners, but for OTA only (no cable for me!). Does OPENDCT help/work with OTA recordings?
|
#228
|
|||
|
|||
Quote:
https://forums.sagetv.com/forums/sho...&postcount=135
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#229
|
|||
|
|||
Randy,
The link nyplayer posted as all the details. Quick summary:
--John P.S. If you re-encode existing recordings from MPEG-PS -> MPEG-TS containers, I found you have to do a full rescan of all your media by stopping Sage, backing up Sage.properties, adding "force_full_content_reindex=true" to Sage.properties, and restarting. Note this can take a while if you have a lot of recordings, so don't do it right before you expect something to record. Last edited by jpwegas; 07-30-2020 at 04:26 PM. |
#230
|
|||
|
|||
Well, I appear to have successfully installed OpenDCT and switched to it by adding the new OpenDCT tuners and deleting my old ones in SageTV's Setup->Setup Video Sources. I can now use a browser (IP address of host machine at port 9091) to see what OpenDCT is up to and it accurately reflects what I'm watching or recording in SageTV. FYI, both the SageTV server (stuckless/sagetv-build) and OpenDCT (CraziFuzzy/opendct-docker) are running on a QNAP NAS as Docker containers.
However, I can't say anything is better. I have the same issues, except that I now can't use Exoplayer to watch live TV -- I get a very long error message that doesn't stay on the screen long enough for me to read. The first part of the error reads something like this: "Exo2MediaPlayer - com.google.Android.exoplayer2.source. UnrecognizedInputFormatException. None of the available extractors..." I feel like I'm missing something obvious but cant' figure out what. |
#231
|
|||
|
|||
Quote:
encode_digital_tv_as_program_stream=true to encode_digital_tv_as_program_stream=false
__________________
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; 07-30-2020 at 07:57 PM. |
#232
|
||||
|
||||
There might be one thing that was not specifically mentioned yet - in order to get the Android clients to play the OTA HDHR tuner stream (in .ts file) - it has to be "cleaned up" by OpenDCT by remuxing through ffmpeg (but not transcoding) - so there may be some settings in OpenDCT that you need to change. You need to stop the SageTV service, then stop the OpenDCT service before changing the file - then re-start OpenDCT, then the SageTV service.
below is part of my opendct.properties file: consumer.dynamic.channels.ffmpeg= consumer.dynamic.channels.media_server= consumer.dynamic.channels.raw= consumer.dynamic.default=opendct.consumer.FFmpegTransSageTVConsumerImpl consumer.ffmpeg.ccextractor_all_streams=true consumer.ffmpeg.ccextractor_custom_options= consumer.ffmpeg.ccextractor_enabled=false consumer.ffmpeg.circular_buffer_size=7864320 consumer.ffmpeg.enhanced_logging=true consumer.ffmpeg.fix_stream=true consumer.ffmpeg.limit_logging=true consumer.ffmpeg.linux_logging=true consumer.ffmpeg.log_stream_details_for_all_programs=false consumer.ffmpeg.max_analyze_duration=5000000 consumer.ffmpeg.min_analyze_duration=165440 consumer.ffmpeg.min_probe_size=165440 consumer.ffmpeg.min_upload_id_transfer_size=65536 consumer.ffmpeg.no_program_timeout_ms=10000 consumer.ffmpeg.rw_buffer_size=65536 consumer.ffmpeg.thread_priority=9 consumer.ffmpeg.thread_rename_logging=false consumer.ffmpeg.transcode_limit=6 consumer.ffmpeg.upload_id_enabled=true consumer.ffmpeg.upload_id_port=7818 consumer.ffmpeg.use_compat_timebase=false ...(below is the entry for one of the HDHR quatro tuners)... sagetv.device.-1474962137.always_force_external_unlock=false sagetv.device.-1474962137.consumer=opendct.consumer.DynamicConsumerImpl sagetv.device.-1474962137.delay_to_wait_after_tuning=0 sagetv.device.-1474962137.device_name=HDHomeRun HDHR5-4US Tuner 10703FE9-3 sagetv.device.-1474962137.encoder_listen_port=9000 sagetv.device.-1474962137.encoder_merit=0 sagetv.device.-1474962137.encoder_pool=atsc_10703fe9 sagetv.device.-1474962137.exclusive_server_address= sagetv.device.-1474962137.fast_network_encoder_switch=true sagetv.device.-1474962137.last_channel=18-21-1 sagetv.device.-1474962137.transcode_profile=
__________________
SageTV-V9(64bit): Win10/i3-4370/OpenDCT/HDHR-Quatro (OTA) AndroidTV+Miniclient: Nvidia Shield(x3)/FireTV-4K(x8) Channels-DVR:Win10/i3-4340/HDHR Quatro 4K/TVE(YTTV) |
#233
|
|||
|
|||
Quote:
Quote:
Quote:
|
#234
|
|||
|
|||
Quote:
Thanks for mentioning this, I had mistakenly assumed it was the default behavior. --John |
#235
|
|||
|
|||
This works well on a FireTV 4k. I have also installed it on a older Firestick (previous generation - no voice remote). There are a few quirks, but it does work.
Here are the quirks: - I seem to have to log in every time the app starts. This is true even after selecting the "automatically login" option. I don't have this issue on the FireTV model (it does log in automatically). - It's a little slow to get a usable picture when initially starting playback. By slow I mean it takes about 2-3 seconds before the image and the sound are normal. On the 4k device, things are stable instantly. The log in issue is annoying enough to stay away from the older devices (unless this can be fixed somehow). I just wanted to note that it does work however. I've just ordered a Firestick 4k to try it out on. It's too good a deal to pass up on right now with the $25 off coupon (4KFIRETV) bringing the price down to just $25.
__________________
i7-6700 server with about 10tb of space currently SageTV v9 (64bit) Ceton InfiniTV ETH 6 cable card tuner (Spectrum cable) OpenDCT HD-300 HD Extenders (hooked to my whole-house A/V system for synched playback on multiple TVs - great during a Superbowl party) Amazon Firestick 4k and Nvidia Shield using the MiniClient Using CQC to control it all Last edited by sic0048; 07-31-2020 at 08:16 AM. |
#236
|
||||
|
||||
What version number is this you’re talking about, sic0048?
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#237
|
|||
|
|||
is it possible to add touch scrolling to the ui and things like swipe to go back or is it too late for that?
scrolling through lists still requires using the scrollbar like a desktop application |
#238
|
|||
|
|||
You can change the touch scroll mappings etc ... in settings.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#239
|
|||
|
|||
i see the swiping, but it doesnt look like you can hold and scroll like a standard app can
|
#240
|
|||
|
|||
Yeah I see what you want I just set Swipe down and up to channel down/page down channel up/page up.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV MiniClient for Android Indiegogo Campaign (Thanks) | stuckless | SageTV Clients Development | 14 | 09-18-2022 07:15 AM |
Android MiniClient 1.4.3 | stuckless | SageTV Clients Development | 20 | 03-25-2019 10:32 AM |
Android MiniClient 1.2.9 | stuckless | SageTV Clients Development | 53 | 04-16-2018 07:30 AM |
Android Miniclient and UK TV | rickgillyon | SageTV Clients Development | 6 | 12-01-2016 05:58 PM |
Android Miniclient on Mi Box Crashing SageTV Server v9 | mackb | SageTV Clients Development | 9 | 11-27-2016 07:28 PM |