Srikrishnan V

  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2

Activity overview

Latest activity by Srikrishnan V
  • Srikrishnan V commented,

    Hi Eliza, thanks for reply. I do understand that two bag files will have different or same length depending on recording; i have that much familiarity of software. My doubt was that: i used the abo...

  • Srikrishnan V commented,

    Hi, Here is a code snippet of what i am doing to read frame by frame till end of file. Note that i use a counter to count the number of frames in the file. For one of the files i captured, the fram...

  • Srikrishnan V commented,

    Hi Alexandru, Thank you for links. I will look up the links for polling related articles. However, is there any simple way to find end of file? Just a small feedback that, some of the example code ...

  • Srikrishnan V created a post,

    Read and write Different bag files in one programme

    Hi, I am trying out simple programme. I read from a bag file and write to a new bag file. Is there any way to do this? looking at some code snippets, https://github.com/IntelRealSense/librealsense/...

  • Srikrishnan V created a post,

    Locating end of bag file - poll for frame

    Hi, i am using the following to read from bag file. https://github.com/IntelRealSense/librealsense/blob/master/src/media/readme.md#using-rs2config-with-rs2pipeline in this example, the loop runs fo...