I am developing with IPNC RDK 3.5 and wish to split the captured sensor image into 2 separate regions, which will be encoded into two separate streams.
Is this supported by McFW? Has anyone succeeded in implementing something like that?
My guess is that I would somehow have to use a DUP link to duplicate the captured video, and then use a resizer link on each of the streams to crop the unneeded half.
Any information would be very welcome.