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

WebRTC signalling #115

Closed
3 of 11 tasks
engelgabriel opened this issue Jun 3, 2015 · 9 comments
Closed
3 of 11 tasks

WebRTC signalling #115

engelgabriel opened this issue Jun 3, 2015 · 9 comments

Comments

@engelgabriel
Copy link
Member

https://atmospherejs.com/?q=WebRTC
https://atmospherejs.com/fds/webrtc
http://otalk.org/
https://simplewebrtc.com/

  • Video with adio call
  • Action to stop call
  • Alert to accept or reject call
  • Redirect user to call room when accepted
  • Only audio call
  • Option to enable/disable video
  • Option to disable audio
  • Option to mute microphone
  • Browser compatibility check
  • Verify if user has camera and microfone at login
  • Only allow to call users online
@engelgabriel engelgabriel added this to the v1.1 milestone Jun 3, 2015
@engelgabriel
Copy link
Member Author

@engelgabriel
Copy link
Member Author

SimpleWebRTC for meteor

We run the signalmaster server from within meteor on port 8080. Shall
make this configurable in future. Right now, there is absolutely no way
to configure anything about this package.

It simply exports SimpleWebRTC to the client which is just the global
object exported by SimpleWebRTC itself, no strings attached.

https://github.com/foxdog-studios/meteor-webrtc

@engelgabriel
Copy link
Member Author

WebRTC signalling for Meteor with Reactivity!

Demo - in https://github.com/foxdog-studios/meteor-webrtc examples/app

https://atmospherejs.com/fds/webrtc

@engelgabriel
Copy link
Member Author

Core library of Kurento Media Server
http://www.kurento.org/whats-kurento
https://github.com/Kurento/kms-core

WebRTC Signalling with Meteor demo
http://webrtc-signalling.meteor.com

@engelgabriel
Copy link
Member Author

Use as a benchmark for UI
https://www.tribecube.com/room/t0ttv59mb2u4db1uru5vg193d7

@engelgabriel engelgabriel modified the milestones: v0.5, v1.1, v0.4 Jul 1, 2015
@Sing-Li Sing-Li self-assigned this Jul 3, 2015
@Sing-Li Sing-Li removed their assignment Jul 3, 2015
rodrigok added a commit that referenced this issue Jul 4, 2015
improve stability of callee #115
engelgabriel added a commit that referenced this issue Jul 6, 2015
proposed initial poc 'benchmark' ui - #115
engelgabriel added a commit that referenced this issue Jul 6, 2015
fix up flexbox differences with firefox - #115
@engelgabriel
Copy link
Member Author

Another app for inspiration:
https://appear.in/
https://github.com/appearin

engelgabriel added a commit that referenced this issue Jul 6, 2015
@engelgabriel
Copy link
Member Author

@engelgabriel
Copy link
Member Author

engelgabriel added a commit that referenced this issue Jul 8, 2015
add Video Chat HD and fullscreen modes for web-rtc #115
rodrigok added a commit that referenced this issue Jul 9, 2015
update front page to rally users - #115
shubhsherl pushed a commit to shubhsherl/Rocket.Chat that referenced this issue Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants