How to use Media Service to stream 360 or 180˚ lives in my Flutter App ?

Zay Amir 1 Reputation point
2022-11-17T13:50:55.263+00:00

Hi!

I'm creating an app in Flutter and I'm going to store the lives made by insta360 panoramic cameras in Azure.
And I wanted to know how I can direct these lives for the app

Thanks in advance.

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.
317 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. John Deutscher (MSFT) 2,126 Reputation points
    2022-11-17T17:46:41.477+00:00

    I have no knowledge of Flutter App development, but Azure Media Services can stream HLS or DASH to any player that supports those protocols.

    Sounds like you just need to find a supported player framework in Flutter that can handle HLS or DASH. I see that there are some users out there on Stack Overflow that have succeeded with Media Services -
    See this one - https://stackoverflow.com/questions/61833045/adaptive-hls-streaming-flutter-video-player

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.