WEBRTC Video Record in Asterisk

Hi all,

I am working on a solution to record the Audio and Video from the webclient to record in asterisk.

Scenario : Webclient --> Dial IN --> asterisk

Asterisk :

  1. Answer
  2. Play prompt to start Recording
  3. Recording in Asterisk ( Audio + Video )
  4. Hangup

I am using asterisk 13 version. I am able to make the webrtc signalling and audio playback. Also playback in asterisk is not working if i am dialing with VIDEO. I added videosupport in asterisk and i can see the video port + codec exchange in the SDP.

Is it possible to record the VP8 video frames in asterisk 13 ?.

Regards
Varghese Paul