37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"name": "se.su.dsv.mediastudio.livelinkunity",
|
|
"version": "0.1.0",
|
|
"displayName": "DSV Live Link Unity",
|
|
"description": "Stream video from Unity cameras to the video studio. The application receives data from compatible cameras following the FreeD protocol, and streams a video texture using NDI that can be used for video composing.",
|
|
"unity": "2022.3",
|
|
"unityRelease": "0f1",
|
|
"documentationUrl": "https://gitea.dsv.su.se/luva3178/se.su.dsv.mediastudio.livelinkunity/",
|
|
"changelogUrl": "https://gitea.dsv.su.se/luva3178/se.su.dsv.mediastudio.livelinkunity/",
|
|
"licensesUrl": "https://gitea.dsv.su.se/luva3178/se.su.dsv.mediastudio.livelinkunity/",
|
|
"dependencies": {
|
|
|
|
},
|
|
"keywords": [
|
|
"freeD",
|
|
"NDI",
|
|
"Media",
|
|
"Panasonic"
|
|
],
|
|
"author": {
|
|
"name": "Luis Quintero",
|
|
"email": "luis.quintero@dsv.su.se",
|
|
"url": "https://luisqtr.com"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "DSV Lilla Studio Setup",
|
|
"description": "Works at the space of Lilla Studio at DSV.",
|
|
"path": "Samples~/DSV Lilla Studio Setup"
|
|
},
|
|
{
|
|
"displayName": "Simulator",
|
|
"description": "Simulates real cameras streaming video in NDI format.",
|
|
"path": "Samples~/Simulator"
|
|
}
|
|
]
|
|
} |