node-webrtc / node-webrtc-examples

MediaStream and RTCDataChannel examples using node-webrtc
508 stars 161 forks source link

Is the record-audio-video-stream example works ?? #25

Closed Malsoine closed 4 years ago

Malsoine commented 4 years ago

Hey guys,

When the message 'start recording' appears, I have the impression that the server crashes, I can't stop the record, or go to another example. Is this normal? Even when I wait a long time to do the conversion, nothing I can't stop the record.

Someone can help me ? :D

codersneha3012 commented 4 years ago

Yes, it is working on my system. Did you check the browser console for any error?

Malsoine commented 4 years ago

Well, i've tested on a test server, and it works, i'm working on a VM, that probably why i'm having this issue, thanks !