Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Does vpf now support jetson devices? #523

Open
6xdax opened this issue Aug 29, 2023 · 6 comments
Open

Does vpf now support jetson devices? #523

6xdax opened this issue Aug 29, 2023 · 6 comments

Comments

@6xdax
Copy link

6xdax commented Aug 29, 2023

Is your feature request related to a problem? Please describe.
install vpf in jetson devices

Describe the solution you'd like
to decode and encode in jetson GPU

Describe alternatives you've considered
opencv and Gstreamer or deepstream

Additional context
Add any other context or screenshots about the feature request here.

@RomanArzumanyan
Copy link
Contributor

Hi @6xdax

It does support jetson in feature branch which isn't merged to main branch yet.

@6xdax
Copy link
Author

6xdax commented Sep 15, 2023

@RomanArzumanyan Thanks for your reply. But I can't find the branch. Can you tell me which branch it is? Thank you very much.

@RomanArzumanyan
Copy link
Contributor

@6xdax

Since PR isn't merged yet, it's not in VPF but in clone repo, here's the MR: #515

@6xdax
Copy link
Author

6xdax commented Sep 15, 2023

@RomanArzumanyan I have read it. And I have implemented jetson-ffmpegon Xavier NX board. It takes about 50% of one CPU to decode a 2560*1440@25fps rtsp video stream. But I don't know what the difference is between it and Jetson-ffmpeg. Whether it consumes less CPU resources?

@RomanArzumanyan
Copy link
Contributor

@6xdax

But I don't know what the difference is between it and Jetson-ffmpeg. Whether it consumes less CPU resources?

That's a good question but it's outside the VPF scope. There's a VPF build for Tegra in MR, please check it out.
If you're unhappy with it's performance - please LMK. You can use tegrastats utility on Xavier to see HW statistics.

@6xdax
Copy link
Author

6xdax commented Sep 15, 2023

@RomanArzumanyan Thanks for your quick reply. I will try it.

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

No branches or pull requests

2 participants