recloudstream / recloudstream/cloudstream

Audio tracks and video tracks no longer selectable

Open
#2,688 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
10.7k
Forks
1.1k
Avg merge
1d 23h
Merged PRs (30d)
15

Description

The latest media3 update seems to have changed the ID system for tracks (Format). I think the IDs are no longer populated? (Everything is :0)

This prevents the internal player from being able to select the correct audio track or video track (resolution).

Downgrade might be required unless we can figure out this issue quickly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the internal player’s audio and video track-selection code and comparing the current Media3 Format IDs with the previous behavior. Reproduce the :0 IDs after the Media3 update, then verify that selecting an audio track and a video resolution works again.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.