Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem recording depth and color videos #99

Open
meligranda opened this issue Mar 27, 2023 · 0 comments
Open

Problem recording depth and color videos #99

meligranda opened this issue Mar 27, 2023 · 0 comments

Comments

@meligranda
Copy link

Hi,
I need to get the colored depth video and the color video separately in mp4 format and for that I was using the functions get_color_image() and get_colored_depth_image() and then videowriter of opencv, but the amount of frames that I get with the functions does not correspond to the configuration that I choose for the camera. I tried also saving all the frames with imwrite and then generating the video with ffmpeg, but again I get far fewer frames than I should be getting.

Does anyone know why this is happening or how can I fix it?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant