@tvkitchen/appliance-video-http-receiver
Version:
Converts a video url into MPEG-TS Payloads.
18 lines (10 loc) • 550 B
Markdown
# TV Kitchen Video HTTP Receiver Appliance
```
inputTypes: none
outputTypes: STREAM.CONTAINER
```
The Video HTTP Receiver Appliance is configured to process data from a video URL and convert it into `STREAM.CONTAINER` payloads.
## Dependencies
In order to use this appliance, you must have [ffmpeg](https://www.ffmpeg.org/) installed on your system, and the `ffmpeg` command must work.
## About the TV Kitchen
TV Kitchen is a project of [Bad Idea Factory](https://biffud.com). Learn more at [the TV Kitchen project site](https://tv.kitchen).