Skip to content

keyanmca/DesktopLiveManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesktopLiveManager(developing)

DesktopLiveManager is a cross-platform live streaming tool like adobe's FMLE or XSplit. It is not stable, under development and tested only on Ubuntu(14.04).

Features

  • Written with C++ and Qt
  • Streaming to RTMP Server such as Adobe Flash Media Server
  • Screen capture
  • Play movie
  • Camera capture (currently problematic)
  • Show image and text
  • h264 and mp3 codec

Compiling

Install Qt and compile.
Following packages are needed to compile on Ubuntu14.04 and maybe on other linux distributions.

  • libx264-dev
  • libmp3lame-dev
  • librtmp-dev
  • libxfixes-dev
  • libgl1-mesa-dev

About

cross-platform desktop live streaming tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published