seanchas116 / SimpleDALPlugin

Simple CoreMediaIO DAL virtual camera plugin example written in Swift
MIT License
150 stars 19 forks source link

How to change color of moving square from a application using IPC? #15

Open alokmahor opened 2 years ago

alokmahor commented 2 years ago

Currently moving sqaure is red in color. How can I recieve color to be drawn from a application using IPC?

So i can update color in realtime without building this DAL Plugin again and again.