footniko / mediasoup-sample

MediaSoup simple example
MIT License
65 stars 35 forks source link

call recording feature #4

Closed rohityadav1 closed 5 years ago

rohityadav1 commented 5 years ago

Hi, Could this code support server side call recording? If yes, can you share a sample code with us?

footniko commented 5 years ago

This is just a sample code of the official MediaSoup package, that aims to make it easier to adopt the MediaSoup. It covers just basic things that related to streaming. You need to refer to the official MediaSoup project for any other stuff. AFAIK, there is no official support for recording. But MediaSoup allows you to access raw RTP packets, which you can handle as you want. Here are some references: https://groups.google.com/forum/#!topic/mediasoup/3FOeMbM8SHQ