|
SageTV Clients Development This forum is for discussions relating to SageTV Open Source Clients Development. |
|
Thread Tools | Search this Thread | Display Modes |
#341
|
||||
|
||||
HD Placeshifting open for Beta testing
Hi All,
Beta version of the new HD transcoding/placeshifting is open to everyone for testing. Info and files are posted on my Patreon page here https://www.patreon.com/posts/40951674. Please let me know if you have any issues or comments. Featrues: 1. HD transcoding (720/1080/SOURCE) 2. Automatic transcoding unsupported codecs (a lot of android devices do not support mpeg2) 3. A lot of settings to customize the fixed transcoding experience. Thanks, Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#342
|
||||
|
||||
Just testing this on a Firestick 4k (on my local network). I forced "fixed" in the settings before loading the GUI. Watching on my home network, the SageTV transcoder executable does not start when watching a program. It appears to be watching the actual stream without transcoding.
Transcoding preference is set to "Always" Video bitrate = 4000 Framerate = source Resolution = use source Audio Codec = AC3 (I was going to set it to source, but source isn't an option) Audio Bitrate = 192 Channels = 5.1 Last edited by KryptoNyte; 08-31-2020 at 05:42 PM. |
#343
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#344
|
||||
|
||||
Quote:
Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#345
|
||||
|
||||
Quote:
Thanks, Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#346
|
|||
|
|||
Quote:
Rewinding is poor freezes.
__________________
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; 09-01-2020 at 07:44 AM. |
#347
|
|||
|
|||
Quote:
xcode_process_priority_streaming=belownormal xcode_reduce_process_priority=true I changed it to ... xcode_process_priority_streaming=normal xcode_reduce_process_priority=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; 09-01-2020 at 07:58 AM. |
#348
|
||||
|
||||
Quote:
Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#349
|
|||
|
|||
On what device are you running on ?? Also it appears to always transcodes even if I have it when needed ? ... My Cable channels are H264 and they are being transcoded ?
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#350
|
||||
|
||||
Quote:
Could you please send me another sagetv log. I want to see what I missed. Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#351
|
||||
|
||||
Quote:
I think I have an idea. I am struggling with the MPEG content.... Sage treats the MPEG content different than other content. This is what we are telling SageTV the Android client supports for containers.... Code:
PULL_AV_CONTAINERS=AVI,FLASHVIDEO,Quicktime,Ogg,MP3,AAC,WMV,ASF,FLAC,MATROSKA,WAV,AC3 TPUSH_AV_CONTAINERS=MPEG2-PS,MPEG2-TS,MPEG1-PS PUSH = Transcode/remux the format So when we enable to "Always Transcode" setting I clear all of the container formats from PULL. This tells Sage that it only supports transcoding "PUSH" to MPEG2. If it sees that it supports MPEG2 as a codec and a push format, it chooses not to transcode, but to remux instead. So I keep trying to move logic around, and use different hooks, but they all seem to end up with outcomes I do not want. I wonder if I should switch the PUSH format to just be null. I wonder if that would fix the issue.... Anyways, pontificating, and trying to explain why I keep testing and asking for additional logs. Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#352
|
|||
|
|||
Sent
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#353
|
||||
|
||||
Quote:
Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#354
|
||||
|
||||
Quote:
Patreon is updated with new Sage.jar and new Android Client. Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#355
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#356
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#357
|
||||
|
||||
Quote:
Josh
__________________
Projects I am currently maintaining SageTV Andoid Client Media Format Parser Plugin JavaFFmpegLibrary SageTVTranscoder If you like the work I am doing and would like to support it you can become a Patreon member. |
#358
|
||||
|
||||
Regarding the keyboard/login issue, I think I have inadvertently discovered a workaround. In the client .properties file if you specify a bogus file for the parameter secure_remote_login_stv7 then it immediately connects with no login prompt, at least on my system. I discovered this when I moved my sage server install from an early version of 32 bit version 9 to a more recent 64 bit version, but copied over my clients directory. I honestly thought this was just a fix that the community slipped in at some point, but I gave up on finding it in the release notes after a bit. I was bored over the last few days and decided to track this down and discovered this specific behavior. The properties files that I copied over looked like this, and since I had moved to the 64 bit path the path containing x86 was invalid.
secure_remote_login_stv7=C\:\\Program Files (x86)\\SageTV\\SageTV\\STVs\\SageTV7\\SecureLogin.xml I then moved the server to Linux, again copying the properties file, and the behavior remains the same. In my testing I currently have the entry as this and it still lets me right in. secure_remote_login_stv7=/opt/sagetv/server/STVs/SageTV7/SecureLoginnope.xml If you tail the server debug logs while you connect from the mini client you can see where it fails to locate the file to construct the login UI. For me personally the only reason I started down this path was to let me put my streaming sticks and other IoT devices on a separate VLAN/subnet from my main network. The SageTV server treating the client as if it were a truly remote placeshifter connection frustrated me to no end. I have not tested this with an actual remote placeshifter connection across the internet and likely never will. I rarely use SageTV anymore as my usage has shifted nearly entirely to Netflix etc. and Plex. Plex as a DVR for OTA still has some shortcomings so I still have SageTV available for occasional recordings. |
#359
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#360
|
||||
|
||||
I'm not a programmer by any means, but it looks to be the html-like code to create the UI to prompt for the placeshifter username and password. It's a very human(programmer) readable file. In my testing I noticed that if you comment out or remove the line in the client .properties file it gets automatically put back pointing to the correct path, which then causes the login prompt and keyboard challenges to return.
|
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 |