streamyard
Live streaming and recording studio in browser.
Extends: Technology
StreamYard
Live streaming and recording studio in browser.
Overview
Category: Video software
Live streaming and recording studio in browser.
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: 'StreamYard',
category: 'Video software',
description: 'Live streaming and recording studio in browser.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "StreamYard",
"applicationCategory": "Video software",
"description": "Live streaming and recording studio in browser."
}