Glimesh / waveguide

A polyglot WebRTC media server.
GNU Affero General Public License v3.0
37 stars 8 forks source link

Refactor and cleanup file writer code #28

Closed nassah221 closed 1 year ago

nassah221 commented 1 year ago

I have improved the file writer code by using stronger abstractions which will prove to be beneficial down the line with the implementation of audio writer.

I will base the work for audio writer based on this PR.

clone1018 commented 1 year ago

Sorry for the delay! Makes sense to me, feel free to merge at your convenience.