By testing with rdk 3.0, we found that it can't exceed 11ch 1080p decode. Is there way that I can do that?
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.
By testing with rdk 3.0, we found that it can't exceed 11ch 1080p decode. Is there way that I can do that?
Yes, it looks like memory allocation issue. Does it mean we need to change the memory map or any comment?
Changing memory map will not help as all available frame memory is already used.
- You can reduce memory allocated to Linux
- You can reduce number of buffers per channel for ipcBitsOutHLOS and decLink
- You can try with 2G memory map build.
hi badri,
thanks for your reply. By your speaking "RDK 3.0 supports only 6 ch 1080P @ 30 fps realtime operation".
May I know the performance in rdk 3.5? I want to confirm the max performance in HW/SW.
thanks
6 ch 1080P @ 30 fps is the limitation of HDVICP h/w capability. Performance is same in RDK 3.5 as well.