Question / Help How to set up the program so that broadcasting from the VPS server is carried on without interruption?

yalchin

New Member
When you run the program on a remote server, the stream starts streaming to the YouTube channel, after the session, the stream terminates, even though the server is running in the background.
What is the problem? How to set up the program so that broadcasting from the VPS server is carried on without interruption?
 

Narcogen

Active Member
If you are connecting via RDP, you probably want to set things up so you are connecting to an existing session rather than creating a new one. Most likely when you logout, your user session is closed. It's like logging out of your computer; any user space programs that aren't configured as services are going to shut down.
 

yalchin

New Member
I was told that because of the lack of a sound card, the server disconnects the sound when the session ends.
How do I create a virtual sound card? And will the program work?
 
Top