Streaming Images from Jetson to Driver Station

Hey CD,

I was wondering how would I stream all the images from the USB Camera plugged into the Jetson. I could not compile the cscore library on the Jetson and and am looking for a way in OpenCV. A 3rd party library would be fine as long as I could get it to actually install on a Jetson where we run C++. I looked into mJpeg streamer but didn’t know where to download the library.

Thanks

https://github.com/jacksonliam/mjpg-streamer has an OpenCV C++ plugin.