Hello everybody,
I was wondering if its possible to record video using the usb camera and save it on the Beaglebone's sd card. I know this topic has been discussed before, but its been a while since then and I was wondering if there are any updates.
This is what I've tried so far:
- I tried running OpenCV using Derek Molloy's tutorial on how to record video using the beaglebone, but I get a response saying "Device or Resource Busy" even when the camera was not streaming.
- I tried using other OpenCV codes, but I get the "Can not open display" error, which I guess is because we have no display connected to the Beaglebone.
What I am currently trying:
- I have installed VLC on the OpenROV image, but I am still getting errors because of no display available. I have looked over the internet and have not found any way to record a video stream without a display.
Any help would be appreciated. I need to be able to record video using the OpenROV for my research, and I'm running out of time. Thank you.