Azure IoT
A category of Azure services for internet of things devices.
401 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi community,
Scenario-
A local raspberry pi connected to an ip camera relaying a RTSP stream on its local port ( eg 554 ).
Stream accessible locally via a rtsp url.
Requirement-
Need to make this RTSP stream globally available aka. creating a link which directly lets us view the feed live.
Constraint-
Cannot access router settings to enable port forwarding.
Need real time feed ( near zero latency )
Question-
Does azure have any service or tool which can let me expose my local host on the raspberry pi so that I can access the stream globally?