obsstudio
Free and open-source streaming and recording software.
Extends: Technology
OBS Studio
Free and open-source streaming and recording software.
Overview
Category: Video software
Free and open-source streaming and recording software.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'OBS Studio',
category: 'Video software',
description: 'Free and open-source streaming and recording software.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "OBS Studio",
"applicationCategory": "Video software",
"description": "Free and open-source streaming and recording software."
}