Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom RTP packetization and depacketization #16

Open
gerwin3 opened this issue Jun 28, 2022 · 0 comments
Open

Custom RTP packetization and depacketization #16

gerwin3 opened this issue Jun 28, 2022 · 0 comments
Assignees

Comments

@gerwin3
Copy link
Contributor

gerwin3 commented Jun 28, 2022

⚠️ This is a lot of work.

Since we're relying on ffmpeg for transmuxing, there are some limitations, specifically:

  • Generating SDP for DESCRIBE is clumsy (we inspect some ffmpeg bytestreams to get sprop parameter sets for example). I think this can be (partially?) mitigated by using custom RTP implementation.
  • Currently ignoring any RTCP receiver reports over interleaved channels since there's no way to feed them into ffmpeg (AFAIK).
@gerwin3 gerwin3 self-assigned this Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant