@htmlbricks/hb-player-live 0.61.13 → 0.61.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/main.iife.js +43 -41
- package/main.iife.js.map +1 -1
- package/manifest.json +6 -6
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -175,14 +175,14 @@
|
|
|
175
175
|
{
|
|
176
176
|
"name": "LiveVideoPlayerWithWidth",
|
|
177
177
|
"data": {
|
|
178
|
-
"mediauri": "https://
|
|
178
|
+
"mediauri": "https://streaming.k.harlock.network/targetcamera_68e51d265820daf3b1aac4e1/whep",
|
|
179
179
|
"media_type": "whep"
|
|
180
180
|
}
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"name": "LiveVideoPlayerWithHeight",
|
|
184
184
|
"data": {
|
|
185
|
-
"mediauri": "https://
|
|
185
|
+
"mediauri": "https://streaming.k.harlock.network/targetcamera_68e51d265820daf3b1aac4e1/whep"
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
{
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
{
|
|
195
195
|
"name": "LiveVideoPlayerWithText3",
|
|
196
196
|
"data": {
|
|
197
|
-
"mediauri": "https://
|
|
197
|
+
"mediauri": "https://streaming.k.harlock.network/targetcamera_68e51d265820daf3b1aac4e1/whep",
|
|
198
198
|
"replacewithtext": {
|
|
199
199
|
"title": "title",
|
|
200
200
|
"subtitle": "subtitle",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
{
|
|
207
207
|
"name": "LiveVideoPlayerWithText2",
|
|
208
208
|
"data": {
|
|
209
|
-
"mediauri": "https://
|
|
209
|
+
"mediauri": "https://streaming.k.harlock.network/targetcamera_68e51d265820daf3b1aac4e1/whep",
|
|
210
210
|
"replacewithtext": {
|
|
211
211
|
"title": "title",
|
|
212
212
|
"subtitle": "subtitle"
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
{
|
|
218
218
|
"name": "LiveVideoPlayerWithText1",
|
|
219
219
|
"data": {
|
|
220
|
-
"mediauri": "https://
|
|
220
|
+
"mediauri": "https://streaming.k.harlock.network/targetcamera_68e51d265820daf3b1aac4e1/whep",
|
|
221
221
|
"replacewithtext": {
|
|
222
222
|
"title": "title"
|
|
223
223
|
},
|
|
@@ -243,5 +243,5 @@
|
|
|
243
243
|
"size": {},
|
|
244
244
|
"iifePath": "main.iife.js",
|
|
245
245
|
"repoName": "@htmlbricks/hb-player-live",
|
|
246
|
-
"version": "0.61.
|
|
246
|
+
"version": "0.61.14"
|
|
247
247
|
}
|