Skip to content

No audio on certain TV channels and all radio channels (NextPVR backend) #5

Description

@CVasilakis

I use Prysm to watch live TV from my Raspberry Pi TV Hat, using NextPVR as the backend. While the app is generally great, I am experiencing missing audio on several channels. Specifically:

  • Some TV channels play video perfectly but have no sound.
  • All radio channels have no audio.
  • Radio channels that broadcast a video feed (displaying the currently playing song) show the video fine, but still have no audio.

For comparison, the VLC Android app plays both video and audio perfectly on all of these exact same channels and radios.

Environment:

  • Device: Google Pixel 8 Pro
  • OS: Android 16 QPR2
  • Target SDK: 36
  • Backend: NextPVR (via Raspberry Pi TV Hat)

Logcat & Reproduction Timeline:

I attach a logcat file that maps to the following timeline:

Prysm log.txt

  • 15:20: Started playing a working TV channel (Both video and audio work).
  • 15:21: Started playing a failing TV channel (Video works, but no audio).
  • 15:22: Started playing a failing radio channel (No video transmission for this stream, but no audio works).
  • 15:23: Started playing a failing radio channel that broadcasts a video of the currently playing song (Video works, but no audio).

Note that there is a IllegalStateException related to android.media.MediaCodec$EventHandler sending a message to a dead thread in this timestamps.

Additional Context & Codec Information:

I pulled the Current Media Information from the VLC Windows application to compare a working channel against the broken ones (just in case it helps):

Image
^ Working TV Channel (Video + Audio works)

Image
^ Failing TV Channel (Video works, NO Audio)

Image
^ Failing Radio Channel (NO Audio)

Image
^ Failing Radio Channel with Video (Video works, NO Audio)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions