bashi4 / opentok-video-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentok-video-chat

video chat application using the opentok.

how to use

composer install

php -S localhost:8080 -t public public/index.php

cp .env.sample .env

Add your OpenTok apikey and secret to .env

About


Languages

Language:Blade 64.5%Language:PHP 35.5%