Skip to content

Allow the ability to define the initial timestamp for the packetizer.  #111

@TroyKomodo

Description

@TroyKomodo

Summary

Currently the timestamp is defined using a random number

Timestamp: globalMathRandomGenerator.Uint32(),

This doesn't allow for syncing tracks from multiple sources where we can then swap the tracks from the server without repair.

Motivation

I have 4 video sources with different quality settings but they cannot be used with ABR since the initial timestamps do not correspond with each other.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions