<aside> 💡

Date: July 23, 2026

This guide is for customers on the Hybrid Storage Plan who build their own systems using the Open API's Video iframe call API (embed) or Get Video Playback URL API (playback-url).

</aside>

1. Background: Chrome's Local Network Access (LNA) Policy

2. What Realpacking Provides by Default

3. What We Ask You to Check

  1. Register a Chrome policy (recommended): If your company uses managed Chrome, register the address of the page that embeds the video (the top-level page) in the enterprise policy LocalNetworkAccessAllowedForUrls. This is especially necessary when the embedding page is served over http (an insecure context), because the permission prompt may not appear with the iframe attribute alone.
  2. Verify in the actual usage environment: Please verify playback on the internal network PCs where the videos will actually be watched. Results may differ if the network conditions of your development environment and the actual usage environment are not the same.

4. If Playback Is Still Not Possible with the Steps Above