I have downloaded the bytes of a movie and stored them in a database. I need a way to convert it back to a movie to give it to the video_player package to play.
How to convert it without creating a file?
I don't want my users to access the video files.