Skip to content
/ gst Public

Go bindings for GStreamer (retired: currently I don't use/develop this package)

License

Notifications You must be signed in to change notification settings

ziutek/gst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 7, 2021
007422c · Jan 7, 2021

History

40 Commits
Mar 16, 2015
Jul 21, 2011
Jan 7, 2021
Oct 29, 2015
Nov 5, 2014
Nov 5, 2014
Jul 25, 2011
Jul 25, 2018
Nov 5, 2014
Nov 7, 2015
Nov 5, 2014
Aug 4, 2015
May 21, 2013

Repository files navigation

Retired. I don't use/develop this package anymore.

Go bindings for GStreamer at a very early stage of maturity.

This package is based on GLib bindings. It should be goinstalable. Try

$ go get github.com/ziutek/gst

Documentation

See examples directory and http://gopkgdoc.appspot.com/pkg/github.com/ziutek/gst

To run examples use go run command:

$ cd examples
$ go run simple.go

To run live WebM example use go run live_webm.go and open http://127.0.0.1:8080 with your browser. You probably need to wait a long time for video because of small bitrate of this stream and big buffer in you browser.

About

Go bindings for GStreamer (retired: currently I don't use/develop this package)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages