Skip to content

sectorxusa/obs-golang-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OBS Studio Golang Plugin

An OBS Studio Plugin template in Go. Start writing OBS plugins in Go. For whatever reason you may have.

This library hooks into the C plugin interface of OBS via Go's cgo system.

Build

go build -buildmode=c-shared -o plugin.[so|dll|dylib]

About

OBS Studio Golang Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%