# License

![Fig. 1: Menu for licensing the live stream with a Creative Commons license](/files/s5fMVYgfeABKKY3qX4OT)

## 2 License selection

The Creative Commons (CC) license is one of several public copyright licenses that allow free distribution of an otherwise copyrighted "work." A CC license is used when an author wants to give others the right to share, use, and build upon a work they (the author) have created. CC provides flexibility to an author (for example, they might choose to allow only non-commercial uses of a particular work) and protects people who use or redistribute an author's work from copyright infringement concerns, as long as they abide by the terms stated in the license with which the author distributes the work.&#x20;

Depending on which license you choose, a logo will be generated for the website.

## CC0 1.0

The person who has associated a work with this deed has dedicated the work to the public by waiving all of their rights in the work worldwide under copyright law, including all related and neighboring rights, to the extent permitted by law. You may reproduce, modify, distribute and perform the Work, including for commercial purposes, all without asking permission.

{% embed url="<https://creativecommons.org/licenses/zero/1.0>" %}

## CC BY 4.0

This license allows reusers to distribute, remix, adapt and build upon the material in any medium or format as long as credit is given to the author. The license permits commercial use.

{% embed url="<https://creativecommons.org/licenses/by/4.0>" %}

## CC BY-SA 4.0

This license allows reusers to distribute, remix, adapt and build upon the material in any medium or format as long as credit is given to the author. The license permits commercial use. If you remix, adapt, or build upon the material, you must license the modified material under identical terms.

{% embed url="<https://creativecommons.org/licenses/by-sa/4.0>" %}

## CC BY-NC 4.0

This license allows reusers to distribute, remix, adapt and build upon the material in any medium or format and for non-commercial purposes only, as long as credit is given to the author.

{% embed url="<https://creativecommons.org/licenses/by-nc/4.0>" %}

## CC NC-BY-SA 4.0

This license permits reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as credit is given to the author. If you rework, adapt, or build upon the Material, you must license the modified Material under identical terms.

{% embed url="<https://creativecommons.org/licenses/by-nc-sa/4.0>" %}

## CC BY-ND 4.0

This license permits reusers to copy and distribute the material in any medium or format only in an unmodified form and only as long as credit is given to the author. The license permits commercial use.

{% embed url="<https://creativecommons.org/licenses/by-nd/4.0>" %}

## CC BY-NC-ND 4.0

This license permits reusers to copy and distribute the material in any medium or format in an unmodified form for non-commercial purposes only and only as long as credit is given to the copyright owner.

{% embed url="<https://creativecommons.org/licenses/by-nc-nd/4.0>" %}

## Learn more

{% content-ref url="/pages/l5EKkSuP2rWxFQKUhCi6" %}
[CC License](/restreamer/knowledge-base/faq/cc-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYd\_eWFK56LZQkA-iAN" %}
[User Guides](/restreamer/knowledge-base/user-guides.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/manual/edit-livestream/license.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.
