rtp-streamer icon indicating copy to clipboard operation
rtp-streamer copied to clipboard

issue

Open kwonhyeokgeun opened this issue 3 years ago • 0 comments

dear leeoxiang

I tried your code because I wanted to record stream of webrtc on the server side.
All required modules have been installed. But this error occurred when I entered 'node example/testRecroder'.
const recorder = new Recorder({
^

TypeError: Recorder is not a constructor
at Object. (C:\Users\samsung\Desktop\folder\rtp-streamer\example\testRecroder.js:11:19)

I don't think I know how to use it.
Can you tell me the solution or the way?
Thank you.

kwonhyeokgeun avatar Aug 04 '21 02:08 kwonhyeokgeun