alliedvision / gst-vimbasrc

Official vimbasrc element for use of Vimba with GStreamer
Other
10 stars 9 forks source link

RTSP server very slow and low quality (Alvium 1800U - Jetson Orin AGX) #20

Open Rubi-Tomeu opened 1 year ago

Rubi-Tomeu commented 1 year ago

Hello,

I'm working with Alvium 1800 U-811c camera (USB) in the Jetson Orin AGX (Jetpack 5.0.1, Deepstream 6.1). I have installed Vimba X as the main driver and SDK of the camera, and also Vimba 6.1 to be able to run gst-vimbasrc plugin.

I am using the plugin to stream the video of the camera to an RTSP server. I'm following the same code you gave as example to create the server (in EXAMPLES.md). Then I use the server as source of Deepstream in order to make real-time inference with the YoloV5 model.

My issue is that the video of the RTSP is showing with very low quality, pixelated, and very low FPS (around 5fps, when camera provides 17fps in RGB and 51fps in mono).

I tried different formats of the video, such as RGB, UYVY, I420, and so on, and I tried reducing the resolution of the image as well (from 2848x2848p to 320x320p), but the result seems to be always the same. Any suggestions of which parameters or formats to use, or what is causing this problem?

Thanks in advance.

arunprakash-avt commented 1 year ago

Hello, As it is a support related question, I request you to write an email to support@alliedvision.com.