Tom Williams
New Member
We develop new scenes for each week at church and have created a python tool to integrate the base scenes and setup with the content that's new for the Sunday worship. The output of the tool is a json file. It essentially is a merge tool where we capture the base scenes by exporting from the system and just merge in the new stuff. This has been working for months and has made Sunday morning setup a breeze. Every once in a while, we go back a delete the old scenes from prior weeks. In the past, we've done this prior to shutting down the system on Sunday.
Yesterday, we brought up OBS and cleaned up the old collections and then imported the current week collect. This caused a problem where OBS no longer had input from the default audio input. Somehow, it was still trying to be connected to the deleted collection and wouldn't let go. After several minutes of trying multiple fixes, it was discovered that if you go to Mic/Aux->Properties and just let that window pop up (no changes required) that the situation clears itself and OBS now has audio again. Shutting down OBS and bringing it back up again did not work. Shutting the system down and bringing it back up did not work. This was amazingly weird. We thought that it must be something in the new json file, but that was not the case because once this weird condition was cleared, there were no problems with any of the current or prior scene collections.
We now have a simple fix for the problem and are adding it to the problem solver document for the computer operators, but I thought that a larger audience may want to know about this problem and the resolution.
Yesterday, we brought up OBS and cleaned up the old collections and then imported the current week collect. This caused a problem where OBS no longer had input from the default audio input. Somehow, it was still trying to be connected to the deleted collection and wouldn't let go. After several minutes of trying multiple fixes, it was discovered that if you go to Mic/Aux->Properties and just let that window pop up (no changes required) that the situation clears itself and OBS now has audio again. Shutting down OBS and bringing it back up again did not work. Shutting the system down and bringing it back up did not work. This was amazingly weird. We thought that it must be something in the new json file, but that was not the case because once this weird condition was cleared, there were no problems with any of the current or prior scene collections.
We now have a simple fix for the problem and are adding it to the problem solver document for the computer operators, but I thought that a larger audience may want to know about this problem and the resolution.