Now that I added a recording function using RecordRTC with mediasoup, I would like to do away with transcoding during the process.
current dataflow :
Can I contain the bitstream into a file without decoding the bitstream into a video at client ends?