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

Error while record stream #41

Open
kunalmangela opened this issue Jul 25, 2017 · 5 comments
Open

Error while record stream #41

kunalmangela opened this issue Jul 25, 2017 · 5 comments

Comments

@kunalmangela
Copy link

I am trying to record stream,it working perfect in android 6 and 7 but not work in android 5.It goes into Error block of recording.
@OverRide
public void onError() {
Log.e("Call", "error");
}
I am also unable to identify what is error here

@Piasy
Copy link
Owner

Piasy commented Jul 25, 2017

Thanks for your feedback, I'm sorry that I don't have enough time to dig into this problem, could you please try the demo project and figure out where the problem is?

@kunalmangela
Copy link
Author

I am working with webrtc,trying to record streams.It givs me assertion error.

@Piasy
Copy link
Owner

Piasy commented Jul 25, 2017

As I know, webrtc has its own audio record module, why not use it?

@kunalmangela
Copy link
Author

it doesnot give access to use there private classes.

@kunalmangela
Copy link
Author

GIve me error like: record fail: ERROR_INVALID_OPERATION

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

2 participants