ExWebRTC.Recorder.Converter (ex_webrtc v0.8.1)

View Source

Processes RTP packet files saved by Recorder.

At the moment, Converter works only with VP8 video and Opus audio.

Summary

Functions

Convert the saved dumps of tracks in the report to IVF and Ogg files.

Functions

convert!(report_path, output_path \\ "./converter_output")

@spec convert!(Path.t(), Path.t()) :: :ok | no_return()

Convert the saved dumps of tracks in the report to IVF and Ogg files.