# Livestream Creation Page

This page enables users to set up their live stream by adding a title, description, and thumbnail before starting the broadcast.&#x20;

#### Usage:

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/c248ed11cd2fb3d718dfecb0f273c665>" %}
{% endtab %}

{% tab title="Android " %}
{% embed url="<https://gist.github.com/2bd17fd7bd4636550189a719b3592974>" %}

{% endtab %}
{% endtabs %}

#### Customization:

| Config ID                                          | Type    | Description               |
| -------------------------------------------------- | ------- | ------------------------- |
| `create_livestream_page/*`*`/*`*                   | Page    | You can customize `theme` |
| `create_livestream_page/*/start_livestream_button` | Element | You can customize `image` |
| c`reate_livestream_page/*/add_thumbnail_button`    | Element | You can customize `image` |
| `create_livestream_page/*/switch_camera_button`    | Element | You can customize `image` |
| `create_livestream_page/*/end_live_stream_button`  | Element | You can customize `theme` |
| c`reate_livestream_page/*/live_timer_status`       | Element | You can customize `theme` |
