|
SageTV Clients Development This forum is for discussions relating to SageTV Open Source Clients Development. |
|
Thread Tools | Search this Thread | Display Modes |
#161
|
|||
|
|||
Quote:
I'll change that and test some recordings. --John |
#162
|
|||
|
|||
Quote:
The result was a file with a .ts file extension, but ffprobe reports the file is actually MPEG-PS ("input" shown as "mpeg", whereas MPEG-TS containers would show the "input" as "mpegts") and it plays distorted with the Android miniplayer: Code:
Input #0, mpeg, from 'ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts': Duration: 00:07:07.32, start: 1.069356, bitrate: 2214 kb/s Stream #0:0[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 704x480 [SAR 40:33 DAR 16:9], Closed Captions, max. 4874 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Code:
Complete name : ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts Format : MPEG-PS File size : 227 MiB Adding later: Looking in the logs, I see the following debug lines: Code:
Fri 7/3 20:47:25.884 [AsyncRecord@2b0d3b68] MediaFile created subfile:/srv/data8/media/tv/ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts MediaFile[id=60480045 A[60182708,60182352,"Shipping Wars",74182@0703.20:30,30,T] mask=TV host=sageserver encodedBy=HDHomeRun 107150c7 Tuner 0 WUSADT3 format=MPEG2-TS 0:00:00 0 kbps []] Fri 7/3 20:47:25.884 [AsyncRecord@2b0d3b68] Added:MediaFile[id=60480045 A[60182708,60182352,"Shipping Wars",74182@0703.20:30,30,T] mask=TV host=sageserver encodedBy=HDHomeRun 107150c7 Tuner 0 WUSADT3 format=MPEG2-TS 0:00:00 0 kbps [] /srv/data8/media/tv/ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts, Seg0[Fri 7/3 20:47:25.835-Wed 12/31 19:00:00.000]] Fri 7/3 20:47:25.884 [AsyncRecord@2b0d3b68] Seeker channel string=9-9-3 Fri 7/3 20:47:25.884 [AsyncRecord@2b0d3b68] startEncoding for HDHomeRun 107150c7 Tuner 0, file=/srv/data8/media/tv/ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts, chan=9-9-3 Fri 7/3 20:47:25.885 [AsyncRecord@2b0d3b68] HDHR_setInput0(0x7f5c84753400, 100, 0, Air, 1, 140028818751488) Fri 7/3 20:47:25.885 [AsyncRecord@2b0d3b68] HDHRCaptureDevice->doTuneChannel(9-9-3,true) Fri 7/3 20:47:25.885 [AsyncRecord@2b0d3b68] HDHR_setChannel0(0x7f5c84753400, 9-9-3, true, 32) Fri 7/3 20:47:25.913 [AsyncRecord@2b0d3b68] HDHR_setupEncoding0(0x7f5c84753400, /srv/data8/media/tv/ShippingWars-NotWithaWhimperbutaBang-60182708-0.ts, 0) --John Last edited by jpwegas; 07-03-2020 at 07:26 PM. |
#163
|
|||
|
|||
Quote:
__________________
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-03-2020 at 08:10 PM. |
#164
|
|||
|
|||
Quote:
But I did want to see how that setting behaved. The name implies even shows recorded directly by Sage would be MPEG-TS, but that doesn't seem to be the case. Maybe that's a bug. Pooling isn't super important to me as all our HDHR use is via Sage, but some of the other features look nice. --John |
#165
|
|||
|
|||
Quote:
Thanks for the input above it makes a whole lot of sense. Something must be wrong the way Sage Internally muxes TS to MPEG2 Streams.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#166
|
|||
|
|||
Quote:
I opened an issue in the github project about that option's behavior. I don't understand enough of the Sage code to figure out what is going on, but maybe someone else will have an idea. --John |
#167
|
||||
|
||||
Quote:
To date, I have found the FireTV 4K to be the best value all-in-one SageTV+streaming device and when they went on sale for $25, I obtained a lot of these and have standardized it in my home and other family members homes where I have setup SageTV + miniclients. I also have Nvidia Shields in my main TV viewing areas and really appreciated it when your new app became available in the Google Play store; I had sideloaded it originally, but through the store, it automatically updates and is easier to install. I would definitely like to see it in the Amazon App store if possible; Thanks again
__________________
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) |
#168
|
|||
|
|||
Quote:
__________________
-Craig |
#169
|
||||
|
||||
Currently, in the Amazon Play store, I think the last version was 1.30. Any idea if that was updated recently?
__________________
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 |
#170
|
||||
|
||||
Beta Release
Hi All,
Here is a small beta release. I have updated the code so that when on the FireTV if you hit the Back/Previous or the Next/PlayPause when the keyboard is shown it will close the keyboard. Without this the keyboard was unusable, and without great effort using the Android client in Placeshifter mode was almost impossible because you could not put in a username and password. Those who reported this on Fire stick please let me know how this looks. SageTV Android Client 1.5.2 Beta 1 Thanks, Josh |
#171
|
||||
|
||||
Quote:
Josh |
#172
|
||||
|
||||
Quote:
Josh |
#173
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#174
|
||||
|
||||
Quote:
Just to add to this, I hide the keyboard with the back button, and then I move to the next field with the up/down, then hold the (middle round) select button to bring up the Stuckless menu and select the keyboard to get it back up for the next field. To try and ease the installation of this on the Fire sticks in the house, I usually download the apk, move it to my phone, install the new app on my phone (after uninstalling the old one), then I launch an app I installed called "Apps2Fire" and then I can push the app to any fire stick in the house. Whenever I launch the new app on the fire stick 4k, I have to switch the video to Exoplayer. Last edited by KryptoNyte; 07-09-2020 at 05:03 PM. |
#175
|
|||
|
|||
Quote:
I sideloaded this beta to my Firestick. It still shows version 1.5.1. Is that because this is a beta? The file I sideloaded is SageTVMiniClient_1_5_2beta1.apk |
#176
|
||||
|
||||
Quote:
Maybe he never got around to sending his last one to Amazon...
__________________
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 |
#177
|
||||
|
||||
Quote:
I'm trying to install this on my Galaxy S8. Even though I have allowed unknown sources for the app install (tried from Google Drive and downloaded to local storage on my phone both), but near the end of the installation I get "App Not Installed". I had Stuckless's version installed previously. All I can find on the subject is this: On installing an APK, if the error message comes as “App not installed”, there are only three possible cases -
Any ideas?
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#178
|
||||
|
||||
I used kryptonyte’s method from post #174 - download to my phone, and push to the FireStick with the app he mentions. It installed fine.
__________________
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 |
#179
|
||||
|
||||
Quote:
For Amazon, I don't think I had to setup a server for it to work (at least I don't recall doing that). I did have a hell of time getting it published though. It took months if I recall. You'd think for a store as crappy as theirs, they wouldn't be so picky
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#180
|
||||
|
||||
Quote:
Josh |
Currently Active Users Viewing This Thread: 2 (0 members and 2 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 |