I want to play videos from a given url, but the url is CDN signed from cloudfront. As the video player expects a url with mp4 extension. Currently I'm using video_player: ^2.1.12.
One stackoverflow answer was to use flutter_playout but the package kept breaking