Skip to main content
These end-to-end samples show how to embed the Streampixel iframe with a fullscreen loading screen and standard control buttons (mute, unmute, terminate, send custom messages). Use them as a starting point for your own integration.

1. HTML with JavaScript example


2. React example

Next steps

Stream control commands

Reference of every command you can wire to your buttons.

Frontend and application communication

Learn the postMessage patterns used in these samples.