Skip to content

pabloFuente/openvidu-filter-ipcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

License badge Documentation Status Docker badge Support badge

openvidu-filters

Visit docs.openvidu.io/en/stable/advanced-features/filters

Run this application

# Launch OpenVidu Server
docker run --rm -d -p 4443:4443 -e openvidu.secret=MY_SECRET openvidu/openvidu-server-kms:2.20.0

# Clone and serve openvidu-filters application
git git@github.com:pabloFuente/openvidu-filter-ipcam.git
cd openvidu-filter-ipcam
http-server web/

You will need http-server npm package (sudo npm install -g http-server), and you will need to accept the insecure certificate at https://localhost:4443 once you launch openvidu-server-kms docker container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages