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

When use Camera's https port add IP camera got error #5246

Closed
sanhuan1 opened this issue Jun 14, 2023 · 6 comments · Fixed by #5390
Closed

When use Camera's https port add IP camera got error #5246

sanhuan1 opened this issue Jun 14, 2023 · 6 comments · Fixed by #5390
Assignees

Comments

@sanhuan1
Copy link

When use Camera's https port add IP camera got error

Camera's port setting
image

  1. IP Camera's https port is 443
  2. when I use https port to add IP Camera in Ant Media would get error.
    image
    image
@mekya
Copy link
Contributor

mekya commented Jun 19, 2023

Thank you for the issue @sanhuan1

@mustafaboleken
Copy link
Contributor

@mekya
Copy link
Contributor

mekya commented Jul 10, 2023

Thank you @mustafaboleken, I've merged the PR.

It seems a simple/easy solution.

I feel that we may need to do somethings simple in the Ant Media Server. Maybe I'm wrong.
Did you confirm that it's fully working when user enters https address in the web panel?

Lastly, I think we need to deploy to sonatype to let the latest build include this fix.

@mustafaboleken
Copy link
Contributor

mustafaboleken commented Jul 10, 2023

You are right. We should make a new release of onvif and then, we should update dependencies on Ant Media Server. I will proceed with this way. After all this steps are done, I will test and confirm if everything is fine. @mekya

@mustafaboleken
Copy link
Contributor

It's available in the latest snapshot. I sent to sanhuan1 through the mail and waiting for the confirmation.

@mekya
Copy link
Contributor

mekya commented Aug 17, 2023

We've provided the fix for this issue. Just enter the port number and protocol in the ONVIF IP field such as

https://192.168.34.22:5443

I'm also sharing the image for your convenience.
Screenshot 2023-08-17 at 14 13 33

Lastly, It is also backward compatible. I mean if you enter the address, it uses http by default to reach the device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants