How to use "nvvidconv" inside docker on jetpack 5.0.1

Hi,

I am currently using jetson xavier with jetpack 5.0.1 and l4t-base:r34.1.1

I am using a dockerfile to run gstream pipeline. But i am not able to acess nvvidconv inside docker file.

kindly help,

Thank you

Hi,
Jetpack 5.0.1 is developer preview. Please upgrade to 5.0.2.

Or you may use Jetpack 4.6.2 which is a stable release for Xavier.

@DaneLLL

Okay… Do you happen to have any dockerfile which works with nvvidconv for gstream pipeline…?

I have upgraded jetpack to 5.0.2, when i run the gstream pipeline inside docker it gives below error,

packages/webrtc_operator_data_transfer/data_transfer_node.py", line 352, in loop
self.start_pipeline()
File “/root/ideliver_teleoperation/install/webrtc_operator_data_transfer/lib/python3.8/site-packages/webrtc_operator_data_transfer/data_transfer_node.py”, line 252, in start_pipeline
self.pipe = Gst.parse_launch(PIPELINE_DESC)
gi.repository.GLib.Error: gst_parse_error: no element “nvv4l2vp9enc” (1)

Hi, any help would be appreciated…

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.