Please recommend me an API for different types of rich media projects

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • dom-examples

    Code examples that accompany various MDN DOM and Web API documentation pages

  • My first post concerns JS' rich media API because I was losing myself trying to identify an appropriate API from the list given in MDN at https://developer.mozilla.org/en-US/docs/Web/API. In particular, I have to find an API that can let me fetch multimedia stream data and if possible add VFX to streams.

  • mediacapture-transform

    MediaStreamTrack Insertable Media Processing using Streams

  • Streams API is based on streaming raw data. Media Capture and Streams API uses MediaStream and MediaStreamTrack from WebRTC to stream media. Technically media can be streamed using fetch and Streams API. There is also MediaStreamTrackGenerator and MeiaStreamTrackProcessor from Media Capture Transform (Insertable Streams of Media) https://github.com/w3c/mediacapture-transform which converts to and from MediaStreamTrack and raw data.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Web APIs

    1 project | news.ycombinator.com | 9 Apr 2024
  • 9 Web API's que fazem mágica ⚡🧙🏻‍♀️🧙🏾‍♂️✨

    1 project | dev.to | 28 Mar 2024
  • Web OTP Api - One byte Explainer

    1 project | dev.to | 22 Mar 2024
  • Help me understand Web APIs (specifications and interfaces)

    1 project | /r/Frontend | 10 Dec 2023
  • Using Web APIs to Create a Camera Application

    3 projects | dev.to | 24 Oct 2023