# jgh-/VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo

Repository: https://github.com/jgh-/VideoCore-Inactive
Canonical: https://ross.abutalabs.com/products/videocore-inactive
Language: C++
License: MIT
License Family: permissive
Archived: true
Last push: 2018-06-05T19:04:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4571, "days_push": 3011, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1465, forks 525 (observed 2026-08-28T04:04:48.325906+00:00)

## What it is
VideoCore is a C++ library providing an audio and video manipulation and streaming graph for building live broadcast pipelines (camera/microphone sources, mixers, H.264/AAC encoders, RTMP output). It targets iOS primarily, with some OS X support, and is no longer in development in favor of SwiftVideo.

## Use cases
- stream live camera video to an RTMP server from an iOS app
- build a live broadcasting app with H.264 and AAC encoding
- composite and mix multiple audio and video sources
- add watermarks or images to a live video stream
- capture microphone and camera and packetize for RTMP

## When to choose
- you must maintain a legacy iOS live-streaming app already built on VideoCore
- you need a C++ media graph pipeline on iOS with RTMP output

## When to avoid
- you are starting a new project - use the successor SwiftVideo instead
- you need Android or cross-platform live streaming support
- you need actively maintained code with recent fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: video-processing, audio-processing, streaming
- domain: media, mobile-development
- platform: cpp
- tags: rtmp, live-streaming, h264, aac, broadcasting, media-graph, successor-swiftvideo, video, ios, macos

## Member repositories
- jgh-/VideoCore-Inactive (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.325906+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:05.946160+00:00, confidence not recorded.
  - readme: https://github.com/jgh-/VideoCore-Inactive (fetched 2026-08-28T04:04:48.325906+00:00, sha 18bb092c30e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
