MatrixSynapse/webclient
David Baker a81ec21762 Remove the local AV stream from ourselves when handing it off to a new call or we'll close it when we hang up. 2014-09-12 11:51:57 +01:00
..
components Remove the local AV stream from ourselves when handing it off to a new call or we'll close it when we hang up. 2014-09-12 11:51:57 +01:00
home
img
js
login
media
recents Handle NAME_EVENT to get room name update event 2014-09-12 10:51:05 +02:00
room CSS m.room.topic and m.room.name events in the history 2014-09-12 11:56:08 +02:00
settings
user
CAPTCHA_SETUP
README
app-controller.js few fixes for errors in glare conditions. still seem to end up with no audio if both calls are placed at the same time. 2014-09-11 19:16:57 +01:00
app-directive.js
app-filter.js
app.css Added edition of room name 2014-09-12 10:48:06 +02:00
app.js
favicon.ico
index.html
mobile.css

README

Basic Usage
-----------

The web client should automatically run when running the home server. Alternatively, you can run
it stand-alone:

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/