Skip to content
Jacobo edited this page Apr 24, 2016 · 2 revisions

Meteor Video Chat

Welcome to the Wiki! Meteor video chat is an easy to use Meteor extension which allows you to create a WebRTC video chat app in little time.

The app is currently under development and is not 100% stable; I'm still looking for lots of feedback and feature requests to make this extension the best of its kind!

Achieved unctionality for Version 1.0

  • Resilient video calls v0.1.0
  • Renegotation v0.2.0

Todo for Version 1.0

  • Apache Cordova support
  • Call engaged blocking
  • Video conferencing
  • Tutorials

Experimental possiblilites

  • Transcribe
  • Chat record

##Warning

This package is under daily development and is currently volatile, it is possible that certain functionality could be broken in the coming weeks, so click watch on the github page (give a star if you like :)) and I will update the changelog in this readme with any major changes. Along with watching the project, I suggest using a static version number and then upgrading to later versions when you are ready. If you detect any errors or can suggest changes/features, ask me here https://github.com/elmarti/meteor-video-chat/issues

##TO USE WEBRTC IN CHROME YOUR SERVER MUST HAVE A SECURE ORIGIN (SSL)

Find out more about using WebRTC on Chrome here: https://developers.google.com/web/updates/2015/10/chrome-47-webrtc Find out more about browser compatibility here: http://iswebrtcreadyyet.com/