1
0
Fork 0
mirror of https://github.com/sitcomlab/IVE synced 2026-04-02 20:42:36 +02:00
immersive video environment
Find a file
2022-11-07 16:08:19 +01:00
controllers fix overlay status (#110) 2022-05-30 11:50:36 +02:00
data Renaming #11 2017-08-20 21:00:52 +02:00
docs docs: fixes 2021-04-27 01:15:41 +02:00
images move gh-page to docs/ on main branch 2021-04-27 00:22:24 +02:00
postman Renaming #11 2017-08-20 21:00:52 +02:00
public Only pause overlayVideo if overlay is a Video 2022-11-07 16:08:19 +01:00
queries add title to distance overlays and change color (#106) 2022-02-10 12:18:09 +01:00
routes logs are in json and contain more info (#108) 2022-02-14 22:49:00 +01:00
.bowerrc Added bower-dependencies 2016-10-15 17:29:28 +02:00
.env.sample docker: mount persistent volumes 2021-04-27 11:45:40 +02:00
.gitignore add log folder to gitignore 2022-01-28 10:25:56 +01:00
bower.json Pin threejs version & attempt migration to latest version (#77) 2021-09-09 12:31:58 +02:00
docker-compose.yml fix missing bower components in docker (#51) 2021-08-24 10:25:39 +00:00
Dockerfile fix docker setup 2020-07-07 15:51:29 +02:00
graph-style-sheet.grass Added new label abstractLoations 2017-09-12 16:03:51 +02:00
LICENSE move gh-page to docs/ on main branch 2021-04-27 00:22:24 +02:00
package-lock.json fix video upload 2021-08-18 20:32:22 +02:00
package.json fix video upload 2021-08-18 20:32:22 +02:00
README.md move gh-page to docs/ on main branch 2021-04-27 00:22:24 +02:00
server.js fix searching, add borders to overview list and fix reload bug in cms (#102) 2022-01-31 14:49:05 +01:00
setup.js connect overlays to videos; save the changing in position, rotation, size of the overlay; controls for the overlays 2017-11-06 11:47:24 +01:00
thumbnailer.sh Little bug fixes 2018-03-12 17:00:16 +01:00

IVE logo

The Immersive Video Environment

License Status Slack channel

The Immersive Video Environment (IVE) is the next version of the previous developed Public Display Evaluation and Design Toolkit (IPED-Toolkit), which was designed by Ostkamp and Kray [1]. The idea behind the IPED-Toolkit was to use the system for quick prototyping and evaluating of public display systems. Instead of doing it in reality, which might be very expensive, the IPED-Toolkit can be used to easily test public displays in a virtual reality. To provide a virtual reality, the IPED-Toolkit used an immersive video environment - also called CAVE system - in which a user stands in the middle of three screens as in the picture below. The screens are spatially arranged, so that the user sees the video footages in a panoramic view and feels as he would be part of the scene. This is the reason why such a system is also named immersive. During the implementation of the IPED-Toolkit, it was found out, that the system is also capable of other things, not only limited to public displays. To build a more open toolkit for research and to solve some shortcomings, the 2nd version was introduced and renamed to IVE. It is still in development and does currently not cover all features of the IPED-Toolkit. Please find more details and information about the software architecture and the used data models in the project documention: https://sitcomlab.github.io/IVE/.

[1] Ostkamp, Morin and Christian Kray. “Supporting Design, Prototyping, and Evaluation of Public Display Systems.” In Proceedings of the 2014 ACM SIGCHI Symposium on Engineering Interactive Computing Systems, 26372. EICS 14. New York, NY, USA: ACM, 2014.doi:10.1145/2607023.2607035.

IVE

Demo

https://www.youtube.com/embed/0iaOFMc1ptU?rel=0

Installation

Please follow the steps of the project documentation: https://sitcomlab.github.io/IVE/install/

License

MIT