# How do I operate the wizard?

With a few clicks, the wizard helps set up network video, USB camera, Raspicam, and framebuffer.

{% embed url="<https://youtu.be/L1USOOsBoWY>" %}
**YouTube Video:** Add and delete video sources in 60 seconds
{% endembed %}

The quick start video shows the fast lane method without additional unique video source settings. It is possible to edit the source for individual needs. The selection of a video license has also been omitted. The settings can be adjusted at any time later.

![Fig. 1: Setting up video via the wizard is easy](/files/cNFqil0SznaQVJqqf5o3)

### Step 1: Video Setup

Video source selection. There are 3 inputs to choose from.

* Network source for use with network cameras or other devices with IP addresses.&#x20;
* An internal RTMP server can be used to send OBS streams to the restreamer, for example.&#x20;
* Internal HLS server

### Step 2: Audio Setup

All the necessary configurations for the audio track are provided. As a unique feature, fake audio can be enabled. There are 3 different audio tracks available.

* Silence allows streams to be transmitted to networks that require an audio track. Silence is often required for use in social media such as YouTube or Facebook.

## Learn more

{% content-ref url="/pages/-MYd\_eWFK56LZQkA-iAN" %}
[User Guides](/restreamer/knowledge-base/user-guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXb\_m72sKwXpgM5udfT" %}
[Knowledge Base](/restreamer/knowledge-base/manual.md)
{% endcontent-ref %}


---

# 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://docs.datarhei.com/restreamer/knowledge-base/user-guides/how-do-i-operate-the-wizard.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.
