Items with no label
3338 ディスカッション

I want to save video in d415

지최
ビギナー
2,893件の閲覧回数

so I will save data in a file format called 'rosbags' https://github.com/IntelRealSense/librealsense/blob/master/src/media/readme.md librealsense/readme.md at master · IntelRealSense/librealsense · GitHub

then Should I use this code

or this?

0 件の賞賛
3 返答(返信)
MartyG
名誉コントリビューター III
1,273件の閲覧回数

I believe you should use the upper instructions. It looks as though the lower one at src/media/record is the source code that the SDK uses to make recording work.

지최
ビギナー
1,273件の閲覧回数

then after making recording work with the code below, shoud i use upper code?

MartyG
名誉コントリビューター III
1,273件の閲覧回数

You should not need to change the lower code at all. The only reason to change it is if you wanted to make your own version of the SDK 2.0 software that makes recording work differently to how it works now. You only need to use the upper code.

返信