-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcom.obsproject.Studio.Plugin.DistroAV.metainfo.xml
More file actions
40 lines (40 loc) · 1.71 KB
/
com.obsproject.Studio.Plugin.DistroAV.metainfo.xml
File metadata and controls
40 lines (40 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>com.obsproject.Studio.Plugin.DistroAV</id>
<provides>
<id>com.obsproject.Studio.Plugin.NDI</id>
</provides>
<replaces>
<id>com.obsproject.Studio.Plugin.NDI</id>
</replaces>
<extends>com.obsproject.Studio</extends>
<name>DistroAV</name>
<developer id="org.distroav">
<name translate="no">DistroAV</name>
</developer>
<summary>NewTek NDI integration for OBS Studio</summary>
<url type="homepage">https://github.com/DistroAV/DistroAV</url>
<url type="vcs-browser">https://github.com/DistroAV/DistroAV</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later AND LicenseRef-proprietary=https://downloads.ndi.tv/SDK/NDI_SDK/NDI%20License%20Agreement.pdf</project_license>
<releases>
<release version="6.2.0" date="2026-04-20">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/6.2.0</url>
</release>
<release version="6.1.1" date="2025-06-12">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/6.1.1</url>
</release>
<release version="6.0.0" date="2024-10-26">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/6.0.0</url>
</release>
<release version="4.14.1" date="2024-08-02">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/4.14.1</url>
</release>
<release version="4.14.0" date="2024-07-21">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/4.14.0</url>
</release>
<release version="4.13.0" date="2023-11-14">
<url type="details">https://github.com/DistroAV/DistroAV/releases/tag/4.13.0</url>
</release>
</releases>
</component>