Skip to content

Recordings Playback

Christian Berger edited this page Aug 26, 2014 · 1 revision

Recording & playback features of OpenDaVINCI

In cockpit, you'll find a new plugin that allows you to playback previously recorded data. Sample data is available here:

http://www.cse.chalmers.se/~bergerc/recordings/.

Each .rec-file contains all Containers that have been exchanged in a UDP multicast session. The .rec.mem file contains the content of shared memory segments (like a video stream).

An example how to record video data is provided at: https://github.com/se-research/CaroloCup/blob/master/2015-CaroloCup/sources/OpenDaVINCI-msv/apps/2013/DIT-168/proxy/src/Proxy.cpp

Clone this wiki locally