Items with no label
3338 Discussions

Hello, I am using the pyrealsense2 package and am reading aligned color and depth streams from .bag files, Is there a way I can view the video frame by frame in python say with each press of a button? Thanks

RTang10
Novice
1,595 Views
 
0 Kudos
1 Solution
MartyG
Honored Contributor III
1,142 Views

The discussion linked below may be helpful to you.

https://github.com/IntelRealSense/librealsense/issues/3264#issuecomment-464093929

Dorodnic the RealSense SDK Manager also had advice for a user who wanted to access frames by index in Python:

https://github.com/IntelRealSense/librealsense/issues/3121#issuecomment-456476519

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
1,143 Views

The discussion linked below may be helpful to you.

https://github.com/IntelRealSense/librealsense/issues/3264#issuecomment-464093929

Dorodnic the RealSense SDK Manager also had advice for a user who wanted to access frames by index in Python:

https://github.com/IntelRealSense/librealsense/issues/3121#issuecomment-456476519

0 Kudos
Reply