Reference setup
Official JW references we are aligning with
The current page combines two official JW references: a real hosted player embed and the public sample stream exposed by the Stream Tester.
Direct player library
The page loads `https://content.jwplatform.com/libraries/KB5zFt7A.js` and initializes the player in-page with `jwplayer().setup(...)` instead of embedding a hosted iframe.
Official sample stream
The tool exposes a default custom HLS input using `https://content.jwplatform.com/manifests/yp34SRmf.m3u8`, which is a useful public reference stream for demos.
Official Stream Tester
The page at `developer-tools.jwplayer.com/stream-tester` remains the best public reference for secure playback, DRM-related options, and player config validation.
Delivery architecture
We build the layers around the player: origin storage, CDN routing, auth rules, logging, analytics, and runtime visibility.