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

Mobile chat #48

Merged
merged 4 commits into from
Jan 31, 2013
Merged

Mobile chat #48

merged 4 commits into from
Jan 31, 2013

Conversation

tOkeshu
Copy link

@tOkeshu tOkeshu commented Jan 30, 2013

This bring a chat "widget" to the mobile web page through datachannels.

@tOkeshu
Copy link
Author

tOkeshu commented Jan 30, 2013

It is supposed to work between a mobile and a desktop.
We made a test between 2 mobiles across the internet and it didn't work.

Need more investigation.

@Standard8
Copy link
Member

In webrtcMedia.startCall and webrtcMedia.handleOffer there's some code to add constraints for audio-only calls that sets "MozDontOfferDataChannel" to true. I think you need to take these out as well (not quite sure why it would work partially, but oh well...).

Standard8 added a commit that referenced this pull request Jan 31, 2013
@Standard8 Standard8 merged commit 5d6b83c into mozilla:master Jan 31, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants