Dear Support,
I have CMOS sensor connected to DM368 for IP camera application. Capture resolution will be 1080P. Is it possible to create 2 diffenret instant of encoder from single capture channel.
i.e. 1) Instant 1 will encode 1080P@30 in H.264
2) instant 2 will encode 720P@30 in MPEG4.
After encode both channel will be streamed on network.
If YES then how can I do this? Is there any demo application in DVSDK?
Regards,
Dipen Patel
Hi Dipen,
One DM368, you can only do 1 channel of 1080P@30fps H.264. In case you want to run other channel of say Mpeg4 or H.264, you need to decrease the framerate or resolution to get room for other channel.
regards
Yashwant
Hi Yashwant,
So if I capture video at 1080P@30 from CMOS sensor (Only one input source) then I can do following
Yes, you can do that.