• Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    C++
  • Created about 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An online live streaming client developed, using DUILib and Agora SDK.

Simple live streaming app

Description

A relatively professional online course live streaming software developed based on existing open source components. It has basic functions such as collection, encoding live stream.

  • DUILib (lightweight UI library) for software interface design, and cef (browser embedding framework) to implement the software's web page embedding function

  • Access to Agora SDK to realize one-to-one video communication function

一对一实时视频交流软件,基于windows,该repo已包含简单的UI界面。

Dependencies

  • Agora SDK
  • DUILib