go-gst VS kvdi

Compare go-gst vs kvdi and see what are their differences.

go-gst

Gstreamer bindings and utilities for golang (by tinyzimmer)

kvdi

A Kubernetes-native Virtual Desktop Infrastructure (by tinyzimmer)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-gst kvdi
4 7
129 392
- -
2.7 0.0
3 months ago over 1 year ago
Go Go
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-gst

Posts with mentions or reviews of go-gst. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.
  • Directions / pointers for a server that buffers and rebroadcasts a video stream?
    5 projects | /r/golang | 13 Jul 2022
    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?
    2 projects | /r/golang | 20 Apr 2022
    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
    3 projects | /r/golang | 23 Sep 2021
    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
    12 projects | /r/golang | 6 Aug 2021
    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.

kvdi

Posts with mentions or reviews of kvdi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-01.
  • Anyone looking for developer to co-work on non-trivial opensource?
    5 projects | /r/golang | 1 Feb 2023
    It became too much for me to continue doing on my own, but people still ask for help and features til this day. https://github.com/kvdi/kvdi
  • Golang open-source contribution
    8 projects | /r/golang | 7 Aug 2022
    https://github.com/kvdi/kvdi - Feel free to DM if interested
  • Anyone needs a (long-term) contributor for their open source project written in Go?
    11 projects | /r/golang | 30 May 2022
    If you want to sink into Kubernetes, I've been desperately seeking more contributors on kvdi for a while. It's a virtual desktop infrastructure running on K8s. Tons of features to be added, tons of issues/requests to be addressed. It just don't pay the bills and I got a full-time day job. But if you are interested in hacking on it, let me know.
  • XFCE4 Inside Docker
    1 project | /r/docker | 21 Oct 2021
    I had to do some modifications to get it working on my pi cluster. But I've used this successfully: https://github.com/kvdi/kvdi
  • You love open source, right?
    2 projects | /r/ProgrammerHumor | 6 Oct 2021
    I think in the particular case I care most about I wouldn't have to worry about it. The big players all have equivalent offerings with larger budgets, better features, and insane pricing. It's a VDI running on k8s.
  • Pion WebRTC v3.1.0 Released
    3 projects | /r/golang | 23 Sep 2021
    I tried to use pion for the audio functionality in this project at first, but my head had trouble wrapping around how it could be implemented easily on the platform in use (k8s). That being said, seeing this post made me want to potentially give it another go.
  • Vue + go lang
    1 project | /r/golang | 3 Feb 2021
    This is an example multi-stage Dockerfile that does it

What are some alternatives?

When comparing go-gst and kvdi you can also consider the following projects:

mergi - go library for image programming (merge, crop, resize, watermark, animate, ease, transit)

saidit - The reddit open source fork powering SaidIt

gg - Go Graphics - 2D rendering in Go with a simple API.

Pion WebRTC - Pure Go implementation of the WebRTC API

generative-art-in-go - A companion source code repository to the book "Generative Art in Go"

groundup

p5 - p5 is a Python package based on the core ideas of Processing.

git-bug - Distributed, offline-first bug tracker embedded in git, with bridges

Zoho - Golang API for Zoho services

livego - live video streaming server in golang

humboldt - The Humboldt Web Framework and Toolkit. Using this as an interpeter and server, build webistes in an MVC pattern using Lua.