query on azure media services

AzureUser-9588 151 Reputation points
2022-12-08T14:02:32.76+00:00

Going through this article
https://learn.microsoft.com/en-us/azure/architecture/guide/media/start-here#live-streaming

Please clarify

a) Does Instant broadcasting with serverless code architecture have low latency compared to the other architectures mentioned? Which one is recommended for low latency?
b) There is a gap in the Instant broadcasting with serverless code architecture diagram, it doesn't have any references to azure media services. How Azure media services is linked to that architecture?

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. John Deutscher (MSFT) 2,126 Reputation points
    2022-12-08T18:21:49.35+00:00

    I'm not sure who added that article to the Media section, as it is only talking about SignalR usage for broadcasting messages and text data. It does not appear to be related to video or audio broadcasting. I'll see if I can locate the article owner still and have it removed from that section of the docs.

    So, to answer your question. (a) Ignore that article on instant broadcasting, as it seems to be unrelated to your ask. If you are interested in realtime communications like Teams that uses WebRTC - look at the Azure Communications Services SDKs and documentation.
    (b) AMS is not related to the above at all. Media Services provides live streaming for events and large scale broadcasts. You can find more information on AMS at http://media.azure

    1 person found this answer helpful.

Your answer

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