Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ipcamera] Fix port numbers in a URL stop MJPEG from camera working #17551

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

Skinah
Copy link
Contributor

@Skinah Skinah commented Oct 12, 2024

Fix a bug where http://192.XXX.YYY.17:80/ISAPI/Streaming/channels/103/httpPreview this url was getting compared as:
:80/ISAPI/Streaming/channels/103/httpPreview to /ISAPI/Streaming/channels/103/httpPreview
Change will now allow users to specify a URL containing a port for the cameras MJPEG stream.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
@Skinah Skinah added the bug An unexpected problem or unintended behavior of an add-on label Oct 12, 2024
@lsiepel lsiepel merged commit a03ed48 into openhab:main Oct 13, 2024
5 checks passed
@lsiepel lsiepel added this to the 4.3 milestone Oct 13, 2024
@lsiepel lsiepel changed the title [ipcamera]Fix bug where port numbers in a URL stop MJPEG from camera working [ipcamera] Fix port numbers in a URL stop MJPEG from camera working Oct 13, 2024
joni1993 pushed a commit to joni1993/openhab-addons that referenced this pull request Oct 15, 2024
)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
matchews pushed a commit to matchews/openhab-addons that referenced this pull request Oct 18, 2024
)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants