-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.bib
334 lines (295 loc) · 9.38 KB
/
references.bib
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
%references.bib
@online{stadia,
author="Google",
year="2019",
title = "Stadia - One Place for all the ways we play",
url = "https://stadia.google.com/",
addendum = "accessed: 11.05.2020",
keywords = "google"
}
@online{geforcenow,
author="Nvidia",
year="2020",
title = "Your Games. Your Devices. Play Anywhere",
url = "https://www.nvidia.com/en-us/geforce-now/",
addendum = "accessed: 11.05.2020",
keywords = "nvidia, geforce"
}
@online{cloudxr,
author="Nvidia",
year="2020",
title="Nvidia CloudXR SDK",
url="https://developer.nvidia.com/nvidia-cloudxr",
addendum="accessed: 13.05.2020",
keywords="nvidia,cloudstreaming, cloudvr, vr, sdk1"
}
@online{xcloud,
author="XBox",
year="2019",
title = "Project XCloud",
url = "https://www.xbox.com/en-US/xbox-game-streaming/project-xcloud",
addendum = "accessed: 11.05.2020",
keywords = "microsoft, xcloud"
}
@online{tayoexe,
author="TayoEXE",
year="2019",
title = "Test: No VR-ready PC required, Cloud PC VR streaming via Shadow and Virtual Desktop Quest",
url = "https://www.reddit.com/r/OculusQuest/comments/c5xnux/test_no_vrready_pc_required_cloud_pc_vr_streaming/",
addendum = "accessed: 08.05.2020",
keywords = "reddit, cloudvr, cloudstreaming"
}
@online{clouddesktopguide,
url="https://kta.io/posts/cloud_desktop",
author="Abel Riboulot",
title="Cloud Gaming: How-to",
year="2020",
addendum="accessed: 18.05.2020"
}
@online{shadow,
author="Shadow",
title = "Transform your device into an gaming PC",
year="2015",
url = "https://shadow.tech/usen",
addendum = "accessed: 08.05.2020",
keywords = "shadow, cloudvr, cloudstreaming"
}
@online{shadowvr,
author="Shadow",
year="2020",
title = "VR Explorer Log: Shadow’s entrance into VR begins!",
url = "https://community.shadow.tech/usen/blog/news/vr-explorer-log",
addendum = "accessed: 14.05.2020",
keywords = "shadow, cloudvr, cloudstreaming"
}
@online{av1,
author="AllianceForOpenMedia",
title="AV1 Features",
url="https://aomedia.org/av1-features/",
addendum="accessed: 12.05.2020",
keywords="codec,video,streaming"
}
@online{webRTC,
author="Google",
title="WebRTC",
url="https://webrtc.org/",
addendum="accessed: 12.05.2020",
keywords="video,streaming"
}
@online{seurat,
author="Google",
year="2018",
title="Seurat: A scene simplification technology designed to process very complex 3D scenes into a representation that renders efficiently on mobile 6DoF VR systems. ",
url="https://github.com/googlevr/seurat",
addendum="accessed: 14.05.2020",
keywords="polygon , optimization"
}
@online{aws,
author="Amazon",
title="Amazon Web Services (AWS) - Cloud Computing",
url="https://aws.amazon.com/",
addendum="accessed: 12.05.2020",
keywords="cloud computing, cloud streaming"
}
@online{azure,
author="Microsoft",
title="Cloud Computing Services | Microsoft Azure",
url="https://azure.microsoft.com/en-us/",
addendum="accessed: 12.05.2020",
keywords="cloud computing, cloud streaming"
}
@online{gcp,
author="Google",
title="Google Cloud Computing services",
url="https://cloud.google.com/",
addendum="accessed: 12.05.2020",
keywords="cloud computing, cloud streaming"
}
@online{valvevrlatency,
author= "Michael Abrash",
title= "Latency – the sine qua non of AR and VR",
url= "http://blogs.valvesoftware.com/abrash/latency-the-sine-qua-non-of-ar-and-vr/",
addendum= "accessed: 14.05.2020",
keywords= "vr, ar, latency",
year= "2012"
}
@online{nvlink,
author="Nvidia",
title="NVLink \& NVSwitch: Advanced Multi-GPU systems",
year="2020",
url="https://www.nvidia.com/en-us/data-center/nvlink/",
addendum="accessed: 14.05.2020",
keywords="link,switch,gpu,multi-gpu"
}
@online{cullingdefinition,
author="Wikipedia",
title="Hidden-surface determination",
year="2020",
url="https://en.wikipedia.org/wiki/Hidden-surface_determination#Viewing-frustum_culling",
addendum="accessed: 20.05.2020",
keywords="culling, optimization"
}
@online{awswavelength,
author="Amazon",
title="AWS Wavelength - Amazon Web Services",
year="2020",
url="https://aws.amazon.com/de/wavelength/",
addendum="accessed: 25.05.2020",
keywords="cloud computing, cloud streaming"
}
@online{irh,
author="IRH",
title="Industrial Reality Hub",
url="https://industrialrealityhub.com/en",
addendum="accessed: 27.05.2020"
}
@online{zerolight5g,
author="Zerolight",
title="World's First Boundless XR over 5G Retail Experience",
url="https://zerolight.com/news/press-releases/worlds-first-boundless-xr-over-5g-retail-experience",
addendum="accessed: 29.05.2020",
year="2020"
}
@online{iaasrevenue,
author="Katie Costello and Laurence Goasduff",
title="Gartner Says Worldwide IaaS Public Cloud Services Market Grew 31.3 percent in 2018 ",
url="https://www.gartner.com/en/newsroom/press-releases/2019-07-29-gartner-says-worldwide-iaas-public-cloud-services-market-grew-31point3-percent-in-2018",
year="2019",
addendum="accessed: 02.06.2020"
}
@online{openvrsdk,
author="Valve",
title="Open VR SDK",
url="https://github.com/ValveSoftware/openvr",
year="2016",
addendum="accessed: 05.06.2020"
}
@online{gtc2020esi,
author="Jan Würster",
title="GTC 2020: From Shop Floor to Engineering Workspaces: Rich Immersive Experiences Across the Enterprise, NVIDIA CloudXR and ESI Immersive Cloud Tech. ",
url="https://developer.nvidia.com/gtc/2020/video/s21432",
year="2020",
addendum="accessed: 06.07.2020"
}
@online{reactVR,
author="Facebook",
title="ReactVR",
url="https://facebook.github.io/react-360/",
year="2019",
addendum="accessed: 06.07.2020"
}
@online{aframe,
author="Mozilla",
title="A-Frame",
url="https://aframe.io/",
year="2020",
addendum="accessed: 06.07.2020"
}
@online{wireshark,
author="Gerald Combs",
title="Wireshark",
url="https://wireshark.org",
year="2020",
addendum="accessed: 12.09.2020"
}
@online{e2e,
author="Nvidia",
title="End-to-End System Latency",
url="NVIDIA LDAT User Guide",
year="2020",
addendum="accessed: 07.10.2020"
}
@online{ldat,
author="Nvidia",
title="Latency Display Analysis Tool",
url="https://www.nvidia.com/en-us/geforce/news/nvidia-reviewer-toolkit/",
year="2020",
addendum="accessed: 07.10.2020"
}
@online {stadiaFail,
author="Wesley Yin-Poole",
title="Google responds after Stadia owners accuse it of breaking promises over game performance",
url="https://www.eurogamer.net/articles/2019-11-25-google-issues-statement-after-stadia-owners-say-it-broke-promises-over-game-performance",
year="2020",
addendum="accessed: 20.20.2020"
}
@article{aviewoncc,
author = "Michael Armbrust and Armando Fox and Rean Griffith and Anthony D. Joseph and Randy Katz and Andy Konwinski and Gunho Lee and David Patterson and Ariel Rabkin and Ion Stoica and Matei Zaharia",
title = "A view on Cloud Computing",
journal = "Communications of the ACM",
volume = "53",
number = "4",
pages = "50--58",
year = "2010",
DOI = "https://dl.acm.org/doi/fullHtml/10.1145/1721654.1721672"
}
@article{cutcord,
author = "Luyang Liu and Ruiguang Zhong and Wuyang Zhang and Yunxin Liu and Jiansong Zhang and Lintao Zhang and Marco Gruteser",
title = "Cutting the Cord: Designing a High-quality Untethered VRSystem with Low Latency Remote Rendering",
journal = "Proceedings of MobiSys ACM ’18",
year = "2018",
DOI = "https://doi.org/10.1145/3210240.3210313"
}
@article{wlanvr,
author= "Xueshi Hou and Yao Lu and Sujit Dey",
title= "Wireless AR/VR with Edge/Cloud Computing",
journal= " 26th International Conference on Computer Communication and Networks (ICCCN)",
year= "2017",
DOI= "10.1109/ICCCN.2017.8038375"
}
@article{mvr,
author = "Shu Shi and Varun Gupta and Michael Hwang and Rittwik Jana",
title = "Mobile VR on Edge Cloud: A Latency-Driven Design",
journal = "MMSys ’19",
year = "2018",
DOI = "https://doi.org/10.1145/3304109.3306217"
}
@article{lagmeasure,
author= "Sheng-Wei (Kuan-Ta) Chen and Yu-Chun Chang and Po-Han Tseng and Chun-Ying Huang and Chin-Laung Lei",
title= "Cloud Gaming Latency Analysis: OnLive and StreamMyGame Delay Measurement",
year= "2019",
url= "https://www.iis.sinica.edu.tw/~swc/onlive/onlive.html"
}
@article{vrsv,
author= "Steve Bryson",
title= "Virtual Reality in Scientific Vizualisation",
journal= "Communications of the ACM",
volume= "39",
number= "5",
year= "1996"
}
@article{sas,
author= "Jörg Müller and Thomas Neff and Philip Voglreiter and Mina Mlakar and Markus Steinberger and Dieter Schmalstieg and Mark Dokter",
title= "Shading atlas streaming",
journal= "ACM Transactions on Graphics",
year= "2018",
number= "199",
DOI= "https://doi.org/10.1145/3272127.3275087"
}
@article{survey_IRSS,
author= "Shu Shi and Cheng-Hsin Hsu",
title= "A Survey of Interactive Remote Rendering Systems",
journal= "ACM Computing Surveys",
year= "2015",
number= "47",
DOI= "https://dl.acm.org/doi/10.1145/2719921"
}
@article{Kaknjo_2019,
title={Real-Time Secure/Unsecure Video Latency Measurement/Analysis with FPGA-Based Bump-in-the-Wire Security},
volume={19}, ISSN={1424-8220},
url={http://dx.doi.org/10.3390/s19132984},
DOI={10.3390/s19132984},
number={13},
journal={Sensors},
publisher={MDPI AG},
author={Kaknjo, Admir and Rao, Muzaffar and Omerdic, Edin and Newe, Thomas and Toal, Daniel},
year={2019},
month={Jul},
pages={2984}
}
@book{vrtech,
author= {Grigore C. Burdea and Philippe Coiffet},
title= {Virtual Reality Technology},
isbn= {9781119485728},
year= {2003}
}