网页电视

Verified safeOpen sourceExclusive
No reviews reviews
46
downloads
4.1
android

AI summary

Android TV live player for 18 CCTV channels via HLS streams. Uses local HTTP proxy with auto bitrate selection, WASM-to-C decryption via JNI, and in-place TS decryption for low-end devices. Open source with minimal permissions.

Generated by AI. May contain inaccuracies.

About this app

这是一个名为 nTv (NativeWasmTv) 的 Android TV 直播播放器项目。以下是项目核心信息: 项目概览 - 功能:横屏 Android TV 播放器,支持 18 个央视频道(CCTV-1 ~ CCTV-17 + CCTV-5+)的 HLS 直播流播放 - 最低系统:Android 4.1(minSdk 16) - 技术栈:应用层纯 Java + ijkplayer 0.8.8 播放 + JNI 原生 C 解密层 - 包名: xiao.bu.tv  - 最新版本:v1.1.0(2026年7月22日发布) 核心技术方案 1. 本地 HTTP 代理:在  127.0.0.1  启动代理,重写上游 m3u8,自动选择最高码率(最高 4Mbps) 2. WASM 转原生 C:将 CCTV H5E 解密的 WASM 模块通过 WABT  wasm2c  转换为原生 C 代码,在 JNI 层执行解密 3. 原位解密:解密后的 NAL 字节直接写回原始 TS 位置,无需重新封装 4. 时钟冻结:JNI 层对每个 TS 片段冻结 worker 可见时钟,适配低端 Android TV 设备 构建要求 - Android SDK(platform android-27) - JDK 8 - Gradle 4.4 - Android NDK(armeabi-v7a)

What's new

v1.1.0Aug 7, 2026

1.1.0版本

About this version

Version
1.1.0 (2)
Size
2.39 MB
Requires Android
4.1
Target SDK
16
Architecture
armeabi-v7a
Downloads
46
Updated
Aug 7, 2026
Package
xiao.bu.tv

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app