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

Custom Integration Guide

Welcome to the Custom Integration Guide for StreamPixel. This comprehensive guide is designed to help you seamlessly integrate the StreamPixel platform into your custom frontend applications. Whether you're working with HTML, JavaScript, or React, this guide will walk you through the process of setting up communication between your frontend and Unreal Engine applications running on StreamPixel.

Inside this guide, you will find:

  • Step-by-Step Instructions on embedding the StreamPixel player within your frontend using iframe elements. Setting up your Frontend

  • Detailed Blueprint Setup for Unreal Engine, enabling efficient handling of JSON messages sent from the frontend to the game. Blueprint Setup for Sending and Receiving JSON Messages from the Frontend in Unreal Engine

  • Sample Codes in HTML and React, complete with explanations to help you understand and adapt the code to your specific needs. Sample Code for HTML and React

This guide is an essential resource for developers looking to create a dynamic and responsive experience using StreamPixel's powerful streaming capabilities.

PreviousAdditional SettingsNextSetting up your Frontend

Last updated 8 months ago