What's the easiest way to do video playback in Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • alcro

    A library to create desktop apps using rust and modern web technologies

  • Not sure if this is the ideal solution but alcro might work for this. It's basically a bit like Electron apps but it uses an already installed Chromium browser to avoid the whole bloat of shipping and extra copy of Chrome. I used it recently in a project and it works quite well. I guess it might be a bit overkill for your use case but it shouldn't be too hard to get Chromium to play a video. The only issue is that it requires users to have a Chromium based browser installed but since you seem to be targeting Windows this shouldn't be an issue since it works with Edge.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts