Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Recording and save realtime on server #3

Open
SalvatoreAD opened this issue Nov 3, 2016 · 2 comments
Open

Recording and save realtime on server #3

SalvatoreAD opened this issue Nov 3, 2016 · 2 comments

Comments

@SalvatoreAD
Copy link

Hi, I use MediaStreamRecorder and I want to know if is possible to record and save in realtime. if it's possibile, can you give me an example to use it?
I know that i can use this class Nodejs-Recording-Handler.js.

Can you help me?

Thanks a lot.

@muaz-khan
Copy link
Member

Record-Entire-Meeting is NOT realtime however it is instant. (uploading after each 3-5 seconds)

For realtime recording, please check kurento or similar media servers.

Node-WebRTC or similar solutions are NOT supporting MediaStream; which means we can NOT record stream on a node.js server, in realtime.

Selenium drivers (Chrome) solution is also not reliable. (PeerBrowser => PeerNodejsChromeDriver => SeleniumDriver => NodejsApp => NodejsDisk [too complex]).

@SalvatoreAD
Copy link
Author

Accordin to you, is it possible to record meeting from server?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants