-
- Downloads
fix demo12.jsp when camera is disabled
The following code was returning a null pointer Element videodockModule = getElementWithAttribute(firstChild, "name", "VideodockModule"); Removing the lines solves the issue and does not load the videodockModule. This issue could have been introduced with a change to the xml client file. This closes #2713
Loading
Please register or sign in to comment