Skip to content

feat: Add information to run via proxy for usb/onvif services#1184

Merged
ajcasagrande merged 4 commits intoedgexfoundry:mainfrom
EdgeX-Camera-Management:add_proxy_run_info
Aug 15, 2023
Merged

feat: Add information to run via proxy for usb/onvif services#1184
ajcasagrande merged 4 commits intoedgexfoundry:mainfrom
EdgeX-Camera-Management:add_proxy_run_info

Conversation

@seanohair22
Copy link
Copy Markdown
Contributor

closes #1157

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-docs/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • Changes have been rendered and validated locally using mkdocs-material (see edgex-docs README)

Copy link
Copy Markdown

@vyshali-chitikeshi vyshali-chitikeshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Able to deploy onvif and usb services with proxy using docker based on instructions provided in documentation.
As per our discussion, please make below changes for both Onvif and USB setup guides.

  1. Add (optional) for proxy setup section
  2. add note stating that, Device where user deploying Onviv and/or usb needs to be configured to use proxy
  3. Remove warning/limitation for onvif camera auto discovery, and add note stating auto discovery needs to be configured with proper network interface and auto discovery subnets

Signed-off-by: Sean O'Hair <sean.ohair@intel.com>
Copy link
Copy Markdown

@vyshali-chitikeshi vyshali-chitikeshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In onvif setup guide, please change below text
from
"Automated discovery of ONVIF device requires using provided script to get proper discovery subnets and proper network interface."

to
"Automated discovery of ONVIF device requires updating proper discovery subnets and proper network interface in ONVIF configuraton.yaml or setting up edgex environment variables".

Signed-off-by: Sean O'Hair <sean.ohair@intel.com>
@ajcasagrande ajcasagrande self-requested a review August 15, 2023 22:16
Copy link
Copy Markdown
Contributor

@ajcasagrande ajcasagrande left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajcasagrande ajcasagrande merged commit af5b94b into edgexfoundry:main Aug 15, 2023
@ajcasagrande ajcasagrande deleted the add_proxy_run_info branch August 15, 2023 22:35
edgex-jenkins added a commit that referenced this pull request Aug 15, 2023
)

Signed-off-by: edgex-jenkins <collab-it+edgex@linuxfoundation.org>
@vyshali-chitikeshi
Copy link
Copy Markdown

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ONVIF Camera] Add instructions for operating in a proxied environment to the onvif camera documentation

4 participants