Creating A Video Converter Using Flask And GStreamer
Introduction
Hello! ๐
In this tutorial, I will show you how to use Flask to create an endpoint that receives a video file, converts it to mp4, and then returns the mp4 to the user.
Requirements
GStreamer Installed
GObject Installed
The installa...
ethan91.hashnode.dev4 min read