ResolveCollaboration icon indicating copy to clipboard operation
ResolveCollaboration copied to clipboard

Streamlining and Extending DaVinci Resolve's Live Collaboration

Results 26 ResolveCollaboration issues
Sort by recently updated
recently updated
newest added

I am as far as I can connect to the tunnel and save the config file. DR Project Server 17.3 says "incompatible" on the database. In DRS 17.3.1 says Failed...

Hello, I've been trying to figure out how to collaborate on resolve projects and was thrilled to try your coding fix. Ran into this issue when trying to launch the...

documentation

Most of the range of `9.0.0.0` are dedicated private IP addresses and should not be used for private networking like this. According to some folks from Wireguard this is prone...

Authentication server keep closing right away after clicking the button and in terminal I keep getting this error: "[Errno 48] error while attempting to bind on address ('0.0.0.0', 5432): address...

macOS: - move all sudo commands to subprocess calls, which ask for sudo password each time, OR: - capture computer password at startup, hold throughout, use `echo "password" | sudo...

enhancement

In spooky circumstances, the server app sometimes keeps authentication server sockets open even after closing the app. This is because the forked python processes are not killed properly. __This seems...

enhancement

I've been following the instructions for windows and got to this command. "python rmc_server.py" When I run that, "User Account Control" takes over the screen and asks if I want...

bug

Currently, spaces in usernames/database names will totally break `hba_conf`. - Need to add double-quotes to the hba conf format string. - While you're at it, make the role password mandatory...

enhancement

The Mssion Control UI Crashes when trying to make a Resolve Database: The following code appears in PowerShell after crash. Windows 10 Resolve 17 File "C:\Users\XXXXXXXXX\Downloads\ResolveCollaboration-main\ResolveCollaboration-main\rmc\rmc_server.py", line 534, in database_create...

bug