MediaRecorder convert blob to MP4 for PPTXGenJS video

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

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

    The content behind MDN Web Docs

  • GetDisplayMedia: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia

  • mp4-muxer

    MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.

  • See https://github.com/Vanilagy/mp4-muxer.

  • 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
  • mp4box.js

    JavaScript version of GPAC's MP4Box tool

  • You can pass the audio and video MediaStreamTracks from the MediaStream from getDisplayMedia() to MediaStreamTrackProcessors for each track, pipe the stream of AudioDatas and VideoTracks, copy the data to ArrayBuffer's, then pass those ArrayBuffers to an MP4 muxer, e.g., https://github.com/gpac/mp4box.js/.

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

  • The character encoding cheat sheet for JS developers

    1 project | dev.to | 10 Apr 2024
  • Explanation of CSS Gradients

    1 project | dev.to | 2 Apr 2024
  • 10 Websites Every Web Developer Should Bookmark

    2 projects | dev.to | 30 Mar 2024
  • 🔥 Top 10 Best Websites to Learn Coding for Free! 💻

    2 projects | dev.to | 9 Mar 2024
  • Symbiote.js 2.0

    3 projects | dev.to | 17 Jan 2024