Eagle 3D Streaming

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 38 Next »

Host a meeting with Guests from the Old Control Panel.

Warning 1 šŸš« āŒ

There appears to be an unidentified bug (only in Unreal Engine 5.2), potentially within the Unreal Engine's pixel streaming plugin or the Unreal Engine packaging process.

This bug is preventing other customers from successfully joining meetings. Only the first visitor (usually the host) can effectively participate in the meeting.

We are actively working to identify and implement a solution for this issue.
Once resolved, we will submit the fix to Epic Games for inclusion in Unreal Engine.

While this bug persists, we are designating the meeting system for UE 5.2 as an experimental beta version. This means we cannot guarantee its consistent functioning.

From the link below, you can download a project source code which appears to always be working with UE 4.27 https://bitbucket.org/Eagle3DStreaming/e3dsfeaturestemplate/

A workaround āœ…

This is a workaround that a customer came up with, to get his meeting system to work (using UE 5.2) and get the guests to connect with him as a Host:

you need to join as a Guest exactly when the Host is loading their instance. After it is fully loaded for the host, no guest can enter.

To put it in the steps, you need to:

  1. Share the guest's link with anyone who wants to join. It will tell them that the session has not been started by the host but it's okay.

  2. You need to open the host's link and wait until it will go through the queue.

  3. The moment it shows the loading bar for the Host, every Guest should refresh the link and join the session simultaneously.

If there's anyone who was late to reload the page and the host's application has already started, there's no way to join after that.

The meeting system is functional for the UE 5.3 version.

Warning 2 šŸš« āŒ

App versioning in the meeting links is not supported by our system for UE 4.27 and all UE5.x

If you choose a specific version of your application, for example v6 and you generate a meeting URL from your Control Panel, you would see ā€˜'app version = 6ā€™' in your Host and Guest meeting links.

In that case, the meeting session would not start, (the Host would not see a list of the guests) and the guests would not be able to join the meeting either.

The guests would get this message: ā€˜'No meeting found with that Guest meeting ID hosted by ā€˜'Usernameā€™'. Either meeting ended or not hosted yet. Retrying in x seconds.ā€™'

Instructions

1. Click ā€˜'Generate Meeting URLā€™'

In the fields below you will see 2 links, the first link is for the user, the second one is for the invited guest.

GENERATE MEETINGS URLS (1).png

2. Click Copy Application URL

Copy the link to your clipboard

Copy App URL (1).png

3. Click Copy iFrameScript

Copy the code to the clipboard for pasting on your website or blog

Copy IframeScript (1).png

4. Click ''Host Meeting'' to start the meeting as a Host

Host meeting (1).png

5. Click the Join Meeting button to join the meeting as a Guest.

A Guest can join a meeting only after the Host has started it.

Join Meeting (1).png


Was this article helpful? Comment Below. Let us know your feedback.Ā 

Need help? Contact Support

Submit a new request at E3DS support portal.

Requests sent on weekends will not be addressed until the following business day.

  • No labels