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
Open

Add option in Boombox to enforce transcoding #938

FelonEkonom opened this issue Feb 5, 2025 · 0 comments

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant