Jump to content

Live TV Playback Issues


Go to solution Solved by speechles,

Recommended Posts

codechurn
Posted (edited)

I currently have the following settings on my Roku Playback options:

  • Allow Direct Streaming: No
  • Limit to 30fps: No
  • Allow HVEC at 60fps: No

I frequently run across channels that will just refuse to play on the Roku app, but work just fine in the Web Browser on my phone and/or computer. The scenario on the Roku is typically that the channel will just drop me at a blank screen and never start playing.

Any thoughts how I can make these channels work on the Roku? I've tried fiddling with the various playback and I just can't make it work.  

Below are log from an attempt to stream the same channel from the Roku app:

ffmpeg-transcode-91ddc8c1-3219-43cb-839d-1a6dd04aa294_1.txt ffmpeg-transcode-14ed54f8-c65c-48b0-9c25-cd16d9e356a2_1.txt

Edited by codechurn
  • Solution
Posted

Apologies for the issue. Same problem as the thread above. We have a solution it just isn't implemented yet. We are working on it.

  • Like 1
codechurn
Posted

Looking forward to the fix. Let me know if I can test or help in any way.

  • Thanks 1
  • 2 months later...
codechurn
Posted

Just checking in on this. Is there a planned release date? Should I give up on Roku and go to a different platform?

Posted (edited)

@LukeThe issue is the audio is using ADTS which the Roku does not support and will reject without error. In other words it can hang the player. We need to detect this. It does not produce an error. It can/will/does hang the player when fed this as input.

image.png.6cbc519d67a82aa86c1bf0c40b943ad7.png

MediaInfo display the audio stream as AAC Main.

 

image.png.f12c3032329c739f34a1340f2cafc88b.png

Emby display it as HE-AAC

The Roku natively supports HE-AAC, but it doesn't support AAC Main. Emby is not giving enough information about the audio stream for us to properly detect this on the Roku side of things.

I've made an issue #1756 on the Roku tracker on GitHub. I've tried to get help on this, because at this point we can transcode all HE-AAC which would incorrectly transcode audio that could directly play. Instead I would rather have Emby display the correct tagging for the audio stream so that we could properly build a capabilities profile to make this work correctly. I need your help, Luke. Please help. Thanks.

Edited by speechles

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...