diff --git a/README.md b/README.md index 73763aed1..67fea2ce1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ for any video conferencing, live-streaming, or broadcasting solutions where you However, you can also use it for non-real-time use cases, for example, apply some effect on a video from an MP4 file and write the output to the new MP4. -We don't have plans to introduce any major breaking changes in the API in the foreseeable future. +https://github.com/user-attachments/assets/d8716866-67bd-4721-b1c2-1a1d31e1c5b5 ## Where to start? @@ -24,8 +24,6 @@ LiveCompositor supports Linux and macOS and can be used in 2 ways: ## Demos -https://github.com/software-mansion/live-compositor/assets/104033489/e6f5ba7c-ab05-4935-a42a-bc28c42fc895 - This is just a sample of effects that you can achieve with LiveCompositor. It is a compilation of a few demo projects written in TypeScript that you can find in [`demos`](./demos) directory. diff --git a/demos/README.md b/demos/README.md index e818d8375..07871ee61 100644 --- a/demos/README.md +++ b/demos/README.md @@ -1,5 +1,7 @@ # LiveCompositor TypeScript demos +https://github.com/software-mansion/live-compositor/assets/104033489/e6f5ba7c-ab05-4935-a42a-bc28c42fc895 + ## Technical requirements - **FFmpeg** (FFmpeg6 on Linux, FFmpeg 7 on MacOS)