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

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

Open
Rubi-Tomeu opened this issue Mar 16, 2023 · 1 comment

Comments

@Rubi-Tomeu
Copy link

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
Copy link

Hello,
As it is a support related question, I request you to write an email to [email protected].

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