RTCMultiConnection
RTCMultiConnection copied to clipboard
Server Side Recording
Hi,
I'm currently building an application where some people can stream and other watch these streams.
I'd like to implement a "replay" feature, where watchers can review old streams.
I've tried to allow streamers to record their stream (via startRecording and stopRecording RTCMultiConnection functions).
But this is not very user friendly: users have to download two files (one for the audio and an other for the video) and must upload these files to the server.
So, in order to improve this feature, I'd like to record streams server side: user won't have to download and upload files and streams replay will be available instantly.
I've searched on the API, but I haven't found a way to do this: is it possible to implement this kind of feature (and, if it's the case, how can I achieve it?).
+1
I also Want that
i will remove rtc from my project because cant find that option and no support here
you can learn javascript of how to implement it rather than to wait someone is doing it. or just hire a developer to do it.