Vagon
HomePricingGo to Dashboard
Vagon Streams
Vagon Streams
  • Introduction
  • Unreal Engine Pixel Streaming
  • Unity Render Streaming
  • Vagon Application Streaming
    • Application Bundles
  • Guides
    • How to Start Streaming
    • Performance Types
    • Streams
    • Capacity Types
    • Worldwide Coverage
    • Connection Optimizations
      • Application Cache Memory
      • Region Optimization
  • Configurations
    • Premium Feature Plans
    • Application Versioning
    • Basics
    • Limitations
    • Accessibility
    • Availability
    • Launch Parameters
    • Visitor Data Collection
    • Customize - Connection Page
    • Stream Files
    • Advanced
    • Application Budget Limit
  • Integrations
    • Client-side Communication
      • Javascript SDK
      • Unreal Engine SDK
      • Unity SDK
    • URL Parameters
    • Streams API Services
      • Authentication
      • API Documentation
  • Custom Flows
    • Connect over Corporate Networks
    • Run Multiple Files & Scripts
    • Application Debugging
    • Multi Tenant Streaming
    • Multiplayer Experiences
    • Troubleshooting
  • Tools & Services
    • AWS Marketplace
    • Vagon Streams CLI
    • Unity Verified Plugin
Powered by GitBook
On this page
  • Auto Start Application
  • Restart Application for Each Visitor
  • Collect Application Logs
  1. Configurations

Advanced

PreviousStream FilesNextApplication Budget Limit

Last updated 3 months ago

Auto Start Application

System will wait for a visitor connection to launch the application when it's disabled. When enabled, the application will be started automatically as soon as the stream machine is initiated without waiting for any user to connect to the Stream Machine. Enabling this setting may result in missing the initial scenes of the application for the connected user because it's already initiated.

This configuration is disabled as default.

Restart Application for Each Visitor

Application will be restarted for each unique visitor when it's enabled.

When disabled, the application and its data won't be reset between visitor sessions and the application will keep running even if a new user connects to the Stream.

Disabling this may lead to session data being shared across sessions, this configuration is enabled as default.

Collect Application Logs

System will collect application logs for debug (logging) enabled Unreal Engine and Unity builds, and make them accessible after each Visitor Session from the Stats page.

When the Auto Collection is enabled, the system will try to auto-detect the log path to collect the application logs. If you set a different application log, you can set a custom path by disabling the Auto Collect toggle as well.

Stream Configurations - Advanced