@@ -13,6 +13,7 @@ export class MockDataService implements OnModuleInit {
13
13
liveTitle : 'Tech Conference 2024' ,
14
14
category : 'Technology' ,
15
15
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test1_thumbnail.png' ,
16
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test1-live-image.png' ,
16
17
tags : [ 'Conference' , 'Tech' , '2024' ] ,
17
18
startDate : new Date ( '2024-11-21T09:00:00' ) ,
18
19
endDate : new Date ( '2024-11-21T11:00:00' ) ,
@@ -30,6 +31,7 @@ export class MockDataService implements OnModuleInit {
30
31
liveTitle : 'DAN24' ,
31
32
category : 'Art' ,
32
33
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test2_thumbnail.png' ,
34
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test2-live-image.png' ,
33
35
tags : [ 'Dan' , 'Showcase' , 'Art' ] ,
34
36
startDate : new Date ( '2024-11-21T12:00:00' ) ,
35
37
endDate : new Date ( '2024-11-21T14:00:00' ) ,
@@ -47,6 +49,7 @@ export class MockDataService implements OnModuleInit {
47
49
liveTitle : 'Gaming Tournament Finals' ,
48
50
category : 'Gaming' ,
49
51
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test3_thumbnail.png' ,
52
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test3-live-image.png' ,
50
53
tags : [ 'Gaming' , 'Esports' , 'Finals' ] ,
51
54
startDate : new Date ( '2024-11-21T15:00:00' ) ,
52
55
endDate : new Date ( '2024-11-21T18:00:00' ) ,
@@ -64,6 +67,7 @@ export class MockDataService implements OnModuleInit {
64
67
liveTitle : 'Music Live Show' ,
65
68
category : 'Music' ,
66
69
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test4_thumbnail.png' ,
70
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test4-live-image.png' ,
67
71
tags : [ 'Music' , 'Live' , 'Concert' ] ,
68
72
startDate : new Date ( '2024-11-21T19:00:00' ) ,
69
73
endDate : new Date ( '2024-11-21T21:00:00' ) ,
@@ -81,6 +85,7 @@ export class MockDataService implements OnModuleInit {
81
85
liveTitle : 'Cooking with Pros' ,
82
86
category : 'Food' ,
83
87
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test5_thumbnail.png' ,
88
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test5-live-image.png' ,
84
89
tags : [ 'Cooking' , 'Food' , 'Recipes' ] ,
85
90
startDate : new Date ( '2024-11-22T12:00:00' ) ,
86
91
endDate : new Date ( '2024-11-22T14:00:00' ) ,
@@ -98,6 +103,7 @@ export class MockDataService implements OnModuleInit {
98
103
liveTitle : 'Tech Conference 2024' ,
99
104
category : 'Technology' ,
100
105
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test6_thumbnail.png' ,
106
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test6-live-image.png' ,
101
107
tags : [ 'Tech' , 'Conference' , 'Innovation' ] ,
102
108
startDate : new Date ( '2024-11-22T15:00:00' ) ,
103
109
endDate : new Date ( '2024-11-22T18:00:00' ) ,
@@ -115,6 +121,7 @@ export class MockDataService implements OnModuleInit {
115
121
liveTitle : 'Art Masterclass' ,
116
122
category : 'Art' ,
117
123
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test7_thumbnail.png' ,
124
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test7-live-image.png' ,
118
125
tags : [ 'Art' , 'Painting' , 'Creative' ] ,
119
126
startDate : new Date ( '2024-11-23T10:00:00' ) ,
120
127
endDate : new Date ( '2024-11-23T12:00:00' ) ,
@@ -132,6 +139,7 @@ export class MockDataService implements OnModuleInit {
132
139
liveTitle : 'Fitness Live Session' ,
133
140
category : 'Health' ,
134
141
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test8_thumbnail.png' ,
142
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test8-live-image.png' ,
135
143
tags : [ 'Fitness' , 'Health' , 'Workout' ] ,
136
144
startDate : new Date ( '2024-11-23T16:00:00' ) ,
137
145
endDate : new Date ( '2024-11-23T17:00:00' ) ,
@@ -149,6 +157,7 @@ export class MockDataService implements OnModuleInit {
149
157
liveTitle : 'Travel Vlog Live' ,
150
158
category : 'Travel' ,
151
159
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test9_thumbnail.png' ,
160
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test9-live-image.png' ,
152
161
tags : [ 'Travel' , 'Adventure' , 'Vlog' ] ,
153
162
startDate : new Date ( '2024-11-24T09:00:00' ) ,
154
163
endDate : new Date ( '2024-11-24T11:00:00' ) ,
@@ -166,6 +175,7 @@ export class MockDataService implements OnModuleInit {
166
175
liveTitle : 'Replay Title' ,
167
176
category : 'Replay Category' ,
168
177
defaultThumbnailImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test10_thumbnail.png' ,
178
+ liveImageUrl : 'https://kr.object.ncloudstorage.com/web22/static/test10-live-image.png' ,
169
179
tags : [ 'replay' , '다시보기' ] ,
170
180
startDate : new Date ( Date . now ( ) - 60 * 60 * 1000 ) , // 1 hour ago
171
181
endDate : new Date ( Date . now ( ) - 30 * 60 * 1000 ) , // 30 minutes ago
0 commit comments