# Release Notes

### Behold! DVR <a href="#behold-emojis" id="behold-emojis"></a>

You can now rewatch your live stream with DVR. We record your live stream and convert it to a [video entity](https://docs.uiza.io/api-reference/video-entities), and your users can watch your live stream recording if they missed it.

![The DVR is created instantly after you finish your stream](/files/-M5yYVqbDtAjjEag7OPN)

### Broadcast your moment to multiple destinations simultaneously&#x20;

Using our `Relay Destination` feature, you can broadcast your live stream to multiple social networks (Facebook, Youtube, Twitch, etc) or RTMP endpoint simultaneously. Update your fans on all platforms and let us handle the signal!

![Broadcasting the signal to Youtube](/files/-M5yYnxbwfUGIQWOX8ws)

### Give your end user the best experience with ABR

You can create up to 6 video profile outputs (Business Tier) with your stream, to cater towards different networks and mobile devices. Your viewer can choose different resolutions, or our Uiza player will recognize the most fitting profile depending on your user's bandwidth, and adjust their bitrate accordingly.

![Create your Preset and add your profiles](/files/-M5yYwcOIrWS-3DWGeb_)

![Choose your Video Resolution on playback](/files/-M5yZ-CNyeAZUeZ93Ig3)


---

# 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.uiza.io/2020-03-26-1/api-upgrades/release-notes.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.
