Skip to content

Commit 5536de8

Browse files
committed
Add notes.
1 parent afda563 commit 5536de8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/iot-operations/discover-manage-assets/howto-use-media-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ A camera connected to your network and accessible from your Azure IoT Operations
3636

3737
[!INCLUDE [deploy-preview-media-connectors](../includes/deploy-preview-media-connectors.md)]
3838

39+
> [!IMPORTANT]
40+
> If you don't enable preview features, you see the following error message in the `aio-supervisor-...` pod logs when you try to use the media or ONVIF connectors: `No connector configuration present for AssetEndpointProfile: <AssetEndpointProfileName>`.
41+
3942
## Deploy the media server
4043

4144
If you're using the media connector to stream live video, you need to install your own media server. To deploy a sample media server to use with the media connector, run the following commands:

articles/iot-operations/discover-manage-assets/howto-use-onvif-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ An ONVIF compliant camera connected to your Azure IoT Operations cluster.
3030

3131
[!INCLUDE [deploy-preview-media-connectors](../includes/deploy-preview-media-connectors.md)]
3232

33+
> [!IMPORTANT]
34+
> If you don't enable preview features, you see the following error message in the `aio-supervisor-...` pod logs when you try to use the media or ONVIF connectors: `No connector configuration present for AssetEndpointProfile: <AssetEndpointProfileName>`.
35+
3336
## Asset endpoint configuration
3437

3538
To configure the ONVIF connector, first create an asset endpoint that defines the connection to the ONVIF compliant camera asset. The asset endpoint includes the URL of the ONVIF discovery endpoint and any credentials you need to access the camera.

0 commit comments

Comments
 (0)