Hi, I apologize if this is not the place for this (if not please direct me where to) but I am in need of some advice for LAN RDP solution. These will be used in recording studios to minimize noise. The configuration goes like this; there are two different computers being remoted into over the LAN. In the studio are three monitors, two of them are used for one RDP session while third for the second tower. I initially had some trouble with Multi-mon until I checked the MS Learn rdp page. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mstsc

The problems start occurring when recording audio to Adobe Audition (I think that’s the name of the product). Initially the sound card wouldn’t show up until I set the audio flag to 1 https://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-properties#device-redirection. One of the things done in the user’s workflow is to capture audio from the browser into the Adobe product which also wasn’t initially working until I checked “Release Audio Driver to the Background” in the settings menu. However, this only works in Edge not even Chrome can do that surprisingly. And even then, it’s not consistent, there are some weird things the user has to with which program’s window is active. In the same vein of the issue, the fixes I just described only work on towers with a dedicated soundcard. Another employee installed something called Virtual audio cable (https://vb-audio.com/Cable/index.htm). Unfortunately, I wasn’t around at this time to see what problem it solved and how. And furthermore, I’ve a single complaint about program windows not showing up on one of the remote computers. Not sure if that is a result of their RDP session not being an administrative one (that’s my first guess). I haven’t been able to observe this myself, so I don’t have any details, and my emails aren’t being returned.

Prior to my attempt at an RDP solution, we were using Dell Wyse thin clients and Teradici gpus. This equipment is fairly old, failing consistently now and also very expensive to replace. I’m open to all suggestions though, I’ve been sort of eyeing VNC but I’m unsure of how it interacts with audio recording and multi monitor sessions. Sorry for the wall of text and thanks to any who reply.

  • jubilationtcornpone@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Are you trying to record audio over an RDP session via device redirection? As in, the PC you’re remoting into is running Audition and the terminal/client PC is where the audio is input from the mixer.

    If the answer is “yes”, I would STRONGLY advise against that. You will never get it to work properly. If you’re in a recording studio, you need consistent, reliable, real-time, lag free audio processing. There is simply no way to achieve that with RDP or any other remote viewing solution. Your audio feed needs to be directly connected to the computer Audition is running on. Remote desktop software is just not designed for this situation.

    • Pharceface@lemm.eeOP
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 day ago

      I didn’t have a hand in setting up these studios but my understanding is everything for audio input is ran directly back to the computer being remoted into over CAT5/6. So the audio is being captured in the studio with a mic that essentially has a long cable running back to the recording computer. The thin client is just there to allow them to control the computer remotely. Also, thanks for your reply.

      • WhyJiffie@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        6 hours ago

        is the distance too big to replace the thin client with just long cables for display and input? if so, and if this is really only for control, an SBC like a raspberry could be used with rustdesk (a n open source teamviewer clone), but there are SBCs with a better price-value ratio.

        but if it’s just for control I don’t understand why do you need device redirection