-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathtasks.json
57 lines (57 loc) · 1.62 KB
/
tasks.json
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[
{
"name": "varieties",
"background_url": "https://i.ibb.co/ZVNYHJf/background.jpg",
"medias": [
{
"url": "https://rtvelivestream.akamaized.net/rtvesec/24h/24h_main_720.m3u8",
"position": {
"x": 84,
"y": 40
},
"scale": "1170x660"
},
{
"url": "https://limited38.todostreaming.es/live/101tv-web101tv.m3u8",
"position": {
"x": 1260,
"y": 40
},
"scale": "568x660"
},
{
"url": "./statics/subscribe.mp4",
"position": {
"x": 84,
"y": 720
},
"scale": "1745x300",
"is_loop": true
}
],
"audio": "first_input"
},
{
"name": "business_and_sports",
"background_url": "https://i.ibb.co/ZVNYHJf/background.jpg",
"medias": [
{
"url": "https://rmtv.akamaized.net/hls/live/2043153/rmtv-es-web/bitrate_3.m3u8",
"position": {
"x": 84,
"y": 40
},
"scale": "1170x660"
},
{
"url": "https://streaming013.gestec-video.com/hls/negociostv.m3u8",
"position": {
"x": 1260,
"y": 40
},
"scale": "568x660"
}
],
"audio": "first_input"
}
]