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

Add option in Boombox to enforce transcoding #938

Open
FelonEkonom opened this issue Feb 5, 2025 · 0 comments · May be fixed by membraneframework/boombox#65
Open

Add option in Boombox to enforce transcoding #938

FelonEkonom opened this issue Feb 5, 2025 · 0 comments · May be fixed by membraneframework/boombox#65
Assignees

Comments

@FelonEkonom
Copy link
Member

FelonEkonom commented Feb 5, 2025

Streaming from MP4 to WebRTC without transcoding might generate problems because

  • MP4 may contain H264 profile that is not supported in WebRTC because of containing B-frames
  • handing keyframe requests without transcoding is not possible
@FelonEkonom FelonEkonom moved this to Todo in Smackore Feb 5, 2025
@FelonEkonom FelonEkonom changed the title Add option to Boombox to enforce transcoding when output is WebRTC Add option to Boombox to enforce transcoding Feb 5, 2025
@FelonEkonom FelonEkonom changed the title Add option to Boombox to enforce transcoding Add option in Boombox to enforce transcoding Feb 5, 2025
@FelonEkonom FelonEkonom self-assigned this Feb 20, 2025
@FelonEkonom FelonEkonom moved this from Todo to In Progress in Smackore Feb 20, 2025
@FelonEkonom FelonEkonom moved this from In Progress to In Review in Smackore Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

1 participant