Robotics StackExchange | Archived questions

hey,i have 6 gopro's. i want to connect to them via same beaglebone. is it possible to use gopro in usb mode? if not how can i connect to all of them on single wifi ?

i am facing problem with hdmi port to get real time video with grabber card,

Asked by ninadkale1998 on 2018-06-04 14:32:37 UTC

Comments

Can you rephrase this as a ROS-related question? There's over 40,000 questions on the site and with so many we aim to keep them ROS-related. Otherwise, you may want to ask on a more general site such as https://robotics.stackexchange.com

Asked by jayess on 2018-06-04 15:18:29 UTC

Answers

I agree that this isn't 100% ROS related. But we run a few GoPro's hooked up to ROS in our lab and I think it's useful to have the solution to this on here.

None of the GoPro's we use can stream video over USB, they can all do it over HDMI though. We use these Magewell capture devices to capture the HDMI stream and present it as a USB webcam to the computer. They're linux compatible and simple to use, the down side is the price tag, especially if you're going to use 6 of them!

The next challenge you're going to have is the data rate of 6 x 1080p captures. This is probably beyond your average PC at the moment and definitely beyond a beaglebone black. If a reduction in resolution or frame rate is acceptable, then you may be able to make it work.

Regarding Wi-Fi, we tried it on a single GoPro and the resolution and latency was so bad that we didn't consider it.

Asked by PeteBlackerThe3rd on 2018-06-04 17:49:25 UTC

Comments

Hi, What ROS package for GoPro do you use in your lab?

Thanks

Asked by daavee on 2022-12-14 14:54:53 UTC