Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

image-20241106-024321.pngImage Removedimage-20241107-031244.pngImage Added

Phase 1. Open the streaming URL in your browser

image-20241106-135349.pngImage Removed1. Access.pngImage Added

Phase 2. Requesting a slot

image-20241106-135018.pngImage Removed2. Req slot.pngImage Added

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]

waiting.pngImage Removed3. queue.pngImage Added

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.

image-20241106-121410.pngImage Removed4. Acquire.pngImage Added

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.

image-20241106-121314.pngImage Removed5. Prepare.pngImage Added

Phase 6. Launching App.

Info

The app is launching for streaming.

image-20241106-134815.pngImage Removed6. Launch.pngImage Added

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]

play app.pngImage Removed7. ready.pngImage Added

Phase 8. Now you can see the app is streaming.

app is streaming.pngImage Removed8. play.pngImage Added

...

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.

...