diff options
Diffstat (limited to 'example-scripts/README.md')
-rw-r--r-- | example-scripts/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example-scripts/README.md b/example-scripts/README.md new file mode 100644 index 0000000..d844fca --- /dev/null +++ b/example-scripts/README.md @@ -0,0 +1,5 @@ +# Voctomix Example-Scripts + +This folder is a collection of Scripts that show how different A/V Sources and sinks can interoperate with the voctocore. Some of them can be used in production as-is while some can serve as a template for whatever you need in your situation. + +They are grouped into main categories, depending on their purpose an the external tool they are using. The c3voc only uses the ffmpeg tools so they are the *preferred method* of getting data in and out of voctomix, because they are tested and used in production. |