> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/abp-loans-desk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/abp-loans-desk/camera/mirrorless.md).

# Mirrorless ※

## Intro

We have a number of mirrorless cameras available for loan at the loans desk. They are often lighter and smaller than comparable DSLR cameras, as well as being able to show exactly what you will get once you take the photo.

Our 4K Kits consist of Sony RX100 cameras, which are small compact cameras with great photo and video quality. They can be easily mounted to various gimbals for silky smooth recording.

We also have larger interchangeable lens mirrorless cameras, such as the Canon EOS R and R6, offering full frame image quality in a lighter and smaller body than a 5D, for example.

## Sony RX100

![](/files/-MhX48XK9LbdqV92yTKn)

The Sony RX100 is a great compact camera, with a 1' sensor that allows for high quality images and 4K video.

Note: still cameras can only record video for a maximum of 30 mins at a time. after that you will have to start recording again.

for most applications the mark V and VI are almost identical, however a comparison of the specific differences between them can be viewed here:\
<https://mirrorlesscomparison.com/preview/sony-rx100-v-vs-vi/>

### Sony RX 100 V

#### Support page with manuals, drivers and more information:

<https://www.sony.com.au/electronics/support/compact-cameras-dsc-rx-series/dsc-rx100m5a>

### Sony RX 100 VI

#### Support page with manuals, drivers and more information:<br>

<https://www.sony.com.au/electronics/support/compact-cameras-dsc-rx-series/dsc-rx100m6>

## Canon EOS R

![](/files/-MhX4nuSAXnaxT3Jl2RM)

## Canon EOS R6


---

# 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://ms-kb.msd.unimelb.edu.au/abp-loans-desk/camera/mirrorless.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.
