DaVinci Resolve Project Server User Guide
DaVinci Resolve Project Server User Guide
DaVinci Resolve
Project Server
2
Introduction
This installation and user guide describes how to install, set up and use a DaVinci Resolve
project server, and how you can administer DaVinci Resolve projects that are available to
multiple DaVinci Resolve workstations on the same network. The DaVinci Resolve Project
Server is a stand-alone application that lets you create, manage, backup, restore, and most
importantly share project databases on any workstation, without installing or launching DaVinci
Resolve to solely manage databases.
Introduction 3
Using Collaborative Workflow
Alternately, you can use the Collaborative Workflow features in DaVinci Resolve to enable
multiple collaborators on multiple workstations in multiple rooms to open and work on the very
same project at the same time. For example, an editor can edit a project’s main timeline in one
room, while an assistant organizes media and adds metadata within the same project in another
room, and a colorist grades dailies in that same project in yet another room, all accessing the
same Project Server which allows them to work together in parallel. For more information, see
the “Collaborative Workflow” chapter in the DaVinci Resolve manual.
Connecting and setting up the computers is easy, simply follow the directions below:
1 Connect an Ethernet cable from the computer that will be both the DaVinci Resolve
system and a project server to the second computer. For Windows 10 computers this
should be a crossover cable.
3 Often in this configuration the second computers uses media from the disk storage
system on the first computer. Make sure you enable file sharing on the host computer
so the second system sees that drive with the media.
On MacOS you can do this from the System Preferences, Sharing.
For Windows 10, right click on This PC and choose Properties, then Change settings,
Change, to see the work group details. Both computers need to be on the same
workgroup, which you can set to any name you like. Now right click on the drive you
want to share, scroll to the Give Access to option and under the Sharing tab click
Advanced Sharing, then select to Share this folder, and apply.
NOTE If you’re more technically minded and want check that each computer
can communicate with all the others, you can open the terminal program
and type
ping 192.168.10.11
and the terminal will try to reach the computer with that IP address. If it does it
will report the time it took for the connection and if it does not find the ip
address the report will say ‘Request timeout’. You can use Control + C to stop
the ping test. Do this from each computer to each other including the project
server computer. If you the computers are not connecting, you may have a
firewall blocking the connection or the IP Config above might not be set
up correctly.
NOTE When installing the DaVinci Resolve Project Server the installer also
looks to see if you already have a PostGreSQL server installed. If so that
server application will automatically be seen by the newly installed DaVinci
Resolve Project Server so any DaVinci Resolve databases and projects you
have there will also automatically be seen. If not, a PostGreSQL database
server is also installed.
IMPORTANT As of this writing you can not install the DaVinci Resolve Project
Server on a Windows machine that is part of a Windows Domain, due to a
PostGreSQL conflict.
Once you’ve set up a Project Server, it’s easy to connect other machines to that server using
access keys that you can create using the DaVinci Resolve Project Server application.
If necessary, you can also disable sharing for any database, preventing remote access to it from
other workstations on the network.
To disable sharing:
With the DaVinci Resolve Project Server application open, select a database you enabled
sharing for, and click the Disable Sharing button to the left in the toolbar.
When a dialog appears asking if you want to authorize the configuration of your PostgreSQL
server. Click Authorize. That database will no longer be shared.
3 Choose a location to which to save the backup in the Backup Database dialog, and
click Save.
2 Find the database you need to import using the file import dialog, and click Open.
The database you’ve restored should now appear in the Databases list.
Upgrading Databases
From time to time, new versions of DaVinci Resolve require changes to the way projects are
created, which requires databases created with older versions of DaVinci Resolve to be
upgraded before you can access the projects within. Fortunately, this is a simple process.
Optimizing Databases
Sometimes, databases in DaVinci Resolve can become so large that their size affects
performance. In these cases you may need to optimize them to improve access speed by
“vacuuming” the database of unnecessary spaces and reindexing it. Using the Optimize
command can also be a valuable troubleshooting step in certain cases where you’re having
problems opening, importing, or otherwise using projects saved within PostgreSQL databases.
To optimize a database:
Select a database, and then choose optimize database from the tool bar menu.
A dialog appears to confirm if you really want to optimize that database. Click Optimize
to proceed.
Help 12