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

Version 1 Current »

Steps to generate a token from the New Control Panel.

Instructions

  1. Access the Account page manually from the following link: https://account.eaglepixelstreaming.com/streaming-session-token-generator

  2. Navigate to Token Generation.

  3. Paste the Json Object in the appropriate field.

  4. Set the Expiry Minutes of your Token in the appropriate field.

  5. Click Generate.

  6. Click Copy Token.

image-20241104-072931.png

Question:

Embedding Streaming into a Webpage with no iFrame solution but always getting “a Token has been used” error. Can you reuse it?

Answer:

Once a token is sent from the client to the server, it becomes immediately invalid and cannot be used again. Tokens are therefore single-use only. Each token has a time limit and will automatically expire if not used within the specified period. This behavior ensures enhanced security by invalidating tokens that are not actively used within the allowable timeframe.

For information on how to generate tokens automatically, see Method 2 in this document. (Repo : https://github.com/e3ds/full-html-control/tree/html/ejs )


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