Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox's built-in PIP icon for videos

  • 1 reply
  • 1 has this problem
  • 34 views
  • Last reply by cor-el

more options

I'm using a video as the background for my website, and Firefox's built-in PIP (Picture-in-Picture) icon for videos is displaying. I don't want it to be visible on my website. I tried using FFmpeg, but it did not work as it was mentioned by some people on Stack Overflow. I read that Firefox won't display this icon for videos in an iframe, but I don't want to use an iframe on my website. Is there any other solution?

I'm using a video as the background for my website, and Firefox's built-in PIP (Picture-in-Picture) icon for videos is displaying. I don't want it to be visible on my website. I tried using FFmpeg, but it did not work as it was mentioned by some people on Stack Overflow. I read that Firefox won't display this icon for videos in an iframe, but I don't want to use an iframe on my website. Is there any other solution?

Chosen solution

AFAIK, there is only media.videocontrols.picture-in-picture.video-toggle.min-video-secs to block PiP for short videos (45 sec).

Try to ask advice on a web development oriented forum.

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

AFAIK, there is only media.videocontrols.picture-in-picture.video-toggle.min-video-secs to block PiP for short videos (45 sec).

Try to ask advice on a web development oriented forum.