hl1282456555 / Streaming

A UE4 plugin used ffmpeg library to record/publish game viewport output and in-game audio.
GNU General Public License v3.0
6 stars 4 forks source link

LogRTMPPublisher: Error: Cloud not start to record game viewport. #1

Closed kemal3ds closed 1 year ago

kemal3ds commented 2 years ago

Hi, i tried demo project but it gave me an error. LogRTMPPublisher: Error: Cloud not start to record game viewport. i just compiled and run, is there any extra step should i do?

hl1282456555 commented 2 years ago

You should package this project, then you can test it. The project cast GEngine to UGameEngine, so you cant initialize the recorder when you play the game in editor.