This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8148 encoder-deocder end-to-end delay

Dear,

we're planning our project, the use case is as below:

1) 1080p60 video is input by HDMI port to DM8148, and encoded by H264 encoder;

2) the encoded stream is passed through ethernet port to another DM8148 board

3) the another DM8148 decoded the above stream, and display it by HDMI port;

4) the two DM8148 board would be connected by crossed network wire directly.

So our question is:

1) If we use the current EZSDK, how long is the end-to-end delay (delay between HDMI input port <-> HDMI output port)

2) Does we have a chance to make the end-to-delay < 90ms with the current EZSDK?

We're appreicate it if any reply!