Need help with pushing images into a remote video compositor

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

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

    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    I'm generating the images from web pages using chromedp and saving them temporarily in memory (which may not be the best way to do this long term, but it's what we're going with for now)

  • Pion WebRTC

    Pure Go implementation of the WebRTC API

    I thought I could use pion webrtc data channel to send the images from one server to the other, but now I'm not sure if that is the best way to go about it. It seems like this might only work if you are sending or receiving data from a web browser. I guess I don't know what peer to peer is

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

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