Simulating Multimedia IoT
Arvind Vishnubhatla

Arvind Vishnubhatla*, ECE, Gokaraju Rangaraju Institute of Engineering and Technology, Hyderabad, India.

Manuscript received on October 12, 2019. | Revised Manuscript received on 22 October, 2019. | Manuscript published on November 10, 2019. | PP: 2706-q2708 | Volume-9 Issue-1, November 2019. | Retrieval Number: A4869119119/2019©BEIESP | DOI: 10.35940/ijitee.A4869.119119
Open Access | Ethics and Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: While working with IOT projects with camera sensor ,the cost of hardware becomes prohibitive as it is not possible to duplicate the hardware for a large number of sensors. Here we need to have lots of multimedia sensors which send image data. The image data so generated is to be compressed at the client node suitably using some transform. To make a cost effective client we simulate it as a client process in linux. .Here a random number generator is used to generate an image sample. In this implementation we use a wavelet transform to compress the generated image. This is then sent over a socket to the server process. On the server side a stream socket receives the image data which is then suitably decompressed. Here a broad range of image processing algorithms are applied to enhance the image, threshold and segment it. Here different morphological operations are applied to isolate the region of interest. There could be multiple clients generated in several windows. This way a cost effective client and server is
Keywords:  Simulate the IOT Architecture.
Scope of the Article: IoT