![]() |
dds-record-replay repositorycontroller_tool ddsrecorder_tool ddsrecorder_participants ddsrecorder_yaml ddsreplayer_tool ddsrecorder_docs |
|
Repository Summary
Checkout URI | https://github.com/eprosima/dds-record-replay.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-04-01 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
controller_tool | 1.1.0 |
ddsrecorder_tool | 1.1.0 |
ddsrecorder_participants | 1.1.0 |
ddsrecorder_yaml | 1.1.0 |
ddsreplayer_tool | 1.1.0 |
ddsrecorder_docs | 1.1.0 |
README
eProsima DDS Record & Replay is an end-user software application that efficiently saves DDS data published in a DDS environment into a MCAP format database. Thus, the exact playback of the recorded network events is possible as the data is linked to the timestamp at which the original data was published.
eProsima DDS Record & Replay is easily configurable and installed with a default setup, so that DDS topics, data types and entities are automatically discovered without the need to specify the types of data recorded. This is because the recording tool exploits the DynamicTypes functionality of eProsima Fast DDS, the C++ implementation of the DDS (Data Distribution Service) Specification defined by the Object Management Group (OMG).
Commercial support
Looking for commercial support? Write us to info@eprosima.com
Find more about us at eProsima’s webpage.
Documentation
You can access the documentation online, which is hosted on Read the Docs.
Recording application
Replay application