RTSP Streaming Plug-in

Is it not possible to get your application to work with OpenCV 4.1.1?

You can try the following:

  • Connect the THETA V to a Linux computer with a USB cable and run OpenCV on the Linux computer RICOH THETA360.guide Independent developer community
  • retransmit the stream into another format that OpenCV 3.2 can accept. See this article for information on retransmission from the RTSP plug-in. What format does it need?
  • Use something like MotionJPEG using the THETA livePreview feature to get the JPEG frames to OpenCV

Note that I’m not familiar with OpenCV and I’m not sure what format you need.

What’s the slowest acceptable rate to get the frames and what’s the lowest resolution acceptable?

I believe the V can do 1024x512 at 30fps or 1920x960 at 8fps for MotionJPEG straight from livePreview.

It’s better if you stream it directly to your application with a USB cable, but maybe you’re stuck and you can’t upgrade your app to a newer OpenCV?

I ran this this test with OpenCV 4.4 at 4K 30fps and it was no program to get working.