Need to show live camera in Floating window

Dear Team,

consider the below scenario.

consider we have smartwall of view (2*2). each position will have an camera.

For example,

index 0 - camera 1

index 1 - camera 2

index 2 - camera 3

index 3 - camera 4

if we click on particular position in the view ( e.g at index position 1), it should show camera 2 in floating window. when we double-click in camera 2 in floating window, it show live camera of (2*2) view in the same floating window.

Kindly let me know if anyone is unable to understand. Please support me on this.

regards,

saravanan.pv

If you want to work with the Smart Wall functionality you should explore the Video Wall Controller sample.

ok. i will check and update.

i tried instaling MIP SDK R2 but no sample found. can you please provide me the link for the same.

[C:\Program](file:C:/Program) Files\Milestone\MIPSDK\ComponentSamples\VideoWallController

thanks for sharing the sample. But it doesnot show the sample for creating view particular camera in floating window.

Ups. I jumped to a false conclusion there, I assume then that you are not interested in Smart Wall as implemented in the Milestone Smart Client, but rather controlling the Smart Client in another fashion.

Explore the Smart Client View and Windows tool plug-in sample instead. See how you can send a view to a floating window, how you can edit a view, how you can send a camera view item to a position in a view..

ok. i will check and implement.