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 32 Next »

Information about features in the ‘'Mouse Tab’'.

Prerequisites

For this document, you need :

  1. Access to the Control Panel ;

  2. A user Account.

I. Mouse Options

Go to: Control Panel > Step2: Config Selection > Edit > Mouse.

Refer to this document, if you need to create a new Config.

image-20240109-130026.png

1. Fake mouse with touches

See : Fake Mouse with touches.

2. Show Browser mouse

See : Show Browser mouse.

II. Mouse Control Scheme

1. Locked mouse

See : Locked Mouse.

Locking the mouse cursor is often used in first-person or third-person games for a smooth experience.

This prevents the mouse cursor from leaving the game window and allows the game to capture mouse movement directly for controlling the camera or player character.

2. Hovering mouse

See : Hovering Mouse.

Handling mouse hover events is a common requirement for user interface (UI) elements.

This functionality allows you to detect when the mouse cursor is over a specific widget or object.

III. Cursor Style

See : Cursor Style.

Issues and warnings

Issue :

Mouse stopping at the edges of the viewport (ie. hitting both sides of the screen and stopping camera rotation instead of rotating 360 degrees and completing a full circle rotation)

Fix:

change the Mouse Control Scheme from ‘'Hovering mouse’' to ‘'Locked Mouse’' to get the full camera rotation while streaming your application.

Warning :

There is a bug from Epic’s side on UE 5.1.1, 5.2 and 5.3 that causes issues showing the in game cursor while Pixel Streaming which is not from our side.

Check this link to see how a user found a way to have an in-game cursor while Pixel Streaming.

(or check below)

  • Go to project settings > Engine > User interface > Software Cursor

  • add a New Software Cursor line ( click the + icon )

  • In the first field, select "Default"

  • In the second field select "DefaultCursor"

  • Save the project

Now you are ready to use the Mouse Tab’s features!

See the Customization Tab for a White Label experience.

See how to receive inputs from Mobile.


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