[quote user="colin he1"]Badri, If I have a selectlink before display link, how long interval time to toggle input queue? Is it about 33ms? Because the swms layout is 30 FPS. Is that right?[/quote]
- Yes correct. If both swms have same layout and only the content is changing then you don't need select link. You can make modification to swms link to alternately map different channel to output window.
[quote user="colin he1"]And as you say, set correct swms inpput:output rate configuration. Could you describe more clearly? Thanks!
[/quote]
- Refer link control cmd SYSTEM_SW_MS_LINK_CMD_SET_FRAME_RATE.Refer /dvr_rdk/mcfw/src_linux/mcfw_api/usecases/ti816x/multich_hybrid_dvr.c for example usage.