Recording a web based video conferencing application

Hi guys me and my team already built a video conferencing application with MERN stack but we are left with one tiny little feature which is integrating recording features into it. Pls guys any idea on how we can implement the recording feature without having to make use of JS native web api
navigator.mediaDevices.getDisplayMedia

Hi @gehikhamhen247 ,

can you please describe your use case with more details ?

I want to record a particular web page with javascript without making use if the screen sharing approach