# How do I connect a USB camera to the Restreamer?

## USB device as a video source in datarhei Restreamer

{% hint style="info" %}
Before the restreamer recognizes the USB device, check if the device is installed correctly. As soon as the device is available on the host system, it is automatically displayed in the restreamer. Use USB device as a video source in datarhei Restreamer
{% endhint %}

{% embed url="<https://youtu.be/uXOmW_RNxuM>" %}
**YouTube Video:** Quick start guide for USB video device
{% endembed %}

The "USB Video Class" (UVC) contains devices that stream video over USB and brings them together into a particular class of USB devices. They are webcams, camcorders, transcoders, and devices that can convert analog tape material to a digital format. UVC video sources are displayed as video sources in the datarhei Restreamer's graphical user interface and are active for live streaming with a few simple steps.

{% hint style="warning" %}
If unexpected behavior occurs, a reboot of the host system will help.
{% endhint %}

{% hint style="warning" %}
If unexpected behavior occurs, restarting the datarhei Restreamer will help.
{% endhint %}

## Learn more

{% content-ref url="" %}
[](https://docs.datarhei.com/restreamer/knowledge-base/user-guides)
{% endcontent-ref %}

{% content-ref url=".." %}
[..](https://docs.datarhei.com/restreamer/knowledge-base)
{% 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/connect-usb-camera.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.
