Creating Custom CameraViewItem

Hi, I am new to MIP SDK development. I would like to create custom CameraViewItem, inside ViewItemPlugin, and want to create custom ViewItemToolBarPlugin and click event on the camera stream. I am kind of lost to find the relevant class for creating the cameraViewItem. I would like to know if it is possible to create custom CameraViewItem and please let me know if there is any sample for that. Thank in advance for your reply.

You should try to make a new plugin using the template, it is often an eye opener on creating the various plugin elements.