xmtggh/VideoCalling
局域网p2p视频聊天 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3185
- days_rel: n/a
- days_push: 2565
- n_releases_24m: 0
Adoption not part of the score
1553 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android demo app for peer-to-peer audio and video calling over a local network, connecting directly via IP address and port. It demonstrates H.264 encoding/decoding using both hardware (MediaCodec) and software (x264/FFmpeg) pipelines with Netty-based transport and OpenGL rendering.
Use cases
- make p2p video calls over LAN on Android
- learn how to build an Android video chat app
- stream H.264 video between two Android devices
- compare hardware vs software video encoding and decoding
- implement audio noise reduction with speex in a call app
- study Netty-based real-time media transport
When to choose
- you need LAN-only video calling without a server
- you want a learning reference for Android audio/video codecs and networking
- you need both hardware and software codec examples
When to avoid
- you need calls over the internet or NAT traversal
- you need a production-ready, maintained solution
- you require a permissive license for commercial use
Facets
application · maturity maintenance
video-processing audio-processing networking p2p android-tools media video-calling h264 mediacodec ffmpeg netty x264 opengl speex lan demo real-time android
1 source
- readme: https://github.com/xmtggh/VideoCalling · fetched 2026-08-28 · b9c2eab5c973
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xmtggh/VideoCalling | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="xmtggh/VideoCalling")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem