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

Feature Request: Use Software encoder when no HW encoder is available for H.264 #195

Open
ipat8 opened this issue Jan 11, 2023 · 1 comment
Assignees
Labels
type:feature New feature or request

Comments

@ipat8
Copy link

ipat8 commented Jan 11, 2023

I'm attempting to use ustreamer for a different purpose, and am trying to run the h.264 implementation within a virtual machine.

When attempting to start the h.264 sink, I get an error stating it can't open the encoder. I can't seem to find a way to tell it to use a software encoder like libx264 which is available to my virtual machine.

Is it possible to add functionality so that ustreamer can use a software encoder?

@mdevaev
Copy link
Member

mdevaev commented Feb 25, 2023

Hello. It's possible, but I don't have time to do it right now, I'll leave it for the future.

@mdevaev mdevaev self-assigned this Feb 25, 2023
@mdevaev mdevaev added the type:feature New feature or request label Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or request
Development

No branches or pull requests

2 participants