Problem with video_recorder in image_view [closed]
When I run this command
rosrun image_view video_recorder image:=/dji_sdk/image_raw
to record a video stream to get a AVI file (output.avi
), but when it record hundreds frame, the output.avi
only have 5.7kb, and it can't play, show the error Could not demultiplex stream
.
How do I solve this problem? Thanks a lot.
any updates? I have the same problem.