Skip to content

Commit

Permalink
fix decklink inputs for voctocore
Browse files Browse the repository at this point in the history
  • Loading branch information
danimo committed Oct 18, 2024
1 parent 6d9e80e commit 723b027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundlewrap/nodes/encoder2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ gateway4 = "10.73.0.254"
streaming_auth_key = "!decrypt:encrypt$gAAAAABkNAla1u8QC8xEqxSbtHs3PFLVTluTMgb7KdkPmiohsYStvBz9M7yhqKRz2rhjMHnnT_7zt3ZAVlxnseIdTCUmLb0Ov5_wiDC9rbPtci751ZUPi-I="

[metadata.voctocore.sources.cam1]
devicenumber = 3
devicenumber = 2
mode = "1080p25"

[metadata.voctocore.sources.slides]
devicenumber = 5
devicenumber = 1
mode = "1080p25"

[metadata.voctocore.audio.original]
Expand Down

0 comments on commit 723b027

Please sign in to comment.