# Celebrity View & Fan View

## Overview

In this chapter, we will cover the Celebrity Console and Fan view and explain how to operate them.

## Celebrity view <a href="#toc163071154" id="toc163071154"></a>

The Celebrity view is the tool for allowing the Celebrity to host Friends or Guests and ingest his aggregated stream into the CDN.

### Login screen <a href="#toc163071155" id="toc163071155"></a>

The Console requires, at the moment, to be run on Desktop.

* Choose the Video Camera source of the laptop
* Choose the Audio source of the laptop
* Enter the User Name
* Enter the Password
* Press “Login“

<figure><img src="/files/iLCMPR0AIQkEe8YwHS51" alt="" width="491"><figcaption></figcaption></figure>

### Main page <a href="#toc163071156" id="toc163071156"></a>

The main page is there to allow the Celebrity to interact with the Guests/Fans

![](/files/KGVUYgSQ5Iu3ElNDrbi8)

The page has four parts that will let the Celebrity manage the experience.

#### Video faces of the Celebrity and the Guests/Fans <a href="#toc163071157" id="toc163071157"></a>

In this section, the Celebrity will see and interact with the Guests/Fans.

![](/files/fiZ6YYpcF8RkmuvuNO8w)

#### The Mainstream <a href="#toc163071158" id="toc163071158"></a>

![](/files/fpMRTO5su0jtBKyRI7BX)

#### The Queuing Mechanism <a href="#toc163071159" id="toc163071159"></a>

The queuing mechanism shows the list of Fans waiting to interact with the.

* Press the button “Go next“ to move to the next participant
* Press “Disconnect“ when the Celebrity would like to end the session with the Fan
* Press “Done” to clear the queue
* Pressing “Go next“ again will connect the Celebrity to the next session

![](/files/WHPoDmffrWQ0X2Vs4r5c)

#### The broadcast preview <a href="#toc163071160" id="toc163071160"></a>

The broadcast preview shows the Celebrity how his/her broadcast will look like for the Fans

![](/files/L2YTGN75mdSVXtkhlSrZ)

## Fan view <a href="#toc163071161" id="toc163071161"></a>

The Fan view is the view that the Fans will see during the broadcast.

The Fan view has a few functionalities:

* Viewing the broadcast of the Celebrity and the Guests/Fans that joined him/her.
* Joining the Celebrity Queue and later joining the Celebrity if he/she allows.
* Answering Polls and Quizzes
* Public chat
* Reactions (Emojis)

### Main page <a href="#toc163071163" id="toc163071163"></a>

The main page is the page where the Fans can see the Celebrity interacting with his/her Guests/Fans.

On this page, the Fans can ask to join the Celebrity and wait in the queue until they are allowed in.

#### Pre broadcasts page <a href="#toc163071164" id="toc163071164"></a>

On this page, the fans are required to enter their name.

This step can be removed as the user ID/Name can be injected.

<figure><img src="/files/QsQYSkreFu2H0jEHhFDu" alt=""><figcaption></figcaption></figure>

#### Watching the Celebrity <a href="#toc163071165" id="toc163071165"></a>

On this page, the Fans can see the Celebrity and his/her interaction with the Guests/Fans.

<figure><img src="/files/lp1n0KLyY6D536l5tTjU" alt=""><figcaption><p>Before the Celebrity join the Fans will be waiting for the Celebrity to show up</p></figcaption></figure>

<figure><img src="/files/B0PH651b45KvwVinWJsv" alt=""><figcaption><p>After the Celebrity broadcast starts Audio and Video will automatically show up</p></figcaption></figure>

#### Joining the Celebrity <a href="#toc163071166" id="toc163071166"></a>

* Press the button “Join Celebrity“ to join the Celebrity Queue.
* Press the button "Enable camera" to qualify for going live

<figure><img src="/files/QFPAHrHqSFsUqpx4fAGs" alt=""><figcaption></figcaption></figure>

Once they join the celebrity queue, the fans will receive a notification about their location in the queue.

When the Fans are three places in the queue before joining the Celebrity, they will receive a notification to start the camera and they will wait for the Celebrity to let them into his/her console.

* Receive notification as to the position in the queue
* Receive a notification to start the camera. If the Camera is not started within 60 seconds, the Fan will leave the queue and need to start the process again.

#### Watch together page <a href="#toc163071167" id="toc163071167"></a>

On this page, the Guests/Fans interact with the Celebrity. The fans will automatically connect with the celebrity when he/she is allowed to do so.

<figure><img src="/files/ZXCHnB73vPdwuMn77nFY" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.sceenic.co/celebrity-watch-party/celebrity-view-and-fan-view.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.
