You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: