Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to obtain real time data?? #32

Closed
adarshks opened this issue Mar 15, 2018 · 3 comments
Closed

How to obtain real time data?? #32

adarshks opened this issue Mar 15, 2018 · 3 comments

Comments

@adarshks
Copy link

adarshks commented Mar 15, 2018

I have tried to use the onData function , but the callback is not firing so i am not able to get the real time data. can anyone help?

onData(recordedBlob) {
console.log('chunk of real-time data is: ', recordedBlob);
}

@pegetive
Copy link

pegetive commented Apr 3, 2018

I also have this problem for onData(). Nothing happens by assigning a function to it.

@pavestru
Copy link
Contributor

pavestru commented Jun 8, 2018

Not sure what happened to this project. onData was clearly merged in this pull request but it's currently not there. It seems the current maintainer reset the history to this commit and continued from then on...

Anyway, to use onData, use this fork or create your own.

@hackingbeauty
Copy link
Owner

onData has been added back! Didn't know the community needed that feature.

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

No branches or pull requests

4 participants