Skip to content

Commit

Permalink
clarify readme after @havoc242's minor confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargaj authored Nov 21, 2020
1 parent 1291657 commit 122be00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The file can have the following contents: (all fields are optional)
"ndi":{
"enabled": true,
"connectionString": "<ndi_product something=\"123\"/>", // metadata sent to the receiver; completely optional
"identifier": "hello!", // additional string to the device name; helps source discovery/identification in the receiver if there are multiple sources on the network
"identifier": "hello!", // device identifier; must be unique, also helps source discovery/identification in the receiver if there are multiple sources on the network
"frameRate": 60.0, // frames per second
"progressive": true, // progressive or interleaved?
},
Expand Down

0 comments on commit 122be00

Please sign in to comment.