In Flow Diagram 1, we have illustrated all the phases the system undergoes when a user accesses a streaming URL. If the flow diagram is not understandable to you, don’t worry—we've provided a detailed explanation after the Flow Diagram.
Phase 1. Open the streaming URL in your browser
Phase 2. Requesting a slot
Phase 3. Waiting for machine
Info |
---|
After securing a slot, system will need to wait for a machine to be allocated to run the app. |
Note |
---|
If you face any problem in this phase then check [1] |
Phase 4. Acquiring App
Note |
---|
If the allocated streamer machine already contains your app, this step is bypassed. Otherwise, the machine will download the ZIP file from app server. |
Phase 5. Preparing App
Note |
---|
If the allocated streaming machine already contains your app, this step is bypassed. Otherwise, the machine will extract your ZIP file and perform additional setup tasks during this phase. |
Phase 6. Launching App.
Info |
---|
The app is launching for streaming. |
Phase 7. Press Play
...
button
Info |
---|
If everything is ok you app will be ready to play |
Note |
---|
If you face any problems in this phase then check [2] |
Phase 8. Now you can see the app is streaming.
...
Troubleshooting
...
1. Stuck in queue issue
If you are consistently stuck in the queue, it is likely due to a network issue or all the machines are assigned to other apps. Please try again after some time.
...