awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
2hacc avatar

2hacc/TVBox

0
View on GitHub↗
5,769 星标·683 分支·JavaScript·5 次浏览

TVBox

TVBox 是一款家庭媒体娱乐应用,旨在流式传输电影、节目和 IPTV 频道。它通过连接到网络接口配置中的外部内容提供商,实现对在线视频内容的发现和播放。

该系统利用远程 JSON 或 XML 配置文件动态填充媒体目录和流媒体源列表。它通过远程端点映射和动态网络接口映射来管理连接,以直接在设备上解析流地址。

该项目涵盖媒体内容流式传输和 IPTV 播放列表管理,使用基于 REST 的接口获取元数据和流 URL。它处理用于点播媒体和直播电视频道的网络源列表的组织。

Features

  • Media Content Streaming - Provides standardized implementations for streaming audio and video content through network interfaces.
  • Configuration-Driven Content Discovery - Uses remote JSON or XML configuration files to dynamically populate media catalogs and streaming source lists.
  • Playlist Managers - Provides tools for creating, editing, and organizing IPTV channel and on-demand media playlists.
  • Home Media Streaming Clients - Acts as a client application designed for streaming movies and shows on TV or media boxes.
  • IPTV Playlist Management - Organizes and updates network source lists to stream television channels and on-demand media.
  • Client-Side Address Resolution - Implements client-side resolution of media addresses to avoid reliance on central proxy servers.
  • Media Interface Configurations - Connects media applications to external content providers using stable endpoints to resolve stream addresses.
  • Network Interface Mapping - Maps remote interface endpoints to local playback requests to ensure stable connectivity to media hosts.
  • Remote Endpoint Mapping - Maps external network interface endpoints to local playback requests to maintain stable connectivity with media hosts.

Star 历史

2hacc/tvbox 的 Star 历史图表2hacc/tvbox 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TVBox 的开源替代方案

相似的开源项目,按与 TVBox 的功能重合度排序。
  • jellyfin/swiftfinjellyfin 的头像

    jellyfin/Swiftfin

    3,947在 GitHub 上查看↗

    Swiftfin is a native Jellyfin media client for iOS and tvOS. It is a SwiftUI mobile application designed for streaming and browsing movies, music, and shows from a Jellyfin server. The application utilizes native Apple frameworks for hardware-accelerated decoding and includes an AVKit media player. This integration enables system-level color management for HDR to SDR conversion and supports native Apple ecosystem features such as picture-in-picture and external display output. The client provides tools for browsing and managing home media libraries, routing audio wirelessly, and adjusting pl

    Swift
    在 GitHub 上查看↗3,947
  • dash-industry-forum/dash.jsDash-Industry-Forum 的头像

    Dash-Industry-Forum/dash.js

    5,528在 GitHub 上查看↗

    dash.js is a browser-based JavaScript player for streaming adaptive video and audio content using the MPEG-DASH standard. It functions as an adaptive bitrate streaming client that adjusts media quality in real time based on network conditions and buffer levels. The project includes a playback engine capable of decrypting protected content through digital rights management systems and a specialized player for reducing latency in live broadcast events. It also serves as a playback metrics engine for monitoring and reporting real-time quality-of-experience data. The software covers a broad rang

    JavaScriptabradaptive-bitrate-streamingcmaf
    在 GitHub 上查看↗5,528
  • albfan/miraclecastalbfan 的头像

    albfan/miraclecast

    4,302在 GitHub 上查看↗

    Miraclecast is a software implementation of the Miracast protocol used for mirroring screens and streaming audio over Wi-Fi. It functions as a wireless display adapter, providing the capabilities of both a Wi-Fi display source that projects local content and a Wi-Fi display sink that acts as a wireless receiver for remote streams. The project includes a peer-to-peer wireless network manager used to discover nearby devices and establish direct Wi-Fi connections. It specifically implements a wireless input backchannel, allowing mouse and keyboard events to be routed from a receiving display bac

    C
    在 GitHub 上查看↗4,302
  • aaa1115910/bvaaa1115910 的头像

    aaa1115910/bv

    3,882在 GitHub 上查看↗

    This project is a native Android TV Bilibili client and third-party video player designed for streaming and browsing video content on large screens. It functions as a television-centric media application that enables users to access Bilibili content through an interface optimized for distance and remote control navigation. The application implements remote-optimized navigation to map hardware input to UI focus patterns and utilizes adaptive bitrate switching to adjust video quality based on network conditions. It employs a reactive state management architecture and a type-safe network layer t

    Kotlin
    在 GitHub 上查看↗3,882
查看 TVBox 的所有 30 个替代方案→

常见问题解答

2hacc/tvbox 是做什么的?

TVBox 是一款家庭媒体娱乐应用,旨在流式传输电影、节目和 IPTV 频道。它通过连接到网络接口配置中的外部内容提供商,实现对在线视频内容的发现和播放。

2hacc/tvbox 的主要功能有哪些?

2hacc/tvbox 的主要功能包括:Media Content Streaming, Configuration-Driven Content Discovery, Playlist Managers, Home Media Streaming Clients, IPTV Playlist Management, Client-Side Address Resolution, Media Interface Configurations, Network Interface Mapping。

2hacc/tvbox 有哪些开源替代品?

2hacc/tvbox 的开源替代品包括: jellyfin/swiftfin — Swiftfin is a native Jellyfin media client for iOS and tvOS. It is a SwiftUI mobile application designed for streaming… dash-industry-forum/dash.js — dash.js is a browser-based JavaScript player for streaming adaptive video and audio content using the MPEG-DASH… albfan/miraclecast — Miraclecast is a software implementation of the Miracast protocol used for mirroring screens and streaming audio over… aaa1115910/bv — This project is a native Android TV Bilibili client and third-party video player designed for streaming and browsing… androidx/media — Android Media is a framework library providing the primary system components for audio and video playback, session… jellyfin/jellyfin-desktop — Jellyfin-desktop is a cross-platform media client for Windows, macOS, and Linux. It functions as a native wrapper that…