Lumen help
The privateIPAddress
string is an optional parameter that allows you to pass the private IP of the viewer connected to the stream. This IP is used for our Subnet Matcher.
privateIPAddress - string (optional)
If not defined, the Web SDK module will try to detect it. Due to recent privacy restrictions implemented by browsers, this may not be possible.
Example
dnaConfig: {
"privateIPAddress": "192.168.53.12"
}
© 2023 Lumen Technologies. All Rights Reserved. Lumen is a registered trademark in the United States, EU and certain other countries.