Streaming Youtube Audio/Video with Rust

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • webrtc

    A pure Rust implementation of WebRTC (by webrtc-rs)

  • https://github.com/webrtc-rs/webrtc Webrtc looks feature complete now, may be a good start for web streaming part. https://github.com/cssivision/ytdl youtube download implementation.

  • ytdl

    youtube download cli in rust. (by cssivision)

  • https://github.com/webrtc-rs/webrtc Webrtc looks feature complete now, may be a good start for web streaming part. https://github.com/cssivision/ytdl youtube download implementation.

  • 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
  • rodio

    Rust audio playback library

  • I changed into mp3 cuz I didn't know how to use rodio to play other file format like m4a, because it needed symphonia and I could'nt find any example of symphonia on the internet.

  • Symphonia

    Pure Rust multimedia format demuxing, tag reading, and audio decoding library

  • I changed into mp3 cuz I didn't know how to use rodio to play other file format like m4a, because it needed symphonia and I could'nt find any example of symphonia on the internet.

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