I want to save record file at my nodejs server. do you know how to show me
uri: 'file:///tmp/recorder_demo123.webm' //This path saves the file to mediaserver kurento
I want to save the file "recorder_demo123.webm" to local
help me