Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MP4 for H.264 + AAC codecs
  • WebM for VP8 + Vorbis codecs
  • WebM for H264 + opus codecs (since WCS build 2.0.2001)
  • TS for H.264 + ADTS
  • MKV (since WCS build 5.2.1190)

...

Note that audio only streams are always recorded to MP4 container (using AAC codec).

Since build 2.0.2001, WebM container is supported for WebRTC H264+opus streams recording

Code Block
themeRDark
record_formats=h264-webm,vp8-webm

Recording to MPEG-TS container

...