Was wondering. Wouldn't it be cool if Vuo could load & play Lottie files ? (lottiefiles.com)
Seem to be quite a big way nowadays for light animations as opposed to the old GIF images.
Would allow to use some animations made with Adobe After Effects in Vuo and export into apps, screensavers, vids & plugins (new tools coming out to create them as well).
I guess it would be good to load and play both .json & .lottie file formats (dotlottie.io).
In what kind of renderer would / could we render them in to though ? Layers ? Or will we have to wait for SVG import to be added into Vuo since these are vector based ?
Also hope the license would be compatible with Vuo.
for example, from IP cameras on a local network like security cameras. Maybe it wouldn't be too much work to create this node because there is already a send RTMP node....could be useful.
It would "nice" to have support for videos (eg: mp4) that have multiple video tracks. While unusual, it seems to be becoming an option for some dual camera 360 video cameras, like the GoPro360.
I'm working on some apps which sometimes need video to be on. The Receive Live Video patch does the job nicely. However — it keeps the camera on even if I'm not routing it's output somewhere, and there's no way for me to turn it off. This means a) there's significant system resources being used for something not required b) Could be considered a privacy issue when the camera is on for no reason…AKA kinda creepy to user.
Wondering if we might be able to add a Device called 'Off' to the device list in this node. Features:
Would not add any complexity to new user
Would not require any changes to existing .Vuo files