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
- Host: GitHub
- URL: https://github.com/teltek/paella-teltek-plugins
- Owner: teltek
- License: ecl-2.0
- Created: 2022-07-21T07:26:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T11:28:26.000Z (almost 3 years ago)
- Last Synced: 2025-10-18T21:32:39.225Z (9 months ago)
- Language: JavaScript
- Size: 807 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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.