# runner365/LiveVideoCoreSDK

Repository: https://github.com/runner365/LiveVideoCoreSDK
Canonical: https://ross.abutalabs.com/products/livevideocoresdk
Language: C++
License Family: other
Last push: 2022-05-30T03:26:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3835, "days_push": 1556, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2050, forks 589 (observed 2026-08-28T04:06:09.139223+00:00)

## What it is
LiveVideoCoreSDK is an iOS-based live video streaming SDK (built on the open-source videocore project) for RTMP push broadcasting from mobile phones. It also includes cross-platform server-side features for RTMP/HTTP-FLV/HLS streaming and WebRTC-to-RTMP conversion without transcoding.

## Use cases
- build an ios app that streams live video via rtmp
- push camera footage from iphone to an rtmp server
- serve http-flv and hls streams from a media server
- convert webrtc streams to rtmp without transcoding
- run low-latency live streaming with rtmp to webrtc conversion
- host websocket-based flv live streaming

## When to choose
- you need to add rtmp live broadcasting to an ios app
- you want a lightweight c++ media server supporting rtmp, http-flv, hls, and webrtc conversion
- you need webrtc-to-rtmp bridging without transcoding overhead

## When to avoid
- you need an actively maintained project with recent commits and a clear license
- you need rich camera filters (use the author's GPUImageRtmpPush instead)
- you target android (use android_rtmppush_sdk instead)
- you need turnkey production streaming infrastructure with support

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, audio-processing, streaming, websocket
- domain: media, mobile-development
- platform: cpp
- tags: rtmp, live-streaming, hls, webrtc, http-flv, broadcasting, video, real-time, ios, macos, linux

## Member repositories
- runner365/LiveVideoCoreSDK (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.139223+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-30T02:57:36.396695+00:00, confidence not recorded.
  - readme: https://github.com/runner365/LiveVideoCoreSDK (fetched 2026-08-28T04:06:09.139223+00:00, sha 724ae76a1db8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
