Introduction
Vagon Streams documentation provides detailed information about Vagon Streams, no code application & pixel streaming solution.
Vagon Streams
Vagon Streams allows you to stream applications on any device with no code. Make, any application accessible on any device globally, including but not limited to Unreal Engine and Unity applications.
How does it work?
Vagon Streams provides you with both no-code and deeper integration alternatives via Streams API and Dashboard.
In this documentation, you will find information about how to stream your application from a browser window and how you can customize your application streaming experience with the advanced features of Vagon Streams.
Definitions
Application
- Executable file including compiled & portable (dependencies included) build of the software.Pixel Streaming
- Technology to allow Unreal Engine developers to stream compiledApplication's
video and audio from a remote GPU-enabled computer.Vagon Streams
- Technology to allow anyone to stream any kind ofApplication
(including but not limited to Unreal Engine and Unity apps) with microphone, audio, gamepad, etc. support and a fully customizable experience from any device with no code.Developer
- An application developer who uses Vagon Streams.Visitor
- Application users who will use the streamed application through Vagon Streams. The user ofDeveloper
.Stream Machine
- Vagon Streams machine, which runs the selected application on the cloud. Can be accessed viaStream Link
or via API integration.Stream Session
- A timespan starts with thewaiting
state and ends with theterminated
state for each Stream.Stream Status
- Status of the remote Vagon Streams machine, updates are instant.Stream
- Orchestrator to manage capacity & provision for theStream Machine
s ofDeveloper
Stream Link
- Single and unique link to access and distributeStreams
.Region
- Service location forStream Machine
s to stream anApplication
.Capacity
- A maximum number of runningStream Machine
s per region according toStream
settings.
Integration Methods
There are two types of integration options to stream your application from any device. Depending on your integration requirements,
Streams Dashboard integration without any coding requirements,
Streams API integration for custom workflows.
Good to know: Even if you choose to integrate via the Streams API, you must use the Streams Dashboard as a first step to upload your application and customize your experience.
Last updated