OPERATING SYSTEMSOS Linux

How to setup mqtt mosquitto server and client in Ubuntu linux

Hello All!!
This is Anil, Welcome to another Embedded Tech Lab video series.

Got questions related to MQTT PROTOCOL? comment them BELOW, I will try TO help you 🙂

This Video is a part of the ‘IoT Protocols’ series and is based on my practical experience of working on IoT projects for the last few years.

MQTT appeared to be very stable for me and gives the confid8ence to use it as a generic inter-process communication protocol or even as remote device-to-device communication.

MQTT is one of the most famous IoT protocols. It has proved its stand since it was initially developed in 1999 and now getting momentum as IoT being popularised.

This video tutorial shows how to download as well as how to use MQTT Mosquitto implementation in Ubuntu to implement inter-process communication.

The upcoming part-2 video will show how to use MQTT inside your own C code to build amazing projects.

Please subscribe and press the bell button to get notified when new videos get uploaded!

Hurrey, Happy Learning!!

source

ubuntu

8 thoughts on “How to setup mqtt mosquitto server and client in Ubuntu linux

  • Few Linux terminal commands shown at the end of the video are hard to see, hence added them in English subtitles. Please turn on it by clicking on the 'CC' box left to the settings icon on this video.

  • Bro casually dropped the best mosquitto beginner tutorial video and went MIA

  • There are a LOT of typos in this video, good sir. Please, check your work before you post. A lot of the small mistakes u made, u could've improved on by reading it yourself once. It will make your video's seem more professional as well!!

  • your video is to the point & simple ….plz make video of c++ code for client soon…..we like this..

  • How bad. How should a beginner know, that you need to start Mosquitto before using the mosquitto_sub command. And then such horrible small font in Terminals, that nobody can read and unterstand at all whats going on. Very important as well for checking a correct spelling, when something went's wrong. Beside the beginning, absence of any explanation and at the command mosquitto_pub I was finally screwed up, because it didn't work.

    I as a total beginner where on the end… So it is nothing for total beginners.

    But I rather think pro's with Mosquitto and MQTT won't watch this video. So, what is it good for?

    If you do videos like this, a total beginner must have a working result at the end. Only then, a human can learn efficient.

    So do it better next time..
    Best Regards

Comments are closed.