You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Eagle 3D Streaming Documentation Center Logo Eagle 3D Streaming Documentation Center Logo
Sign InSign Up

Eagle 3D Streaming Documentation Center

Eagle 3D Streaming Documentation Center Navigation

  • Home
  • Explore Us
  • Login
  • Support

Mobile menu

Close
Ask a Question
  • Getting Started with Eagle 3D Pixel Streaming
    • Create Eagle 3D Streaming User Account
    • Enable the Pixel Streaming plugin
    • Package your Project from Unreal Engine
    • Upload your Unreal Engine Application
  • Control Panel
    • 4. Generate URLs from the Control Panel
    • What is the shouldSecureURL feature?
    • GENERATE MEETING URLs from the Control Panel
    • Upload a new Version of your application
    • Deleting an application
    • DATA Analytics
  • Configurations
    • Set Up Configurations on your Control Panel
    • Tab: Streaming
    • Secure Streaming URL by Password protection
    • ”Launch most recent already available” feature
    • Tab: Session
    • Away From Keyboard (AFK)
    • Tab: UI
    • Pixel Streaming Quality Control
    • Tab: Developer option
    • Command Line Parameters
    • Download UE Log On Client Side Upon Crash
    • Get UE Logs in the browser Console during runtime
    • Tab: Sound
    • Set up VoIP in your applications on Eagle 3D
    • Tab: Video
    • How to adjust video quality?
    • Tab: Mouse
    • Tab: Keyboard
    • Tab: Platform
    • Tab: Customization
    • Customize Background, Logo, Loading & Queue Screen, and Play Buttons
    • Tab: Loading Screen
    • Play Video During Loading Sequence
  • E3DS Account Management
    • Transfer Account (username) to Another Email
    • Change or Remove Account Username
  • Communication between unreal and page
    • Feature Template for Eagle 3D Pixel Streaming
    • Toggle Fullscreen from blueprint
    • Redirect Streaming Window/Tab to a New Web Page
    • Upload and Download Files
    • Upload A local file from User’s Device to send to unreal app
    • Download file produced by Unreal engine to User’s Device
    • Communicate with unreal app from iframe
    • Override configuration settings via URL
    • Change a user’s browser mouse cursor from the Blueprint of the Unreal app
    • Open URL on user’s browser from Unreal app
    • End session/game/streaming from blueprint
    • End session/game/streaming from UE4 blueprint by closing user’s browser tab
    • Initiate browser side ScreenShot from blueprint
    • setVolume from Unreal app
    • How to download a Screenshot in Unreal Engine Pixel Streaming Application from your Browser
    • How to Capture a Screenshot in Unreal Engine and Get Its File Path and Name.
    • Eagle 3D’s guidelines on the Firewall restriction
    • Test your App for the Pixel Streaming plugin locally using Epic Signaling Server
  • Multiplayer/ Dedicated server System
    • Host dedicated server using E3DS infrastructure
  • Tips and Miscellaneous
    • Tips for Performance and Mobile
    • Hardware and Software Specifications
    • Eagle’s guidelines on Upload issues
    • Eagle 3D on Anti-Aliasing
    • Eagle 3D on accessing a local file at runtime
  • Demos And Tutorials
    • Eagle 3D Streaming Multiplayer Demo
    • React iFrame demo
    • Embed Stream into Webpage using iframe and communicate with unreal app
    • Eagle Guide to Touch Components for Mobile Devices
    • Demos
  • Transition Guide From Other Platforms:
    • Furioos
    • Arcware
  • Automation
    • E3DSAutomation Plugin- How to Use E3DS Automation Plugin to Package and Upload your application to E3DS Control Panel
  • Blogs and Articles
    • The difference between a dedicated and shared game views and controls
    • Eagle 3D Streaming on the Concept of CCUs
    • The Concept of Load time in Eagle 3D Streaming
    • Determine the Load time of your Application
    • Eagle’s guidelines for a minimized load time
    • Eagle’s guidelines on the Enterprise plan
    • FAQ (Frequently asked questions)
    • Select the right Build Configuration for your UE Project before Packaging
  • Home
  • Explore Us
  • Login
  • Support

Tab: Video

akhikajol

akhikajol

  • October 18, 2023
  • 3 min read

This document outlines the use and functionality of the streaming tab which is the first tab in the edit Config list of features.

Preparing to execute instructions

Before starting the first step, make sure you have:

  • Access to the Control Panel;
  • Enabled the Pixel Streaming plugin
  • Packaged your application
  • At least one uploaded application in the control panel
  • Setup a Config following this tutorial Set Up Configurations on your Control Panel
  • To complete this guide, your working environment must meet all the requirements above. If you have not completed any of the points, follow the link to the appropriate instruction and complete it first.

    Instructions

    In the Control Panel, go to Step2: Config Selection. Press on ‘’Edit’’ and you will get the list of Tabs. As it is shown below in (Image 1), the ‘’Streaming Tab’’ is the first in the list.

    Video Option

    Image 1. STEP2: Config Selection: Edit Config: Video Tab

    1. Resolution

    Ability to change video screen resolution by tweaking the settings. The user can input his preferred values and change them according to his need.

    Setting the ‘’Static Custom Value’’ feature to their desired ‘’width x height’’ resolution allows the users to get sharper details and clarity, but it also requires more data bandwidth hence, a fast and stable internet connection to avoid lagging, latency or quality degradation.

    Setting the ‘’Dynamic’’ feature, will ensure that the user streams from a locked resolution which is set by Eagle by default.

    Image 3. STEP2: Config Selection: Edit Config: Dynamic feature
    Image 2. STEP2: Config Selection: Edit Config: Static Custom Value feature

    2. Logs

    1.1. Should Auto Play

    Control how the app will launch: automatically or when the user clicks the Play button.

    1.2. Prevent Pixelization by compromising resolution

    Now you are ready to try the Video Tab features! if you want to explore the next Tab: Keyboard, you can find it here Tab: Keyboard

    Need help? Contact Support

    if you still need help, contact support to get your issue resolved quickly.

    Submit a new request at E3DS support portal or send an Email at support@eagle3dstreaming.com.

    Seek advice. Connect with others. Share your experiences. Join our lively Community Forum today.

    Related Documents

    Change a user’s browser mouse cursor from the Blueprint of the Unreal app

    To Change the user’s browser mouse cursor, you have to pass a valid mouse cursor property ( cursor – CSS:

    Read More ➺

    Determine the Load time of your Application

    This document explains concepts of the load time, how to determine it, and some tips on how to minimize it.

    Read More ➺

    Select the right Build Configuration for your UE Project before Packaging

    Unreal Engine requires you to select a Build Configuration before Packaging your Project. Which one should you go for?  

    Read More ➺

    Explore

    • Getting Started with Eagle 3D Pixel Streaming
      • Create Eagle 3D Streaming User Account
      • Enable the Pixel Streaming plugin
      • Package your Project from Unreal Engine
      • Upload your Unreal Engine Application
    • Control Panel
      • 4. Generate URLs from the Control Panel
      • What is the shouldSecureURL feature?
      • GENERATE MEETING URLs from the Control Panel
      • Upload a new Version of your application
      • Deleting an application
      • DATA Analytics
    • Configurations
      • Set Up Configurations on your Control Panel
      • Tab: Streaming
      • Secure Streaming URL by Password protection
      • ”Launch most recent already available” feature
      • Tab: Session
      • Away From Keyboard (AFK)
      • Tab: UI
      • Pixel Streaming Quality Control
      • Tab: Developer option
      • Command Line Parameters
      • Download UE Log On Client Side Upon Crash
      • Get UE Logs in the browser Console during runtime
      • Tab: Sound
      • Set up VoIP in your applications on Eagle 3D
      • Tab: Video
      • How to adjust video quality?
      • Tab: Mouse
      • Tab: Keyboard
      • Tab: Platform
      • Tab: Customization
      • Customize Background, Logo, Loading & Queue Screen, and Play Buttons
      • Tab: Loading Screen
      • Play Video During Loading Sequence
    • E3DS Account Management
      • Transfer Account (username) to Another Email
      • Change or Remove Account Username
    • Communication between unreal and page
      • Feature Template for Eagle 3D Pixel Streaming
      • Toggle Fullscreen from blueprint
      • Redirect Streaming Window/Tab to a New Web Page
      • Upload and Download Files
      • Upload A local file from User’s Device to send to unreal app
      • Download file produced by Unreal engine to User’s Device
      • Communicate with unreal app from iframe
      • Override configuration settings via URL
      • Change a user’s browser mouse cursor from the Blueprint of the Unreal app
      • Open URL on user’s browser from Unreal app
      • End session/game/streaming from blueprint
      • End session/game/streaming from UE4 blueprint by closing user’s browser tab
      • Initiate browser side ScreenShot from blueprint
      • setVolume from Unreal app
      • How to download a Screenshot in Unreal Engine Pixel Streaming Application from your Browser
      • How to Capture a Screenshot in Unreal Engine and Get Its File Path and Name.
      • Eagle 3D’s guidelines on the Firewall restriction
      • Test your App for the Pixel Streaming plugin locally using Epic Signaling Server
    • Multiplayer/ Dedicated server System
      • Host dedicated server using E3DS infrastructure
    • Tips and Miscellaneous
      • Tips for Performance and Mobile
      • Hardware and Software Specifications
      • Eagle’s guidelines on Upload issues
      • Eagle 3D on Anti-Aliasing
      • Eagle 3D on accessing a local file at runtime
    • Demos And Tutorials
      • Eagle 3D Streaming Multiplayer Demo
      • React iFrame demo
      • Embed Stream into Webpage using iframe and communicate with unreal app
      • Eagle Guide to Touch Components for Mobile Devices
      • Demos
    • Transition Guide From Other Platforms:
      • Furioos
      • Arcware
    • Automation
      • E3DSAutomation Plugin- How to Use E3DS Automation Plugin to Package and Upload your application to E3DS Control Panel
    • Blogs and Articles
      • The difference between a dedicated and shared game views and controls
      • Eagle 3D Streaming on the Concept of CCUs
      • The Concept of Load time in Eagle 3D Streaming
      • Determine the Load time of your Application
      • Eagle’s guidelines for a minimized load time
      • Eagle’s guidelines on the Enterprise plan
      • FAQ (Frequently asked questions)
      • Select the right Build Configuration for your UE Project before Packaging

    © 2023 Eagle 3D Streaming. All Rights Reserved.