LogoLogo
Quick Links
  • Arcware Cloud
  • Arcware Cloud Platform
    • Getting started with Arcware Cloud
      • Sign up and sign in
        • Reset your password
      • Selecting a Plan & Creating your Tenant
      • Creating & Managing your projects
        • Project Dashboard
        • Uploading and releasing packages
          • Resume package upload
        • Preview stream
        • Project settings
          • Max instance run-time
          • AFK Module - User inactivity
      • Sharing your project
      • Upgrading your Plan
      • Organization
      • The Marketlace
        • Direct Flow
        • Asset Management
      • Help Center
        • 👑Customer Support
    • Common Arcware Cloud Questions
  • Unreal Engine Setup
    • Set up Pixel Streaming in your own project​
      • 01. Core Settings
        • 01.1. Plugin
        • 01.2. Pixel Streaming Input / Json messages
        • 01.3. Resolution
        • 01.4. Camera Aspect Ratio
        • 01.5. Framerate
        • 01.6. Mouse
        • 01.7. Touch Input Setup for Mobile
        • 01.8. DirectX version
      • 02. Optional Settings
        • 02.1 Touch Controllers
        • 02.2 Playing Media files
    • Using the Arcware Pixel Streaming Template Project
      • Template Overview
      • Getting Started
        • 01. Template download
        • 02. Arcware Blueprints
          • 02.1. Arcware GameMode
          • 02.2. Arcware Player Controller
            • 02.2.1. Sending and Receiving Json messages
            • 02.2.2. Creating and Testing Your Own Events
          • 02.3. Arcware Pawn
            • 02.3.1 Change Movement Mode
            • 02.3.2 Set Collision Channels
            • 02.3.3 Add new camera views
          • 02.4. Arcware HUD
        • 03. Packaging your project
  • ARCWARE FEATURES
    • Screenshot Functionality
      • Frontend Overview
        • Web UI
        • In-Game UI
      • Blueprint overview
  • Web Integration
    • ⬆️PixelStreaming WebSDK
      • Implementing the stream on your app
        • Getting Started
        • Code examples
          • Javascript + HTML
          • React
          • VueJS
          • AngularJS
        • Migration from @arcware/webrtc-plugin
        • Best practices
      • Configuration
      • Interacting with the Stream
        • Stream Container
        • Video Element
        • Customizing the User Interface
        • Handling Dynamic Content
        • Stream Display Customization
      • Interacting with Unreal Engine
      • In depth
        • Ticket destroyed.
        • Events handlers
        • Disconnect
        • ConnectionIdentifier
        • Settings-Menu
        • AFK-module
      • Showcase
    • ⬇️WebRTC Plugin
      • Getting started
      • Props and Types
      • SizeContainer, container and videoRef
      • Enabling the audio
      • Afk-module
      • Interacting with Unreal Engine
      • Example WebRTC Plugin Applications
        • React
        • AngularJS
        • VueJS
        • Plain HTML
Powered by GitBook
LogoLogo

Arcware Cloud Platform

  • Getting started​
  • Add-ons guide
  • Common Arcware Cloud Questions

Unreal Engine Setup

  • Set up Pixel Streaming in your own project​
  • Using the Arcware Pixel Streaming Template Project
  • Common Unreal Engine Questions

Arcware Features

  • Screenshot Functionality

Web Integration

  • PixelStreaming WebSDK
  • WebRTC Plugin

Copyright 2024 - Arcware GmbH

On this page
  • Preview
  • Measuring the latency
  • In preview settings
  1. Arcware Cloud Platform
  2. Getting started with Arcware Cloud
  3. Creating & Managing your projects

Preview stream

Creating & Managing your projects

PreviousResume package uploadNextProject settings

Last updated 2 days ago

Now is the time to preview our stream before sharing it with the world.

Preview your project

Congratulations. After uploading, releasing, you are now ready to stream. There is always the possibility to preview your stream on the Preview page. You will be able to see the stream preview, as long as you are logged in and authorized on the platform.

Preview

Starting the preview will spin up an instance of the application and start streaming. By default Arcware Cloud provides a branded loading overlay, this can be of course rebranded using the WebSDK for custom frontend integration.

The preview will show you the stream with almost all availabe buttons\functions being enabled by default and only for the Preview page.

  • Disconnect Stream

  • Mic input On\Off toggle

  • Audio Mute\Unmute toggle

  • Info button

  • Settings button

  • Fullscreen button

Note: Showing or hiding the functions for the preview, can be overriden via the WebSDK settings page, which you will dicover later on your journey.

Measuring the latency

By clicking the info button, we can run a latency test. Sometimes it is an important insight knowing that information and understanding the impact on the streaming quality.

In preview settings

And the final topic on the Preview page we will cover is the settings function. Here you will have exposed all the settings and features to play around and test :)

Note: Keep in mind, these settings will be applied in your current preview session only.

Next, we are going to deep dive into the project settings !

Loading overlay