You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/documentation/docs/user-guide/installation/installing-connections-and-additional-hardware/casparcg-server-installation.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Although CasparCG Server is an open source program that is free to use for
11
11
12
12
To begin, download the latest release of [CasparCG Server from GitHub](https://github.com/nrkno/sofie-casparcg-server/releases). There are multiple versions of CasparCG Server available to the public for download but, you specifically want the latest NRK version.
13
13
14
-
Once downloaded, extract the files and navigate down the folders, _CasparCG Server_ then _Server_. This folder contains your CasparCG Server Configuration file, `casparcg.config`, and your CasparCG Server executable, `casparcg.exe`.
14
+
Once downloaded, extract the files. This folder contains your CasparCG Server Configuration file, `casparcg.config`, the CasparCG Server executable, `casparcg.exe`, and the CasparCG Media Scanner `scanner.exe`.
15
15
16
16
How you will configure the CasparCG Server will depend on the number of DeckLink cards your machine contains. The first subsection for each CasparCG Server setup, labeled _Channels_, will contain the unique portion of the configuration. The following is the majority of the configuration file that will be consistent between setups.
17
17
@@ -51,15 +51,9 @@ How you will configure the CasparCG Server will depend on the number of Dec
51
51
52
52
One additional note, the Server does require the configuration file be named `casparcg.config`.
53
53
54
-
### Installing CasparCG Media Scanner
55
-
56
-
You can use the CasparCG Media Scanner to locate and add all of your media to the _Sofie Core_. To install the Media Scanner, you will go to the [project's Release page](https://github.com/nrkno/sofie-media-scanner/releases) and download the `.zip` file under the latest release. Similar to the CasparCG Server, you want to use the NRK version.
57
-
58
-
Once downloaded and extracted, move the `scanner.exe` file to the same folder as your `casparcg.exe` file.
59
-
60
54
### Installing the CasparCG Launcher
61
55
62
-
You can launch both of your CasparCG applications with the[CasparCG Launcher.](https://github.com/nrkno/sofie-casparcg-launcher) Download the `.exe` file in the latest release and once complete, move the file to the same folder as your `casparcg.exe` file.
56
+
You can launch CasparCG Server and the Media scanner applications with the[CasparCG Launcher.](https://github.com/nrkno/sofie-casparcg-launcher) Download the `.exe` file in the latest release and once complete, move the file to the same folder as your `casparcg.exe` file.
0 commit comments