I'm looking for a solution to send data from laptop camera using browser (Javascript) to a rtmp server (like facebook live or youtube). I did researched but no luck. What I got :
The problem is I can't find any working example for WebRTC on server (almost example use server to help 2 clients can connect together). What I need is use server as WebRTC client and get video data. I also take a look at RecordRTC but I only see example of upload video after stop record. I want to upload while recording (live stream) Please help
You may wish to have a look at this