Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Possible to do server side call recording?

Mike_G_
Beginner
567 Views

We are currently evaluating the WebRTC CS to see how well we can meet certain project requirements.

We have a few questions about call recording:  we see the call recording functionality (start/stopRecorder off of ConferenceClient).   

While it is very helpful that the individual streams are recorded on the MCU server, we'd prefer initiating the recording via server code.   Our particular use case is that we have a requirement to absolutely ensure a call is being recorded.  Is there a way to initialize call recording from the server side and not a client side call?    It might be possible for a client to bypass the ConferenceClient.startRecorder call, perhaps using the javascript debugging tools in a browser.

Another question:   Are there any plans to natively support call recordings to .webm instead of .mkv files?    It would be very nice to have something with native browser support for playability purposes.

 

 

0 Kudos
2 Replies
Mark_d_10
Beginner
567 Views

We would also like to have server side initialization of recording.
Will this come in some future release?

0 Kudos
Qiujiao_W_Intel
Employee
567 Views

Hi, Mark,

For server side recording call, currently we don't support, we have plan to include this feature to our future release, stay tuned.

For native browser recording support, we have no plan to do this and it should be a client side implementation.

0 Kudos
Reply