Add ultra-low-latency live video streaming to an Android or iOS app using RTMP or RTSP.
Build a video surveillance or remote monitoring system with GB28181 protocol support.
Embed live video streaming playback into a Unity3D game or simulation project.
Relay or mix multiple live streams server-side for online education or video conferencing platforms.
Full SDK source is not in the repo, register at daniusdk.com to get a trial version before you can build anything.
SmarterStreaming is a cross-platform streaming SDK developed by a Chinese company called Daniu Live (also referred to by the brand name Shivo Technology). The README is written in Chinese and describes a set of SDKs for real-time audio and video streaming that run on Windows, Linux, Android, and iOS. The core claim is ultra-low latency streaming with delays as low as 100 to 200 milliseconds. The SDK covers both sending (pushing) and receiving (playing) live video streams using protocols including RTMP, RTSP, and HTTP-FLV. It also supports GB28181, which is a Chinese national standard for video surveillance device connectivity. Individual modules handle different tasks: pushing a live stream from a camera or screen, playing a remote stream, recording streams to local files, relaying streams from one server to another, mixing multiple streams into one, one-to-one interactive video calls, and embedding a lightweight RTSP server into the sender-side app itself. The SDK is available for use in Unity3D game engine projects as well as native mobile and desktop development. Supported hardware architectures include x86, x64, ARM, and ARM64. The README lists a broad range of intended use cases: online education, corporate video conferencing, surveillance systems, power grid inspection, smart transportation, financial compliance recording, remote medical consultation, and emergency dispatch systems. The repository appears to be a showcase and documentation hub rather than containing the full SDK source code. Developers who want to use or evaluate the SDK are directed to the company's website at daniusdk.com to obtain a trial version. The README links to a series of technical blog posts in Chinese that walk through specific integration scenarios.
← daniulive on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.