micasense / imageprocessing

MicaSense RedEdge and Altum image processing tutorials
https://www.micasense.com
MIT License
247 stars 148 forks source link

Is it possible to stream video from the rededge MX using gstreamer? #142

Closed m1baldwin closed 3 years ago

m1baldwin commented 3 years ago

I have a computer vision application that I would like to use the rededge MX device for. I would need to be able to access the device as a video-4-linux device, and receive raw frames from the device into my software to process the images in real time, on a linux computer.

Is this possible with the rededge MX?

poynting commented 3 years ago

No, but you can use the HTTP API to pull both images and jpeg thumbnails at a relatively high rate (5+Hz depending on settings) via the GigE connection on the camera.

http://micasense.github.io/rededge-api/api/http.html

If you have further questions it's best to reach out through a ticket at support.micasense.com