How to Stream from Azure VM Without Freezing When Disconnecting?

0
2
Asked By CloudExplorer77 On

I'm having trouble streaming from my Azure VM. When I disconnect my RDP session, the application freezes. I've already tried setting the remote session timeout to never and installed dummy virtual drivers, but nothing seems to work. Am I going about this the wrong way?

2 Answers

Answered By GamerGuru88 On

Have you looked into using software that allows connection to session 0 interactively? For example, Rustdesk can run as a service and might help you get around this issue. It’s worth checking out!

Answered By TechSavvy24 On

What you really need is a console connection instead of RDP. Disconnected RDP sessions tend to lock, which causes the freezing issue you’re encountering. If you can connect through the console, your stream should remain active without freezing.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.