naver / prism-live-studio

GNU General Public License v2.0
61 stars 24 forks source link

PRISM Live Studio

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 Visual Studio 2022 and QT 6.3.1 version first and set the enviroment variables as:

QT631: QT install directory/6.3.1/msvc2019_64
  1. Please enter in build/windows directory and config project:

    > configure.cmd
  2. Please enter in src/prism-live-studio/build, and use VS2022 to open the solution under:

    > open prism-live-studio.sln

Then, you could find a bin/prism/windows/Debug or bin/prism/windows/Release directory generated under root. And please find the file PRISMLiveStudio.exe in bin/64bit which is the main program file of PRISM Live Studio

Build on Macos

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

QTDIR: QT install directory/6.3.1/macos
  1. Please enter in build/mac directory and config project:

    > ./01_configure.sh
  2. Please enter in src/prism-live-studio/build, and use XCode to open the solution under:

    > open prism-live-studio.xcodeproj

Then, you could find a src/prism-live-studio/build/prism-live-studio/PRISMLiveStudio/Debug/PRISMLiveStudio.app or src/prism-live-studio/build/prism-live-studio/PRISMLiveStudio/Release/PRISMLiveStudio.app, which is the bundle file of PRISM Live Studio

Community

Github issues
Blog
If you have any question, please contact us by mail:prismlive@navercorp.com