Hi,
We are working on DM8127 platform and using IPNC RDK 3.5.
We are looking to use two NSF links in our streaming use case as per attachment of NSFLink.docx
We are using following syslink_control API command to change NSF mode and strength.
NSF_LINK_CMD_ENABLE_SNF – to enable/disable SNF
NSF_LINK_CMD_ENABLE_TNF – to enable/disable TNF
NSF_LINK_CMD_NSF_STRENGTH – to set NSF strength.
We have following quaries.
- Is it possible to apply Dynamic control command to both NSF at same time to enable/disable NSF or set strength of NSF links at run time using above control commands ?
- Is it possible to set both NSF link with different configuration at run time for e.g. NSF-1 is set at bypassMode and NSF-2 link is set with TNF_SNF enabled ?
- How NSF driver/hardware handle to support two NSF links(objects) with different configuration ?
- We have tried to apply dynamic syslink control API on both NSF links at same time but it is observed that NSF-2 link command execution response is very delay compare to NSF-1 link, what could be reason of that ?
Regards,
Rachit