Skip to content

Synchronizing multiple live streams with dynamic bitrate #4014

@derekw0311

Description

@derekw0311

Hi,

I'm working on building a custom Exoplayer that allows user to stream multiple live video in synchronize matter. I used the solution in #2855 which works great if all streams has the same bitrate; however if the bitrate start to fluctuate (some of the stream has dynamic bitrate), all streams will start to buffer frequent and becomes unwatchable.

Is there a flag I can set to have player to render frames as fast as they can without buffering?
My assumption is, as long as all streams start at the same time; the fps should stays the same across all streams.

Thanks in advance!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions