SaaSHub helps you find the best software and product alternatives Learn more →
Go-gst Alternatives
Similar projects and alternatives to go-gst
-
mergi
go library for image programming (merge, crop, resize, watermark, animate, ease, transit)
-
-
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.
-
generative-art-in-go
A companion source code repository to the book "Generative Art in Go"
-
-
-
canvas
Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc. (by tdewolff)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
p5
p5 is a simple package that provides primitives resembling the ones exposed by p5js.org (by go-p5)
-
-
owncast
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
-
processing
Source code for the Processing Core and Development Environment (PDE)
-
-
rtsp-simple-server
ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams. Also known as MediaMTX
-
gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-gst reviews and mentions
-
Directions / pointers for a server that buffers and rebroadcasts a video stream?
I don't know how low level you want to go, but assuming you don't want to re-implement video codecs then GStreamer is probably a good place to start, it allows you to create modular video pipelines and it has Go bindings (although I've not personally used them).
-
Is it possible to detect text and edit from image in golang?
For the latter I have gstreamer bindings here https://github.com/tinyzimmer/go-gst , but you could potentially also implement yourself with other libraries tuned to the purpose.
-
Pion WebRTC v3.1.0 Released
I noticed you have some gstreamer examples which is awesome! In case you are interested, I maintain bindings also (and the app libraries are included) if you wanted to remove some of that internal boilerplate :).
-
Processing equivalent in GoLang
If CGO isn't off the table, gstreamer can do some interesting stuff with the app library. I have bindings here. This example plays with "dynamically" producing image frames.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160d2a7ef0>
www.saashub.com | 1 Apr 2023
Stats
tinyzimmer/go-gst is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.