Is it possible to live-stream Video from Windows Azure

Internet of Things IoT Frameworks 2 years ago

0 2 0 0 0

Posted on 16 Aug 2022, this text provides information on IoT Frameworks related to Internet of Things. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Answers (2)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago
_x000D_ Although technically feasible I have a feeling that the bandwidth and storage costs involved would make it uneconomic to do transcoding for this kind of application in the cloud. I'd suggest a better approach would be to encode the video streams locally on an on-site server, then stream them directly from this on-premise server to the client browsers. You'll want to do the math: consider on one hand the cost of bandwidth and compute resources in Azure, versus the cost of an on-site server (together with its care and feeding). If your requirement for on-demand playback covers situations where the manufacturing site is unreachable then it may be sensible to store the historic videos in Blob storage in Azure. Inbound data traffic to Azure is free, so you'd only pay for the outbound data traffic from the on-premise server; if the video has been transcoded into a sensible format this shouldn't be too expensive.
0 views
0 shares

profilepic.png
manpreet 2 years ago
https://icetutor.com/question/error-cannot-find-module-lib-utils-unsupported-js-while-using-ionic/
0 views   0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum


Q

Azure IoT hub and sending messages with mosquitto_pub

_x000D_ _x000D_ I'm trying to send some simple message with mosquitto_pub to Azure IoT HUB but faced...
Q

How to generate AWS bootstrap certificates with java SDK?

_x000D_ _x000D_ According to this docs I need to generate so-called bootstrap certificates for my Io...
Q

is it possible to do 3way handshake only one time with mqtt communication?

_x000D_ _x000D_ I am using mosquitto_pub to publish the data with TLS using a topic. I am using mosq...

Important Internet of Things Links