You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/catalog.json
+48Lines changed: 48 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,54 @@
130
130
}
131
131
}
132
132
}
133
+
},
134
+
"com.basis.mediaplayer": {
135
+
"versions": {
136
+
"0.0.1": {
137
+
"name": "com.basis.mediaplayer",
138
+
"displayName": "Basis Media Player",
139
+
"version": "0.0.1",
140
+
"description": "Permissively-licensed live/on-demand video for Basis: decodes RTSP/RTMP/RIST/HLS/MPEG-TS/fMP4 with OS hardware codecs (Media Foundation / MediaCodec) zero-copy into a Unity texture. No transcode server.",
"description": "Resolves page URLs (YouTube, Twitch, \u2026) to playable streams via the in-process yt-dlp plugin and hands them to Basis Media Player. Optional bolt-on.",
"description": "Reactive components that drive lights and materials from AudioLink audio bands, plus a republisher that keeps AudioLink globals resolving across Desktop/VR mode switches. Optional bolt-on.",
Copy file name to clipboardExpand all lines: packages/packages.json
+72Lines changed: 72 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -197,5 +197,77 @@
197
197
"forks": 2,
198
198
"icon": "\uD83D\uDCDA",
199
199
"updated": "2026-07-05"
200
+
},
201
+
{
202
+
"id": "com.basis.mediaplayer",
203
+
"name": "Basis Media Player",
204
+
"description": "Permissively-licensed live/on-demand video for Basis: decodes RTSP/RTMP/RIST/HLS/MPEG-TS/fMP4 with OS hardware codecs (Media Foundation / MediaCodec) zero-copy into a Unity texture. No transcode server.",
"description": "Resolves page URLs (YouTube, Twitch, \u2026) to playable streams via the in-process yt-dlp plugin and hands them to Basis Media Player. Optional bolt-on.",
"description": "Reactive components that drive lights and materials from AudioLink audio bands, plus a republisher that keeps AudioLink globals resolving across Desktop/VR mode switches. Optional bolt-on.",
0 commit comments