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

Sending Audio Only from server and Audio + Video from Android #11

Open
onlyway opened this issue Sep 21, 2015 · 3 comments
Open

Sending Audio Only from server and Audio + Video from Android #11

onlyway opened this issue Sep 21, 2015 · 3 comments

Comments

@onlyway
Copy link

onlyway commented Sep 21, 2015

I have problem and I can't figured out how to solve it.
I want to send only audio from web client, and it is quite easy, because I can stop it in main.js But than I have problem on Android side. Video doesn't work and it is starting to be audio only. I've tried everything but can anyone tell me where to look for solution?

Other thing is that audio from Android device works only on Audio Only communication, where video is used also, there is problem and only video stream is send.

@onlyway
Copy link
Author

onlyway commented Sep 21, 2015

EDIT: Audio from Android device works when I disable video stream in main.js. Than there is error Error processing ICE candidate but audio communication works in full duplex

@carterbryden
Copy link

We're also having an issue, but only during Android <-> Firefox streams. Everything seems to be working ok, no errors, but either video or audio will not be received by Firefox. The odds of which stream will go through (audio or video) on any firefox chat is about 50/50. Chrome has been testing OK for both streams and connection, no issues.

@paullouisageneau
Copy link

I'm having the same random behaviour, i.e. either video doesn't work or audio doesn't work on Firefox when streaming between Android and Firefox. I'm using the last revision of openwebrtc from the git. No errors are reported. Has anyone a clue about what could cause the issue ?

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

3 participants