Eagle 3D Streaming

How to Toggle FullScreen in Eagle Feature Template

Demo URL : https://iframe.eagle3dstreaming.com/

Repo: https://bitbucket.org/Eagle3DStreaming/e3dsfeaturestemplate/

 

Before Using some of the features take a look at the document below covering how to send a pixel streaming command to E3DS System:
How to send a Pixel Streaming Response

You can use the button “Toggle Fullscreen” in the Eagle feature template project to make your application Fullscreen.

It will send pixel stream response with following value:

{"cmd":"toggleFullscreen"}

This command makes the game fullscreen.

Eagle 3D Streaming