Streampixel Documentation
  • Resources
    • Quick Start Guide
      • Register & Sign In
      • Prepare your Unreal Engine project for Windows
      • Configuring Your Project
      • Uploading Your Build
      • Sharing & Embedding
      • Resolution Settings
      • Codec Settings
      • Mouse Settings
      • Security Control
      • Analytics Feature
      • Additional Settings
    • Custom Integration Guide
      • Setting up your Frontend
        • Basic Iframe Integeration
        • Frontend and Application Communication
        • Stream States
        • Stream Control Commands
      • Sample Code for HTML and React
      • Blueprint Setup for Sending and Receiving JSON Messages from the Frontend in Unreal Engine
    • Additional Unreal Engine Features
      • Playing Media Files
  • Frequently Asked Questions
Powered by GitBook
On this page
  1. Resources
  2. Quick Start Guide

Sharing & Embedding

PreviousUploading Your BuildNextResolution Settings

Last updated 9 months ago

Once your project is approved by our internal team, a share link will appear on your project details page, as shown in the image below. You can share this link with others, and users will be able to view your project. There is only one link, which you can distribute to others.

Custom Frontend / Embedding

If you want to embed this project on your own webpage, you can do so using an iframe. Simply use the share link and embed it via iframe. If you're unsure how to use an iframe, you can check out this .

link