Stream Test Page
You can use the OmniStream test page to quickly connect to your app and experiment with OmniStream features.
The test page is reactive and can easily be used in any browser on any device.

URL Parameters
Example URL
You can create a URL that will auto connect to your Render Service using the URL parameters. https://omnistreamdemo.app-platform.zlthunder.net/?autoconnect=true&connection=online&customer=omnistream&renderservice=test
connection- local/online - Select connection typecustomer- string - Your customer name provided by your account managerrenderservice- string - Your Render Service name provided by your account managerautoconnect- true/false - Option to auto connect on page load or wait until connect button is pressedip- string - IP address for local connectionsforce- xr/image/video - Force a streaming modeaspectratio- 2.39:1/16:9/2:1/3:2/2:3/1:1 - Set the main container to respect this aspect ratiomaxres- 720p/1080p/4K - Set the main container to use this value as a maximum resolutioncapturemouse- true/false - Captures the mouse when you click on the stream container or enter fullscreen modelibzl- latest/prelive/test/local/version num (e.g. 5.9.1) - Set the page to use chosen libZL version ("test" also add zlhash)sync- host or guest - for a synced sessiontouchmouse- true/false - touch treated as mouse - default is true
Send and Receive Data
When working on passing data between your OmniStream application and your webpage, it can be useful to be able to test the application in isolation from your web implementation. You can use the "State" section under the "Settings" menu on the OmniStream test page to test sending and receiving data with your application.