# Live Captures & Recordings

## Live Logging

Live logging is the best way to start using nOversight as you can change aspects of the wireless connection and watch this change in nOversight.

If you are using a Mac, now is a good time to connect your device via a cable.

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

### Prepare for Untethered (Wireless) Logging

Is can be helpful to untether and walk the device around on its own. To do that the following criteria must be met.

1. The device and the MAC must be discoverable on the network. This could be the same Wi-Fi SSID which supports mDNS. The Mac could alternatively be cabled as long as it it can receive mDNS from the device.
2. Wireless logging must be enabled. To do this, open Finder, select the connected device, ensure the "<mark style="color:blue;">Show this Phone when on Wi-Fi</mark>" option is selected

<figure><img src="/files/uaHqsBprPRmYTW04U0Vk" alt="" width="563"><figcaption></figcaption></figure>

## Refreshing Devices

With your devices connected to your Mac, press ![](/files/EgoJWKdPdOFtb1Kqdasp) to ensure all devices are up to date

The press the ![](/files/ZrvlN952etCOVNJhL3pz) icon to show a list of the available devices in a drop down. Select the device you want to read logs from.

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

## Stream and Record logs

First, just get used to streaming logs by pressing ![](/files/zpjjERCAzzEQBfPXRFXh). The play icon will change to a stop icon.

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

Let's make something happen so that we can see what is going on. While the logs are being streamed, turn airplane mode on and off. What do you see as the device connects to Wi-Fi.

If you want to save the captures for later playback then stop the capture and choose to <mark style="color:purple;">Record Live Captures</mark> in settings ![](/files/fmckG6QnyM2Ryi3uT1kW).&#x20;

The ![](/files/zpjjERCAzzEQBfPXRFXh) icon will change to a recording icon ![](/files/6Wky05LnTiVXEdP0Babo) to indicate your captures are being recorded.&#x20;

<figure><img src="/files/7p94slKjJTmo3mDZKzCR" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://numerous-networks.gitbook.io/noversight-docs/noversight-tutorial/noversight-macos-analysis/live-captures-and-recordings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
