]> git.basschouten.com Git - openhab-addons.git/commit
[ipcamera] Fix servlet exceptions due to non unique names (#14872)
authorRobert Eckhoff <54947543+apella12@users.noreply.github.com>
Sun, 23 Apr 2023 19:23:42 +0000 (15:23 -0400)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 19:23:42 +0000 (21:23 +0200)
commit4d5be1f64cb885573069ffc0b821e90f38d40970
treeb6a4a89fb04995bd6be900bffe2711d30b0c2ee5
parentedaf9581c0e8a726e2ea6546205dbd098067f56a
[ipcamera] Fix servlet exceptions due to non unique names (#14872)

* [ipcamera] Fix servlet exceptions due to non unique names

[IP camera] on OH4 has the same servlet issue that was fixed by PR #14554.  This PR uses that PR as a template to fix the issue in the IPcamera binding.  (That issue being that only one camera was able to stream.) This was tested locally on OH4M2 and it works.

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
bundles/org.openhab.binding.ipcamera/src/main/java/org/openhab/binding/ipcamera/internal/servlet/IpCameraServlet.java