I am using this code https://github.com/ISBX/apprtc-node-server for video chat in my website. That is working fine but I also want to record this video. How I can achieve this?
Asked
Active
Viewed 436 times
2
-
Hi @Nilesh, did you manage to solve this? – eskalera Feb 09 '17 at 17:51
-
Hi Nilesh, I also need this option in my project. Also, I have a question, is it possible to connect multiple clients with same source(using https://github.com/ISBX/apprtc-node-server project).? – Abdul Manaf Jan 04 '18 at 10:05
-
Yes, it is possible. – Nilesh Jan 22 '19 at 10:17