Is there an alternative to the media_file module in latest version?

17 views
Skip to first unread message

ZR Lin

unread,
Nov 16, 2022, 3:08:39 PM11/16/22
to discuss-webrtc
I found out that the module <media_file> was removed in 2018, Whether there is a replacement module in the latest version?
```
commit e48c61fca7f3c8020210ff1a19537ce746a1a1fb
Author: Niels Möller <ni...@webrtc.org>
Date:   Thu Jan 18 09:11:35 2018 +0100

    Delete unused MediaFile module.

    Delete the subdirectory modules/media_file, and all references to it.

    Bug: none
    Change-Id: I19d86420a7d1d51cb6174c914a90484918106c5a
    Reviewed-on: https://webrtc-review.googlesource.com/40540
    Reviewed-by: Magnus Flodman <mflo...@webrtc.org>
    Commit-Queue: Niels Moller <ni...@webrtc.org>
    Cr-Commit-Position: refs/heads/master@{#21790}
```
I need to play the local audio file and dump the microphone data into a pcm file.
In the past, it was implemented using the "media_file" module
Reply all
Reply to author
Forward
0 new messages