Reputation: 23
More details regarding this question
does azure cloud support rtsp live stream url into webapplication hosted in azure cloud setup my web applicaion built in MEAN stack .
any one have suggestion or idea that how i display live rtsp and rtmp stream url directly into azure hosted web application using html video tag or any other JS libs available to do things....!!
any help regarding this topic is appreciate...
Upvotes: 0
Views: 1145
Reputation: 81
Azure Media Services does not currently support RTSP ingest or egress, unfortunately. We don't have a timeline to share on this at the moment. One workaround for ingesting RTSP into Azure Media Services is to use another cloud service provider such as Wowza to re-encode to RTMP.
Upvotes: 1