Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

parse mpeg-ts #3

Open
1 of 2 tasks
and-cesbo opened this issue Aug 18, 2021 · 0 comments
Open
1 of 2 tasks

parse mpeg-ts #3

and-cesbo opened this issue Aug 18, 2021 · 0 comments
Assignees
Milestone

Comments

@and-cesbo
Copy link
Member

and-cesbo commented Aug 18, 2021

  • TS parser - get PID, CC (continuity counter value)
  • mux TS payload into PES

Hints:

  • https://github.com/cesbo/libmpegts can be used as base, but not itself
  • TS parser should be an object with a reference to byte array (zero-cost abstraction)
  • PES is an object with buffer
@and-cesbo and-cesbo added this to the v1 milestone Aug 18, 2021
@oleg-golovanov oleg-golovanov self-assigned this Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants