RTCMultiConnection icon indicating copy to clipboard operation
RTCMultiConnection copied to clipboard

Server Side Recording

Open Cylix opened this issue 10 years ago • 4 comments
trafficstars

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?).

Cylix avatar Feb 17 '15 10:02 Cylix

+1

raniery avatar Apr 18 '19 13:04 raniery

I also Want that

waqarulzafar avatar Jun 21 '20 12:06 waqarulzafar

i will remove rtc from my project because cant find that option and no support here

Nemra1 avatar Feb 11 '21 15:02 Nemra1

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.

ROBERT-MCDOWELL avatar Feb 11 '21 15:02 ROBERT-MCDOWELL