Cameras in side panel

Hi,

I am developing a plugin now and i am doubt how can i use cameras module to select cameras in side panel of my own plugin.

Look forward to your reply. Thanks.

If you have a Smart Client plug-in you will not be using the visible control like a user would. You can find the cameras etc. in the configuration. Try to explore the ConfigDump tool plugin sample.

Another guess; maybe the Smart Client Insert Camera plugin sample does something like you want to do..

If you do not find the answer by looking at those: Perhaps you can try to elaborate on what you want your plugin to do (with the camera)…