voicechat icon indicating copy to clipboard operation
voicechat copied to clipboard

VoiceChat is a set of APIs to create conference rooms on the fly to be used in the browser. Its built using the Plivo WebSDK and APIs.

Results 10 voicechat issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.2.0 to 2.20.0. Changelog Sourced from requests's changelog. 2.20.0 (2018-10-18) Bugfixes Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). Fixed exception leak where certain redirect...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

I've removed wsgiref form the requirements, given it comes shipped in python 3. See https://stackoverflow.com/questions/31013976/django-1-8-deployment-error-on-heroku for more details.

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.4 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies

Going to https://www.voicechatapi.com and clicking "Create your voice chat room now" nothing happens. trying with Curl causes: ``` $ curl -XPOST https://www.voicechatapi.com/api/v1/conference Internal Server Error Internal Server Error ```

Currently I am developing one chat application, is it possible to use your tool as rest service in my app? If possible can you help to how can I go...

I want to use [Sourcegraph](https://sourcegraph.com) for voicechat code search, browsing, and usage examples. Can an admin enable Sourcegraph for this repository? Just go to https://sourcegraph.com/github.com/plivo/voicechat. (It should only take 30...

If you start a conference and haven't given microphone permission, a help message pops up. So far so good. But if you give permission while the help message is opened,...