google / google/ExoPlayer

Management of dynamic PMT

Open
#9,109 6 comments 0 reactions 1 assignee Claimed by @andrewlewis View on GitHub
enhancement low priority
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hello,
I am building a DVB-T TV player, with Exoplayer.
I recently discovered how some TV channels, like Canal+, proceed to be in clear mode at some time and in crypted mode at other time.
Actually, the stream PIDs in the PMT are changing, (but the PMT's PID remains the same).
The problem is that my DVB scan is static, and when I try to watch this channel, I would need to retrieve the PMT content from Exoplayer, to adjust the stream PID that I filter from my tuner.
Is there a way to retrieve the stream PIDs from the PMT with Exoplayer ?

Best regards,

Thibaut

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.