recording-service

5 posts / 0 new
Last post
Offline
Last seen: 2 years 6 months ago
Joined: 03/29/2021
Posts: 12
Recording service performance figures

Hi,

I wonder is there any numbers for the RTI Recording service performance-wise? For example, maximum number of samples can be recorded per second, maximum data thoughput (GB/s) can be recorded, maximum file size, etc.? Does RTI measure any kind of metrics? What would you recommend if we want to measure them on our system?

 

Thanks!

3 posts / 0 new
Last post
Offline
Last seen: 2 years 6 months ago
Joined: 03/29/2021
Posts: 12
Recording service unable to parse QoS profile which inherits from a built-in profile

Hi,

I'm using the Recording service API in my application with a custom QoS Profile.

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 2 years 6 months ago
Joined: 03/29/2021
Posts: 12
Linking Recording service library statically

Hi,

I'm experiencing with the service_as_library example for Recording Service from here: https://github.com/rticommunity/rticonnextdds-examples/tree/master/examples/recording_service/service_as_lib/cpp

In my case, I'd like to link all the RTI Connext libraries to the executable statically, so I've made some changes to CMakeLists.txt provided by the example. Here's my modification:

Organization:
Subscribe to RSS - recording-service