Yazdır
Kategori: Video Konferans Sistemleri
Gösterim: 1201

 

Camera Flip/Flop command:

Use the adminsh command to enter the admin setup shell.

     rbsh>

Next thing to do is to type the following commands:

    rbsh> Camera setVerticalFlipEnabled hdmi0,1

     {

     "_rv": 0

     }

     rbsh> Camera setHorizontalFlipEnabled hdmi0,1

     {

     "_rv": 0

     }

Once you finished you can exit by tiping “exit”: rbsh> exit

 

Camera Flip/Flop undo command:

    rbsh> Camera setVerticalFlipEnabled hdmi0,0

     {

     "_rv": 0

     }

     rbsh> Camera setHorizontalFlipEnabled hdmi0,0

     {

     "_rv": 0

     }

As Icon 600 can handle two LifeSIze 10x cameras, if you have the camera connected to the DVI input the command has to be: rbsh> Camera setVerticalFlipEnabled dvi0,1