streamlabs
Live streaming software for content creators.
Extends: Technology
Streamlabs
Live streaming software for content creators.
Overview
Category: Video software
Live streaming software for content creators.
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: 'Streamlabs',
category: 'Video software',
description: 'Live streaming software for content creators.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Streamlabs",
"applicationCategory": "Video software",
"description": "Live streaming software for content creators."
}