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

Using GPU #224

Closed
sehadnassim opened this issue Dec 1, 2020 · 1 comment
Closed

Using GPU #224

sehadnassim opened this issue Dec 1, 2020 · 1 comment

Comments

@sehadnassim
Copy link

Hi, I want to use H264_Nvenc encoder is this possible ? And where to configure this ? I also want to know what does OME use for encoding or to relay rtmp to rtp is it ffmpeg ?

@getroot
Copy link
Member

getroot commented Dec 2, 2020

The video encoding acceleration is in progress at #23 . It's not done yet.

OME currently uses the x264, x265, libvpx, libopus, fdkaac libraries for encoding. And OME doesn't use external libraries for RTMP and RTP packetizing.

See the source code for details.

@getroot getroot closed this as completed Dec 2, 2020
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

2 participants