V4l2_open create core with JetPack 4.5 or later

Hi DaneLLL

Thank you for your reply.
I found workaround by myself which is described in that topics on 19th Feb.

That is, I use open() instead of v4l2_open(), it can run fine.
But I forgot to write this workaround.

Should I use open() instead of v4l2_open()?