Hi,
I'm using IPNC 2.0.0 multich_tristream usecase. I try to change the second stream(D1) to PAL mode by making some changes in the project:
1.multich_tristream_fulfeature.c : change 480 -> 576, the param will be sent to captureLink to creat camera instance
2. iss_drv_captureApi.c :in which I change some configuration of resizor B
3. some changes in streamSysInit maybe.
The result I changed seems no working at all.I changed back 576 ->480 and then it works well.So I suppose there may be somewhere I ignored to apply the D1 resolution changes. Will anyone please give me some suggestions?
Thanks!