About
You can enable in-browser fullscreen through the player’s Advanced Settings. This configuration is not exposed in the standard Player Studio interface.
Use this setting to keep playback inside the browser on iPhone and iPad instead of switching to the device’s native player.
Access the advanced settings
VOD Audio Reels
- Log in to your KMC and click the Studio tab.
- Click the player you want to edit from the list (or use the search bar in the top right).
- Scroll to the bottom of the player settings and click Advanced Settings.

The Player Studio page displays.
If you haven't created a player yet, check out our article Create a player for guidance.

The player settings display.


The Advanced Settings editor displays.

Configure in-browser fullscreen
- In the Advanced Settings editor, hover over playback and click the green + icon.
- In the box, enter inBrowserFullscreen and click the green check mark or press 'enter'.
- Hover over the setting and click the green edit icon.
- In the box that opens, type true, then click the small green checkmark.
- Click Save at the top right before exiting.

The Key Name box displays.

You’ll see the new setting listed.



The value displays.

Optional: Disable double-click to enter fullscreen
By default, double-clicking the player enters fullscreen mode.
To disable this:
- In the Advanced Settings editor, hover over playback and click the green + icon.
- In the Key Name box, enter config.components.fullscreen.disableDoubleClick
- Set the value to true.
- Click Save.
For API reference, see Kaltura’s Playkit JS repository on GitHub.