> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals-for-m300-m350/pixy-sm/adapter-kit-for-pixy-sm-and-sony-ilx-lr1/camera-setup.md).

# CAMERA SETUP

### 1. Prepare components before the Setup:

-HDMI Cable.\
-Power supply for Camera.\
-External monitor to display camera’s monitor.

<mark style="color:red;">\*Note: connect the HDMI cable from camera to the external monitor to proceed with the installation steps before use.</mark>

### 2. Settings the camera to connect it to Pixy SM:

-Unlock the Power camera.\
-Open the Lock button on the camera.\
-Change the Mode Switch to Photo Mode ![](file:///C:\Users\Hieu\AppData\Local\Temp\ksohtml10328\wps1.png)(like picture shown below).

<figure><img src="/files/e9jvgAyQJfrIDAfRObM2" alt=""><figcaption></figcaption></figure>

-Choose USB mode to allow the camera detect all devices that use USB:\
SELECT MENU -> \[SETUP] ->\[USB]->\[USB Connection Mode] -> PC Remote.

<figure><img src="/files/ts9gngmb8u6KJdYbyfZt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZRvj6N1T4AFWS6F24UjI" alt=""><figcaption></figcaption></figure>

Change Mode to allows USB devices control the camera:\
SELECT MENU -> \[Network] -> \[Cnct./PC Remote] -> \[PC Remote Function] -> \[PC Remote] -> \[On]

<figure><img src="/files/dcXoxP8Hc7sLyz7V86p5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QlGKb7eGZT3Xj7cyMjFO" alt=""><figcaption></figcaption></figure>

Change the image format of video record to NTSC

SELECT MENU → \[Setup] → \[Area/Date] → \[NTSC/PAL Selector] → \[Enter]

<figure><img src="/files/kRXuMHKqb3H6mbazL3KA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals-for-m300-m350/pixy-sm/adapter-kit-for-pixy-sm-and-sony-ilx-lr1/camera-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
