Streaming Youtube Audio/Video with Rust

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • SonarQube - Static code analysis for 29 languages.
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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