In this pull request, I added a section that discovers all the IP's on the local computer and compare them to the broadcast IP from defaultConfig. If one is found that is a match, that IP will be broadcast to be able to receive video. If no matching IP is found, an IllegalStateException will be thrown.
In this pull request, I added a section that discovers all the IP's on the local computer and compare them to the broadcast IP from defaultConfig. If one is found that is a match, that IP will be broadcast to be able to receive video. If no matching IP is found, an IllegalStateException will be thrown.