Suggest Azure resouce to connect multiple camera for live video streaming

Nayan Khant 5 Reputation points
2023-02-21T07:11:00.25+00:00

As per my usecase, I have to connect multiple IP cameras to cloud platform and have to provide the user interface to view those live video stream to end user.

Please suggest azure service for this usecase.

Many thanks in advance.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
44 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
302 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Luke Murray 10,526 Reputation points MVP
    2023-02-21T09:04:51.6566667+00:00
    0 comments No comments

  2. brtrach-MSFT 15,251 Reputation points Microsoft Employee
    2023-02-22T05:09:03.3666667+00:00

    Azure Video Analyzer is the service you are looking for. It provides the ability to connect multiple IP cameras to the cloud platform and provides a user interface to view the live video stream to the end user.

    You can follow the instructions in the tutorial "Event-based video recording to the cloud and playback from the cloud tutorial" to learn how to use Azure Video Analyzer to record an event-based video recording to the cloud and play it back from the cloud. You can find the tutorial here.

    Follow the instructions in the tutorial "Continuous video recording and playback tutorial" to learn how to use Azure Video Analyzer to continuously record video to the cloud and play back that recording. See here for more.

    Then connect cameras directly to Azure Video Analyzer service by following the instructions in the article "Connecting cameras to the service".

    You can examine the Video Analyzer video resource that was created by the live pipeline by logging in to the Azure portal and viewing the video.

    Please let me know if you need any further assistance.

    0 comments No comments