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
{{ message }}
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
As well as x264 and x265 for comparison. Should especially make sure to distinguish these with realtime/non-realtime settings, and there are no Chrome/WebRTC settings to follow.
The text was updated successfully, but these errors were encountered:
Makes use of h264enc/h264dec with initial settings that should be close
to ones used inside WebRTC.
This partially addresses #10 by adding support for a a H.264 encoder and
H.264 decoder.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Wanted: OpenH264 with similar realtime settings to WebRTC (https://chromium.googlesource.com/external/webrtc/+/1c07c70d88eca07888bf242921dc8dfc3be95737/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc at the time of writing).
As well as x264 and x265 for comparison. Should especially make sure to distinguish these with realtime/non-realtime settings, and there are no Chrome/WebRTC settings to follow.
The text was updated successfully, but these errors were encountered: