An open API service indexing awesome lists of open source software.

https://github.com/teltek/paella-teltek-plugins

Custom plugins for Paella Player
https://github.com/teltek/paella-teltek-plugins

Last synced: 24 days ago
JSON representation

Custom plugins for Paella Player

Awesome Lists containing this project

README

          

# paella-teltek-plugins

A set of plugins for Paella Player

How to run and debug

```
npm install
```
and then

```
npm run dev
```

the terminal will show you the corresponding IP to which you will access and you will have to add
```
https://{IP}?id=monostream
https://{IP}?id=multistream
https://{IP}?id=playlist
https://{IP}?id=live
https://{IP}?id=introAndTail
https://{IP}?id=captions
```

to view a dual-stream video with the different plugins created.