Skip to content

VideosWorks/prismlivestudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRISM Live Stduio

LOGO

Visit our official web site for more information and Latest updates on PRISM Live Studio.

About PRISM Live Studio

PRISM Live studio PC version helps beginners stream like professionals. It is a desktop application for live broadcasting. With easy operation, anyone can easily make broadcasts and send it stably to various platforms.

PRISM Live Studio used the OBS engine as the core module. We would thank all the developers with their wonderful work of OBS project.

Overview

PRISM Live Studio

This application currently only supports 64-bit Windows.

Build on Windows

Before build, please prepare install QT 5.12 version first and set the enviroment variables as:

QTDIR32: QT install directory/msvc2017
QTDIR64: QT install directory/msvc2017_64
  1. Please enter in build/windows directory and implement:
>configure.cmd
  1. Implement
>build.cmd

Or you could implement the following batch processing (contains step1 and step2):

>autobuild_win.bat

Then, you could find a bin/Release/x64 directory generated under root. And please find the file PRISMLiveStudio.exe which is the main program file of PRISM Live Studio

And, if you wish to use Visual studio to open our project, please use VS2019 to open the solution under:

\src\prism\build\PRISMLiveStudio.sln

after the configure.cmd is implemented.

Community

Github issues
Blog
If you have any question, please contact us by mail:[email protected]

License

PRISM Live Stduio is licensed under the GNU GENERAL PUBLIC LICENSE, Version 2.0. See LICENSE for full license text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.0%
  • C 39.0%
  • SWIG 2.4%
  • Roff 1.1%
  • M4 0.7%
  • CMake 0.7%
  • Other 4.1%