cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6 VENC_RTSP_SERVER at lower resolutions

athern27
Senior

Hi everyone,

I am currently working on the VENC_RTSP_SERVER example. I have successfully run it and captured video using ffplay. However, it is recording at 960x720 @ 20fps. I am trying to reduce the resolution to 480x480.

To do this, I modified the MX_DCMIPP() function and also changed encoder_prepare(960, 720) to encoder_prepare(480, 480). After that, I also attempted to adjust some variables like ewl_pool, VENC_OUTPUT_BLOCK_SIZE, and VENC_OUTPUT_BLOCK_NBR. But I am only getting feed like this - 

athern27_1-1753254425083.png

Kindly help

0 REPLIES 0