I contributed a new video sink plugin to gst-plugins-rs this weekend, that allows you to play videos in your terminal. It makes use of the `viuer` crate to achieve this:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2973

#gstreamer #rust #tui