Files
scrypted/plugins/core/ui
Koushik Dutta cc8195acb5 all webrtc plugins: introduce new plumbing to handle webrtc as a native media stream for sources/sinks that support it.
for example:
viewing ring/nest in browser is now peer to peer.
casting to chromecast is peer to peer.
casting via google home is peer to peer.
2022-02-05 20:04:11 -08:00
..
2021-09-08 13:19:52 -07:00
2021-08-24 21:22:41 -07:00
2021-09-08 13:19:51 -07:00
2021-12-28 19:59:55 -08:00
2021-12-28 19:59:55 -08:00
2021-09-08 13:19:51 -07:00
2021-09-08 13:19:51 -07:00
2021-09-08 13:19:51 -07:00

web

Project setup

npm install

Compiles and hot-reloads UI for development

npm run serve

Compiles and hot-reloads UI for development (starts backend server)

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.