carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

Video Player - animations #123

Open mfreeman451 opened 2 years ago

mfreeman451 commented 2 years ago

Feature part

Description

Need to be able to support a sort of generic module that allows us to easily overlay rive animations on top of video streams. I say generic because I want this to be flexible enough to support different parameters like where it should be placed.

The constraints are the video stream itself, the animation should be able to be programatically placed anywhere on top of the video player view. It might be on the bottom, top, top left, top right, bottom right, bottom center, bottom left, center, etc.

Actions

This allows us to do several things right off the bat:

Business justification

Create an interesting, compelling, and interactive experience