Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetson Nano #11

Open
Digital-Daz opened this issue Dec 24, 2021 · 2 comments
Open

Jetson Nano #11

Digital-Daz opened this issue Dec 24, 2021 · 2 comments

Comments

@Digital-Daz
Copy link

I see mentioned here that the Jetson Nano is a good solution.

I have a Jetson Nano and a Coral TPU.

I have been unable, so far to get A version of opencv running that doesn't return an error when I try and open an RTSP stream.

Does anyone have a solution please.

TIA
Daz

@wb666greene
Copy link
Owner

I've used OpenCV 4.1.2 and got ~15.8 fps for 4 UHD h.264 cameras, each at 4 fps and got ~7.6 fps when the cameras were changed to h.265. Seems h.265 needs more work decoding and the latency seems longer too.

With OpenCV 3.3.1 I got essentially the same results with h.264 & h.265 UHD streams and got ~30 fps with 8 HD (1080p) h.265 4 fps cameras.

The OpenCV 4.4.1 that came with Jetpack 441 was maybe a little better with h.265 UHD streams and a little worse with h.264 streams.

So what OpenCV are you trying? If you can install Ubuntu 20.04, the OpenCV in the repos works very well.

@Digital-Daz
Copy link
Author

Thanks, I didn't try ubuntu yet, I'm not there right now to check but the camera is definitely H265, I'll have a play around and test, I just installed the image supplied at the Jetson download site. I'll try others now and let you know how I get on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants