# streamcore-sdk-demo **Repository Path**: hbstream/streamcore-sdk-demo ## Basic Information - **Project Name**: streamcore-sdk-demo - **Description**: Public StreamCore SDK demo source and runnable demo releases. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-13 - **Last Updated**: 2026-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StreamCore SDK Demo

English | 简体中文

## English This repository contains public HBRun StreamCore SDK demo projects for desktop, mobile, and .NET applications. The samples use public SDK APIs only and cover playback, capture, publishing, recording, SRT, ONVIF, and GB28181 workflows. ### Project Layout | Directory | Platform and contents | | --- | --- | | [`qt/`](qt/) | Qt Widgets desktop demo for Windows, Linux, and macOS | | [`android/`](android/) | Android playback, capture, and publishing samples | | [`ios/`](ios/) | Objective-C integration sample for iPhone and iPad | | [`dotnet/winforms/`](dotnet/winforms/) | Windows WinForms demo using the public .NET wrapper | ### Downloads Runnable demos, SDK packages, and codec add-ons are available from the official download channels: - [HBRun Download Center](https://hbrun.com/en/downloads/) - [StreamCore SDK Product Page](https://hbrun.com/en/products/streamcore-sdk/) - [Latest StreamCore SDK Release](https://github.com/hbstream/hbrun-downloads/releases?q=streamcore-sdk&expanded=true) - [Runnable Demo Releases](https://github.com/hbstream/streamcore-sdk-demo/releases/latest) Each platform README lists its build requirements and SDK package location. SDK binaries and production license files are distributed separately from this public source repository. ### Demo License Runnable demo packages include a license bound to the matching demo process or app. It enables Standard and Professional evaluation features with an `hbrun.com` watermark. It cannot be reused by another process, package, or application and is not a production license. ## 简体中文 本仓库提供 HBRun StreamCore SDK 的公开演示工程,覆盖桌面端、移动端和 .NET。示例仅调用公开 SDK API,可用于验证播放、采集、推流、录像、SRT、ONVIF 和 GB28181 等能力。 ### 工程目录 | 目录 | 平台与内容 | | --- | --- | | [`qt/`](qt/) | Qt Widgets 桌面演示工程,覆盖 Windows、Linux 和 macOS | | [`android/`](android/) | Android 播放、采集与推流示例 | | [`ios/`](ios/) | iPhone / iPad Objective-C 接入示例 | | [`dotnet/winforms/`](dotnet/winforms/) | Windows WinForms 演示工程,使用公开 .NET 封装 | ### 下载与运行 无需编译即可体验的演示程序、各平台 SDK 包和编解码增强包可从以下入口获取: - [HBRun 下载中心](https://hbrun.com/zh-CN/downloads/) - [StreamCore SDK 产品页](https://hbrun.com/zh-CN/products/streamcore-sdk/) - [最新 StreamCore SDK Release](https://github.com/hbstream/hbrun-downloads/releases?q=streamcore-sdk&expanded=true) - [演示程序 Release](https://github.com/hbstream/streamcore-sdk-demo/releases/latest) 各平台目录的 README 提供构建要求和 SDK 放置位置。公开源码仓库不包含 SDK 二进制和正式授权文件。 ### Demo 授权 可运行演示程序包中的授权仅绑定对应 Demo 进程或 App,用于验证 Standard 与 Professional 能力,并显示 `hbrun.com` 水印。授权不能移入其他进程、包名或应用中使用,也不等同于商业授权。