cancel
Showing results for 
Search instead for 
Did you mean: 

Need information related to the H.264 encoding

Grace_04
Associate

Hello,
I am using the VENC_RTSP_Server example located in:
STM32Cube\Repository\STM32Cube_FW_N6_V1.2.0\Projects\STM32N6570-DK\Applications\VENC

This example shows how to use the VENC block and stream H.264 video through RTP/RTSP using Ethernet.
I want to send the encoded H.264 video stream to another controller through SPI instead of RTP/RTSP.
My questions are:
1. What is the input data format of the H.264 encoder (VENC)?
Is it receiving YUV420/NV12 from DCMIPP, or some other format?
2. Is there an API in the VENC example that allows access to the encoded H.264 bitstream buffer
(pointer + size), before it is sent through the RTSP server?
3. Is there any example or documentation that shows how to use the H.264 encoder output without RTP/RTSP?
For example:
Camera → DCMIPP → VENC(H264) → SPI
I only need to sending the encoded H.264 data through SPI to another controller.

Thank you!

0 REPLIES 0