Ross ROSS = Recommend OSS · open-source software intelligence for agents

fregante/iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen) observed · 2026-08-28

github.com/fregante/iphone-inline-video · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3922
  • days_rel: n/a
  • days_push: 1748
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2042 stars · 291 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small JavaScript polyfill that makes videos play inline on Safari on iPhone (iOS 8 and 9), preventing automatic fullscreen playback. It is no longer needed since iOS 10 natively supports the playsinline attribute.

Use cases

  • play videos inline on iphone without fullscreen
  • autoplay silent videos on ios safari
  • use video as webgl or threejs texture on iphone
  • support inline video on ios 8 and 9
  • play videos with sound on click in mobile safari

When to choose

  • you must support iOS 8 or 9 Safari where playsinline is unavailable
  • you need inline or autoplaying silent video on old iPhones

When to avoid

  • you only target iOS 10 or later, which supports playsinline natively
  • your audience uses Android or modern browsers

Facets

library · maturity abandoned

video-processing web-development frontend media browser iphone safari playsinline video-polyfill autoplay polyfill ios

1 source

Member repositories

RepositoryRoleHealth v2
fregante/iphone-inline-videomain10

For agents

markdown · JSON · MCP: product_card(name="fregante/iphone-inline-video")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem