SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 4 (Jul. - Aug. 2013), PP 06-11
www.iosrjournals.org
www.iosrjournals.org 6 | Page
Video Streaming Compression for Wireless Multimedia Sensor
Networks
Nethra B.M1
, Mr. Sudhakar K.N2
1
CMRIT ,Bangalore.India
2
Associate Professor , Dept, Of CSE, CMRIT.Bangalore.
Abstract: This Article Presents The Design Of Continuous Video Streaming Compression Of A Networked
System For Joint Compression, Error Detection And For Error Correction. Video Compression Applications
Are Becoming More Popular Over Wireless Multimedia Sensor Networks. To Save Energy In Bit Transmissions
And Receptions Over A Video Sensor Network, The Video File Contents Need To Be Encoded Packet By Packet
Before Its Transmission Over Network. The Quality At The Receiver Side Can Be Maximized By Designing The
Cross Layer System. The Transmission Rate And Encoding Rate Can Be Controlled By The Cross Layer System.
The Fairness Of The Received Video Quality Can Be Developed By The Rate Controller. Instead, An Adaptive
Parity Scheme That Drops Samples In Error Is Proposed And Shown To Improve Video Quality. Finally A Low
Complexity, Adaptive Video Encoder, Is Proposed That Performs Low Complexity Motion Estimation On
Sensors And Implemented To Further Optimize Energy Consumption., Thus Greatly Reducing The Amount Of
Data To Be Transmitted And Video File Can Be Decompressed.
Index Terms: Compression, Multimedia Streaming, Congestion Control, Sensor Networks, Rate Controller.
I. Introduction
Wireless Multimedia Sensor Networks[1] are Self-Organizing Wireless Systems Of Embedded devices
deployed to Retrieving the Audio and Video Streams that are distributively Process in the Real-Time
Environment ,Store, Correlate and Fuse the Multimedia Applications that are Originating From Heterogeneous
Sources. In Recent Years ,the Demand for Video Streaming Compression Applications [2][3] has been rise due
to the Significant Increase in both the Bandwidth of the Wireless Channels And the Computational Power of
Mobile Devices. A Higher Packet Loss Ratio and Variation of the Wireless Channels, along with the
Heterogeneity of the users, make Video Streaming Compression over Wireless Sensor Networks a Challenging
Problem. Wireless Multimedia Sensor Networks will enable new Applications including Multimedia
Surveillances ,Storage And Subsequent retrieval Of Potentially relevant activities. Video Compression is
nothing But reducing the Large Sized Video File in to small sized Video file. Compression is very important due
to the large amount of the Multimedia data especially in the Video. Video Compression Technologies are used
to reducing and removing the Redundant Information so that the file can be effectively sent over a Network.
Video Compression basically means Reducing the Video data mentioned previously a Digitized Video Sequence
can compress up to 165mps of Data. There are two basic categories of compression. Lossless Compression is a
class that will allow for the exact Original data to be Reconstructed From the Compressed Data. That means a
Limited amount of Techniques are made available for Reducing the data so that result is Limited for Reduction
of the data.GIF is an Example of Lossless Video Compression, but because of its limited abilities that are not
relevant in the Video Compression Surveillance. In this paper, we study the potential of Compression Video
Streaming for Wireless Multimedia Sensor Networks by conducting a Cross-Layer Performance Evaluation of
Wireless Streaming of the Compressed Sensing Video on the Resource constrained Devices. Our objective is to
design a Cross-Layer System that Jointly Controls the Video Encoding Rate. The Transmission of Video
Streaming in Wireless Networks and their Statistical Traffic Characterization are Substantially Unexplored. For
this reason a New Distributed Cross Layer Control Algorithm Compressive Distortion Minimizing Rate Control
introduced That Jointly Regulates the Sampling rate, the Data rate that injected in the Network and the Rate of
a Parity based Channel Encoder in order to maximize the Received Video Quality over a multi-Hop Wireless
Submitted date 21 June 2013 Accepted Date: 26 June 2013
Video Streaming Compression for Wireless Multimedia Sensor Networks
www.iosrjournals.org 7 | Page
Network with Lossy Links. In the Cross-Layer Architecture the Compressive Video coding can be controlled at
Application Layer, the rate at Transport Layer and Adaptive Parity at the Physical Layer.
II. Related Work
The Potential Compressed Sensing [3] has been investigates for Video Streaming in Wireless
Multimedia Sensor Networks. The Rate Control[4] scheme is designed in order to Maximize the received video
quality and to prevent the Network congestion while maintaining fairness between multiple video
transmissions at the Receiver Side. Video Distortion is represented through Analytical and Empirical Models
and at the Physical Layer based on the estimated channel quality the video Encoding rate and channel coding
rate can be estimated. In order to avoid Congestion while maintaining fairness in the Domain of video quality
rather than data rate the End-To-End Data rate is regulated [7],[8],[9].
In paper [5] [6] a new rate allocation algorithm is designed for Transform Domain Wyner-Ziv Video
Coding (WZVC) without Feedback. Its objective is to design Intra-Frame Encoding and Complex Inter-Frame
Decoding that is based on the Slepian-Wolf And Wyner-Ziv Distributed Source Coding Theorems. To allocate
oroper Number of bits to Each Frame, Most Existing Wyner-Ziv Video Coding Solutions need a Feedback
Channel (FC) at the Decoder. However, in many Video Coding Applications, the FC is not allowed. Moreover,
the FC will introduce Latency and also the increase of Decoder complexity because several iterative decoding
operations may be needed to decode the data to achieve target Video Quality. The Algorithm predicts the
Number of bits for each Wyner-Ziv frame at the encoder as a Function of the Coding mode and the
Quantization Parameters. Such Predictions will not significantly increase the complexity at the encoder.
However, the prediction will be able to properly select the best mode and Quantization Parameter For encoding
each Wyner-Ziv frame. Experimental Results show that the Algorithms is able to achieve good encoder rate
allocation while still maintains consistent coding efficiency. Comparing To The WZVC[7] Coder With FC, this
New WZVC Coder Without FC Induces only a small loss in Rate-Distortion Performance.
III. Proposed System
The Following Proposed System Consists of Problem Definition, Software Architecture and finally the
proposed Solution.
3.1ProblemDefinition:
In existing layered protocol stacks based on the IEEE 802.11 and 802.15.4 standards, frames are split
into multiple packets. If even a single bit is attacked due to some of the channel errors, after a cyclic
redundancy check, so that the entire packet will be dropped at a final or intermediate node. This can cause the
video decoder is unable to decode an independently coded (I) frame, this leads to loss of the entire sequence of
video frames.
3.2. Software Architecture:
The figure shows that the architecture of a Video Streaming Compression for Wireless Multimedia
Sensor Networks. At The Application Layer, the Video file from the source is Compressed and divided
in to ‘N’ number of packets and then each packet is encoded, at Transport Layer the Congestion-Distortion
Optimized Scheduling takes fully advantage of this Rate Allocation to select and transmit the packets of the
Video stream which will maximize video quality. Next the Network Layer is responsible for packet
Forwarding including routing Through An intermediate routers, then the Data Link Layer is Responsible for
Media Access Control, Flow Control of the Video and then Error Checking .At the destination, the information
is decoded and decompressed to obtain the original video file.
Video Streaming Compression for Wireless Multimedia Sensor Networks
www.iosrjournals.org 8 | Page
The software architecture of the proposed system is shown below:
Fig 1 : An Architecture Of A Video Streaming Compression For Wireless Multimedia Sensor Networks.
3.2. Proposed solution:
3.2.1.Compressed Video Transmission:
Sender selects the Compressed File that needs to be send to the receiver based on the Temporal
Correlation at Low complexity. Here the Sender Node browse the Video File that already in the Compressed
Format in-Order to reduce the size of the file so that file can be Sent to the Network effectively.
3.2.2.Video-On-Demand:
The Compressed Video File is splitting in to ‘N’ Number of packets based on the Video-On-
Demand. The packets are forwarded to the Buffer. The Packets Perform the action based on FIFO Queue. The
First Packet added to the Queue is the first packet to be removed. So that the Video File can be received in
FIFO order at the Receiver Side. The FIFO Receives Raw Video Data, buffers the raw capture Video Data at a
rate, and transfers the raw capture Video data to the High Speed Memory. The Host FIFO Receives display
Video Data from a remote source, Buffers the Display Video Data, and Transfers the input display Video data to
the High Speed Memory. The PB FIFO reads capture Video Data and Display Video Data, During The PB
Service, from the High Speed Memory to Provide an Input Queue for Video Compression and Video
Decompression. The Display FIFO Receives, during the Display Service, Display Video Data from The High
Speed Memory, and Buffers the Display Video data to Provide the Display Video Data at a Display Rate for
the Host.
Video Streaming Compression for Wireless Multimedia Sensor Networks
www.iosrjournals.org 9 | Page
Fig 2:Fifo Queue
3.2.3.Video Encoder:
Key Establishment in Sensor Networks is a Challenging Problem because Asymmetric Key
Cryptosystems are Unsuitable for use in Resource Constrained Sensor Nodes and also the Nodes could be
physically compromised by an Attacker. For Each and Every Splitted Packet an Unique ID can be Assigned. So
that the Video File can be Send Effectively to the Receiver. There are Three types of General Key Agreement
Schemes.1.Trusted-Serverscheme.2.Self-Enfourcing Scheme.3.Key Pre-Distribution Scheme. In this paper Key
Pre-Distribution Scheme is Used. In Key Pre-Distribution Scheme the Information of the Secret Key is
Distributed among all the Sensor Nodes prior to deployment. If we know the nodes that are in the same
Neighborhood before Deployment, the Keys can be decided a priori.In this Paper we are concentrating on
RSA Cryptographic Technique. Here in this Technique Key Generation is one of the important part, where we
need to Generate both Public Key and Private Key. The Sender will be Encrypting the Packet with Receiver’s
Public Key And Receiver will be Decrypting using his own Private Key.
RSA Algorithm: RSA is an Algorithm Used Or Public Key Cryptography.
Step 1: Select Random Prime Numbers P And Q, And Check That P != Q
Step 2 :Compute Modulus N = Pq_
Step 3: Compute Φ(N) = Φ(P)Φ(Q) = (P − 1)(Q − 1)
Step 4: Select Public Exponent E, Such That 1 < E < Φ(N) And Gcd(E, Φ(N)) = 1
Step 5:Compute Private Exponent D = E-1 (Mod Φ(N))
Step 6: Public Key Is {N, E}, Private Key Is D
Encryption: C = Memod N,
Decryption: M = Cdmod N
Digital Signature: S = H(M)Dmod N, Verification: M' = Semod N, If M' = H(M) Signature Is Correct. H Is A
Publicly Known Hash Function.
3.2.4. Active Buffer Management:
In this paper Active Buffer Management Scheme is used the Transmission of Video over IP based
Networks requires the Segmentation of Video Data into IP Packets. The Maximum Size of an IP Packet as a
Constant Parameter of the Networks along the routing path. Generally it is smaller than the average size of a
Video Streaming Compression for Wireless Multimedia Sensor Networks
www.iosrjournals.org 10 | Page
video frame. Therefore video frames is segmented into several IP packets during Transmission Process. Here
the Active Buffer Management is used to filter the packets and it En-Route the packets to the Destination.
There are Two types of Buffer Management 1.Packet Based Strategies where each incoming Packets is Treated
Individually.2.Frame Based Strategies where each Video Frame is an Atomic Unit during the Buffer
Management Decision and Actions.
3.2.5. Adaptive Parity Check:
The Adaptive Parity Check is used to measure or estimate the sample Error Rate of the channel to
determine a parity Scheme for encoding the samples, which are the input directly from the Video encoder. The
Adaptive Parity Check, checks whether the Mac for each packet at the receiver side. If the mac matches then
Receiver receives Packet Successfully. If not that Packet is dropped so the file cannot be decoded
Successfully.
IV. Results
Fig 4.1: Video Streaming Compression Results.
V. Conclusion
In this paper we addressed the problem of packets dropped at an intermediate node or final node.
Where the attacker is a part of the Network who is aware of Network secrets and also the implementation
details. In order to Overcome the problem of dropped Packets we develop Adaptive Rate Control Scheme that
Reconfigure the dropped Packets. We Analyze the Security of our schemes and through simulation we can
achieve the higher throughput by Re-sequencing the dropped Packets.
Video Streaming Compression for Wireless Multimedia Sensor Networks
www.iosrjournals.org 11 | Page
References
[1] S. Pudlewski, T. Melodia, And A. Prasanna, “C-DMRC: Compressive Distortion-Minimizing Rate Control For Wireless Multimedia
Sensor Networks,‖ In Proc. Of IEEE International Conference On Sensor, Mesh And Ad Hoc Communications And Networks
(SECON) 2010, Boston, MA, June 2010.
[2] I. F. Akyildiz, T. Melodia, And K. R. Chowdhury, ―A Survey On Wireless Multimedia Sensor Networks,‖ Computer Networks
(Elsevier), Vol. 51, No. 4, Pp. 921–960, Mar. 2007.
[3] A. Aaron, S. Rane, R. Zhang, And B. Girod, ―Wyner-Ziv Coding For Video: Applications To Compression And Error Resilience,‖ In
Proc. Of IEEE Data Compression Conf. (DCC), Snowbird, UT, March 2003, Pp. 93–102.
[4] D. Donoho, ―Compressed Sensing,‖ IEEE Transactions On Information Theory, Vol. 52, No. 4, Pp. 1289–1306, Apr. 2006.
[5] B. Girod, A. Aaron, S. Rane, And D. Rebollo-Monedero, ―Distributed Video Coding,‖ Proc. Of The IEEE, Vol. 93, No. 1, Pp. 71–83,
January 2005.
[6] T. Sheng, G. Hua, H. Guo, J. Zhou, And C. W. Chen, ―Rate Allocation For Transform Domain Wyner-Ziv Video Coding Without
Feedback,‖ In ACM Intl. Conf. On Multimedia, New York, NY, USA, October 2008, Pp. 701–704.
[7] J. Romberg,‖Imaging Via Compressive Sampling,‖ IEEE Signal Processing Mag Azine,Vol.25,No.2,Pp.14-20,2008
[8] M. Duarte, M. Davenport, D. Takhar, J. Laska, T. Sun, K. Kelly, And R. Baraniuk, ―Single-Pixel Imaging Via Compressive
Sampling,‖ IEEE Signal Processing Magazine, Vol. 25, No. 2, Pp. 83—91, 2008.
[9] M . Wakin, J. Laska, M. Duarte, D. Baron, S. Sarvotham, D. Takhar, K. Kelly, And R. Baraniuk, ―Compressive Imaging For Video
Representation And Coding,‖ In Proc. Picture Coding IEEE COMSOC MMTC E-Letter 26/30 Vol.4, No.9, October 2009 Symposium
(PCS), April 2006.

Weitere ähnliche Inhalte

Was ist angesagt?

IPTV QoE Monitoring
IPTV QoE MonitoringIPTV QoE Monitoring
IPTV QoE MonitoringYoss Cohen
 
Thesis arpan pal_gisfi
Thesis arpan pal_gisfiThesis arpan pal_gisfi
Thesis arpan pal_gisfiArpan Pal
 
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER ijwmn
 
MULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSMULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSKathirvel Ayyaswamy
 
Scalable Service Oriented Architecture for Audio/Video ...
Scalable Service Oriented Architecture for Audio/Video ...Scalable Service Oriented Architecture for Audio/Video ...
Scalable Service Oriented Architecture for Audio/Video ...Videoguy
 
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...IJECEIAES
 
Overview of the EVS codec architecture
Overview of the EVS codec architecture Overview of the EVS codec architecture
Overview of the EVS codec architecture Ericsson
 
Quality of Experience and Quality of Service
Quality of Experience and Quality of ServiceQuality of Experience and Quality of Service
Quality of Experience and Quality of ServiceVideoguy
 
Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians
Practical Fundamentals of Voice over IP (VoIP) for Engineers and TechniciansPractical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians
Practical Fundamentals of Voice over IP (VoIP) for Engineers and TechniciansLiving Online
 
An Overview on Multimedia Transcoding Techniques on Streaming Digital Contents
An Overview on Multimedia Transcoding Techniques on Streaming Digital ContentsAn Overview on Multimedia Transcoding Techniques on Streaming Digital Contents
An Overview on Multimedia Transcoding Techniques on Streaming Digital Contentsidescitation
 
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in Pakistan
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in PakistanWi-Fi 802.11n Based Access Network for IPTV Service Delivery in Pakistan
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in PakistanIEEEP Karachi
 
A guideline to video codecs delay
A guideline to video codecs delayA guideline to video codecs delay
A guideline to video codecs delayAlexander Decker
 
Video Quality Measurements
Video Quality MeasurementsVideo Quality Measurements
Video Quality MeasurementsYoss Cohen
 
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...IRJET Journal
 
EVS Advances in VoLTE Networks
EVS Advances in VoLTE NetworksEVS Advances in VoLTE Networks
EVS Advances in VoLTE NetworksIMTC
 
Standardization of the new 3GPP EVS codec
Standardization of the new 3GPP EVS codec Standardization of the new 3GPP EVS codec
Standardization of the new 3GPP EVS codec Ericsson
 
en_ETSI_302769v010101v
en_ETSI_302769v010101ven_ETSI_302769v010101v
en_ETSI_302769v010101vaniruddh Tyagi
 
h.264 video compression standard.
h.264 video compression standard.h.264 video compression standard.
h.264 video compression standard.Videoguy
 

Was ist angesagt? (20)

Multimedia lecture6
Multimedia lecture6Multimedia lecture6
Multimedia lecture6
 
IPTV QoE Monitoring
IPTV QoE MonitoringIPTV QoE Monitoring
IPTV QoE Monitoring
 
Thesis arpan pal_gisfi
Thesis arpan pal_gisfiThesis arpan pal_gisfi
Thesis arpan pal_gisfi
 
05999528
0599952805999528
05999528
 
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER
MODELLING AND PREFORMANCE ANALYSIS FOR VIDEO ON DEMAND PRIOR STORING SERVER
 
MULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSMULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKS
 
Scalable Service Oriented Architecture for Audio/Video ...
Scalable Service Oriented Architecture for Audio/Video ...Scalable Service Oriented Architecture for Audio/Video ...
Scalable Service Oriented Architecture for Audio/Video ...
 
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...
Decision Making Analysis of Video Streaming Algorithm for Private Cloud Compu...
 
Overview of the EVS codec architecture
Overview of the EVS codec architecture Overview of the EVS codec architecture
Overview of the EVS codec architecture
 
Quality of Experience and Quality of Service
Quality of Experience and Quality of ServiceQuality of Experience and Quality of Service
Quality of Experience and Quality of Service
 
Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians
Practical Fundamentals of Voice over IP (VoIP) for Engineers and TechniciansPractical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians
Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians
 
An Overview on Multimedia Transcoding Techniques on Streaming Digital Contents
An Overview on Multimedia Transcoding Techniques on Streaming Digital ContentsAn Overview on Multimedia Transcoding Techniques on Streaming Digital Contents
An Overview on Multimedia Transcoding Techniques on Streaming Digital Contents
 
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in Pakistan
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in PakistanWi-Fi 802.11n Based Access Network for IPTV Service Delivery in Pakistan
Wi-Fi 802.11n Based Access Network for IPTV Service Delivery in Pakistan
 
A guideline to video codecs delay
A guideline to video codecs delayA guideline to video codecs delay
A guideline to video codecs delay
 
Video Quality Measurements
Video Quality MeasurementsVideo Quality Measurements
Video Quality Measurements
 
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
 
EVS Advances in VoLTE Networks
EVS Advances in VoLTE NetworksEVS Advances in VoLTE Networks
EVS Advances in VoLTE Networks
 
Standardization of the new 3GPP EVS codec
Standardization of the new 3GPP EVS codec Standardization of the new 3GPP EVS codec
Standardization of the new 3GPP EVS codec
 
en_ETSI_302769v010101v
en_ETSI_302769v010101ven_ETSI_302769v010101v
en_ETSI_302769v010101v
 
h.264 video compression standard.
h.264 video compression standard.h.264 video compression standard.
h.264 video compression standard.
 

Andere mochten auch

Correlation Preserving Indexing Based Text Clustering
Correlation Preserving Indexing Based Text ClusteringCorrelation Preserving Indexing Based Text Clustering
Correlation Preserving Indexing Based Text ClusteringIOSR Journals
 
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers State
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers StateAdjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers State
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers StateIOSR Journals
 
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomTransient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomIOSR Journals
 
Impact of Insect Resistant Cotton
Impact of Insect Resistant CottonImpact of Insect Resistant Cotton
Impact of Insect Resistant CottonIOSR Journals
 
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAs
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAsLow Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAs
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAsIOSR Journals
 
Detecting Spam Tags Against Collaborative Unfair Through Trust Modelling
Detecting Spam Tags Against Collaborative Unfair Through Trust ModellingDetecting Spam Tags Against Collaborative Unfair Through Trust Modelling
Detecting Spam Tags Against Collaborative Unfair Through Trust ModellingIOSR Journals
 
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...IOSR Journals
 
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...IOSR Journals
 
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter TopologyApplication of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter TopologyIOSR Journals
 
Propose Data Mining AR-GA Model to Advance Crime analysis
Propose Data Mining AR-GA Model to Advance Crime analysisPropose Data Mining AR-GA Model to Advance Crime analysis
Propose Data Mining AR-GA Model to Advance Crime analysisIOSR Journals
 
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of Controls
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of ControlsCascaded Multilevel Inverter Based Active Power Filters: A Survey of Controls
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of ControlsIOSR Journals
 
Multi Wavelet for Image Retrival Based On Using Texture and Color Querys
Multi Wavelet for Image Retrival Based On Using Texture and  Color QuerysMulti Wavelet for Image Retrival Based On Using Texture and  Color Querys
Multi Wavelet for Image Retrival Based On Using Texture and Color QuerysIOSR Journals
 
Fast Human Detection in Surveillance Video
Fast Human Detection in Surveillance VideoFast Human Detection in Surveillance Video
Fast Human Detection in Surveillance VideoIOSR Journals
 
An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...IOSR Journals
 
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...IOSR Journals
 

Andere mochten auch (20)

K0356778
K0356778K0356778
K0356778
 
C0551417
C0551417C0551417
C0551417
 
E0552228
E0552228E0552228
E0552228
 
B0540714
B0540714B0540714
B0540714
 
Correlation Preserving Indexing Based Text Clustering
Correlation Preserving Indexing Based Text ClusteringCorrelation Preserving Indexing Based Text Clustering
Correlation Preserving Indexing Based Text Clustering
 
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers State
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers StateAdjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers State
Adjustment of Cost 231 Hata Path Model For Cellular Transmission in Rivers State
 
C01111519
C01111519C01111519
C01111519
 
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomTransient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
 
Impact of Insect Resistant Cotton
Impact of Insect Resistant CottonImpact of Insect Resistant Cotton
Impact of Insect Resistant Cotton
 
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAs
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAsLow Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAs
Low Leakage Low Ground Bounce Noise Power Gating Techniques for FPGAs
 
Detecting Spam Tags Against Collaborative Unfair Through Trust Modelling
Detecting Spam Tags Against Collaborative Unfair Through Trust ModellingDetecting Spam Tags Against Collaborative Unfair Through Trust Modelling
Detecting Spam Tags Against Collaborative Unfair Through Trust Modelling
 
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...
A Study of Various Graphical Passwords Authentication Schemes Using Ai Hans P...
 
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
 
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter TopologyApplication of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
Application of SVM Technique for Three Phase Three Leg Ac/Ac Converter Topology
 
Propose Data Mining AR-GA Model to Advance Crime analysis
Propose Data Mining AR-GA Model to Advance Crime analysisPropose Data Mining AR-GA Model to Advance Crime analysis
Propose Data Mining AR-GA Model to Advance Crime analysis
 
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of Controls
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of ControlsCascaded Multilevel Inverter Based Active Power Filters: A Survey of Controls
Cascaded Multilevel Inverter Based Active Power Filters: A Survey of Controls
 
Multi Wavelet for Image Retrival Based On Using Texture and Color Querys
Multi Wavelet for Image Retrival Based On Using Texture and  Color QuerysMulti Wavelet for Image Retrival Based On Using Texture and  Color Querys
Multi Wavelet for Image Retrival Based On Using Texture and Color Querys
 
Fast Human Detection in Surveillance Video
Fast Human Detection in Surveillance VideoFast Human Detection in Surveillance Video
Fast Human Detection in Surveillance Video
 
An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...
 
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...
Simulation And Hardware Analysis Of Three Phase PWM Rectifier With Power Fact...
 

Ähnlich wie Video Streaming Compression for Wireless Multimedia Sensor Networks

A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUD
A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUDA FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUD
A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUDJournal For Research
 
The impact of jitter on the HEVC video streaming with Multiple Coding
The impact of jitter on the HEVC video streaming with  Multiple CodingThe impact of jitter on the HEVC video streaming with  Multiple Coding
The impact of jitter on the HEVC video streaming with Multiple CodingHakimSahour
 
Server-based and Network-assisted Solutions for Adaptive Video Streaming
Server-based and Network-assisted Solutions for Adaptive Video StreamingServer-based and Network-assisted Solutions for Adaptive Video Streaming
Server-based and Network-assisted Solutions for Adaptive Video StreamingEswar Publications
 
Mobile-Based Video Caching Architecture Based on Billboard Manager
Mobile-Based Video Caching Architecture Based on Billboard Manager Mobile-Based Video Caching Architecture Based on Billboard Manager
Mobile-Based Video Caching Architecture Based on Billboard Manager csandit
 
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...Priti Kana
 
A real time adaptive algorithm for video streaming over multiple wireless acc...
A real time adaptive algorithm for video streaming over multiple wireless acc...A real time adaptive algorithm for video streaming over multiple wireless acc...
A real time adaptive algorithm for video streaming over multiple wireless acc...JPINFOTECH JAYAPRAKASH
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...Cisco Service Provider
 
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...Pvrtechnologies Nellore
 
A distortion resistant routing framework for video traffic in wireless multih...
A distortion resistant routing framework for video traffic in wireless multih...A distortion resistant routing framework for video traffic in wireless multih...
A distortion resistant routing framework for video traffic in wireless multih...Pvrtechnologies Nellore
 
Paper id 2120148
Paper id 2120148Paper id 2120148
Paper id 2120148IJRAT
 
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...Ijripublishers Ijri
 

Ähnlich wie Video Streaming Compression for Wireless Multimedia Sensor Networks (20)

Simulation Study of Video Streaming in Multi-Hop Network
Simulation Study of Video Streaming in Multi-Hop NetworkSimulation Study of Video Streaming in Multi-Hop Network
Simulation Study of Video Streaming in Multi-Hop Network
 
F04024549
F04024549F04024549
F04024549
 
[32]
[32][32]
[32]
 
A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUD
A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUDA FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUD
A FRAMEWORK FOR MOBILE VIDEO STREAMING AND VIDEO SHARING IN CLOUD
 
report
reportreport
report
 
Cg25492495
Cg25492495Cg25492495
Cg25492495
 
The impact of jitter on the HEVC video streaming with Multiple Coding
The impact of jitter on the HEVC video streaming with  Multiple CodingThe impact of jitter on the HEVC video streaming with  Multiple Coding
The impact of jitter on the HEVC video streaming with Multiple Coding
 
Server-based and Network-assisted Solutions for Adaptive Video Streaming
Server-based and Network-assisted Solutions for Adaptive Video StreamingServer-based and Network-assisted Solutions for Adaptive Video Streaming
Server-based and Network-assisted Solutions for Adaptive Video Streaming
 
B044060814
B044060814B044060814
B044060814
 
Mobile-Based Video Caching Architecture Based on Billboard Manager
Mobile-Based Video Caching Architecture Based on Billboard Manager Mobile-Based Video Caching Architecture Based on Billboard Manager
Mobile-Based Video Caching Architecture Based on Billboard Manager
 
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...
A Real-Time Adaptive Algorithm for Video Streaming over Multiple Wireless Acc...
 
A real time adaptive algorithm for video streaming over multiple wireless acc...
A real time adaptive algorithm for video streaming over multiple wireless acc...A real time adaptive algorithm for video streaming over multiple wireless acc...
A real time adaptive algorithm for video streaming over multiple wireless acc...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...
An SDN Based Approach To Measuring And Optimizing ABR Video Quality Of Experi...
 
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...
A distortion-resistant-routing-framework-for-video-traffic-in-wireless-multih...
 
A distortion resistant routing framework for video traffic in wireless multih...
A distortion resistant routing framework for video traffic in wireless multih...A distortion resistant routing framework for video traffic in wireless multih...
A distortion resistant routing framework for video traffic in wireless multih...
 
Publications
PublicationsPublications
Publications
 
Paper id 2120148
Paper id 2120148Paper id 2120148
Paper id 2120148
 
Ijcatr04051003
Ijcatr04051003Ijcatr04051003
Ijcatr04051003
 
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...
Jiri ece-01-03 adaptive temporal averaging and frame prediction based surveil...
 

Mehr von IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Kürzlich hochgeladen

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 

Kürzlich hochgeladen (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

Video Streaming Compression for Wireless Multimedia Sensor Networks

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 4 (Jul. - Aug. 2013), PP 06-11 www.iosrjournals.org www.iosrjournals.org 6 | Page Video Streaming Compression for Wireless Multimedia Sensor Networks Nethra B.M1 , Mr. Sudhakar K.N2 1 CMRIT ,Bangalore.India 2 Associate Professor , Dept, Of CSE, CMRIT.Bangalore. Abstract: This Article Presents The Design Of Continuous Video Streaming Compression Of A Networked System For Joint Compression, Error Detection And For Error Correction. Video Compression Applications Are Becoming More Popular Over Wireless Multimedia Sensor Networks. To Save Energy In Bit Transmissions And Receptions Over A Video Sensor Network, The Video File Contents Need To Be Encoded Packet By Packet Before Its Transmission Over Network. The Quality At The Receiver Side Can Be Maximized By Designing The Cross Layer System. The Transmission Rate And Encoding Rate Can Be Controlled By The Cross Layer System. The Fairness Of The Received Video Quality Can Be Developed By The Rate Controller. Instead, An Adaptive Parity Scheme That Drops Samples In Error Is Proposed And Shown To Improve Video Quality. Finally A Low Complexity, Adaptive Video Encoder, Is Proposed That Performs Low Complexity Motion Estimation On Sensors And Implemented To Further Optimize Energy Consumption., Thus Greatly Reducing The Amount Of Data To Be Transmitted And Video File Can Be Decompressed. Index Terms: Compression, Multimedia Streaming, Congestion Control, Sensor Networks, Rate Controller. I. Introduction Wireless Multimedia Sensor Networks[1] are Self-Organizing Wireless Systems Of Embedded devices deployed to Retrieving the Audio and Video Streams that are distributively Process in the Real-Time Environment ,Store, Correlate and Fuse the Multimedia Applications that are Originating From Heterogeneous Sources. In Recent Years ,the Demand for Video Streaming Compression Applications [2][3] has been rise due to the Significant Increase in both the Bandwidth of the Wireless Channels And the Computational Power of Mobile Devices. A Higher Packet Loss Ratio and Variation of the Wireless Channels, along with the Heterogeneity of the users, make Video Streaming Compression over Wireless Sensor Networks a Challenging Problem. Wireless Multimedia Sensor Networks will enable new Applications including Multimedia Surveillances ,Storage And Subsequent retrieval Of Potentially relevant activities. Video Compression is nothing But reducing the Large Sized Video File in to small sized Video file. Compression is very important due to the large amount of the Multimedia data especially in the Video. Video Compression Technologies are used to reducing and removing the Redundant Information so that the file can be effectively sent over a Network. Video Compression basically means Reducing the Video data mentioned previously a Digitized Video Sequence can compress up to 165mps of Data. There are two basic categories of compression. Lossless Compression is a class that will allow for the exact Original data to be Reconstructed From the Compressed Data. That means a Limited amount of Techniques are made available for Reducing the data so that result is Limited for Reduction of the data.GIF is an Example of Lossless Video Compression, but because of its limited abilities that are not relevant in the Video Compression Surveillance. In this paper, we study the potential of Compression Video Streaming for Wireless Multimedia Sensor Networks by conducting a Cross-Layer Performance Evaluation of Wireless Streaming of the Compressed Sensing Video on the Resource constrained Devices. Our objective is to design a Cross-Layer System that Jointly Controls the Video Encoding Rate. The Transmission of Video Streaming in Wireless Networks and their Statistical Traffic Characterization are Substantially Unexplored. For this reason a New Distributed Cross Layer Control Algorithm Compressive Distortion Minimizing Rate Control introduced That Jointly Regulates the Sampling rate, the Data rate that injected in the Network and the Rate of a Parity based Channel Encoder in order to maximize the Received Video Quality over a multi-Hop Wireless Submitted date 21 June 2013 Accepted Date: 26 June 2013
  • 2. Video Streaming Compression for Wireless Multimedia Sensor Networks www.iosrjournals.org 7 | Page Network with Lossy Links. In the Cross-Layer Architecture the Compressive Video coding can be controlled at Application Layer, the rate at Transport Layer and Adaptive Parity at the Physical Layer. II. Related Work The Potential Compressed Sensing [3] has been investigates for Video Streaming in Wireless Multimedia Sensor Networks. The Rate Control[4] scheme is designed in order to Maximize the received video quality and to prevent the Network congestion while maintaining fairness between multiple video transmissions at the Receiver Side. Video Distortion is represented through Analytical and Empirical Models and at the Physical Layer based on the estimated channel quality the video Encoding rate and channel coding rate can be estimated. In order to avoid Congestion while maintaining fairness in the Domain of video quality rather than data rate the End-To-End Data rate is regulated [7],[8],[9]. In paper [5] [6] a new rate allocation algorithm is designed for Transform Domain Wyner-Ziv Video Coding (WZVC) without Feedback. Its objective is to design Intra-Frame Encoding and Complex Inter-Frame Decoding that is based on the Slepian-Wolf And Wyner-Ziv Distributed Source Coding Theorems. To allocate oroper Number of bits to Each Frame, Most Existing Wyner-Ziv Video Coding Solutions need a Feedback Channel (FC) at the Decoder. However, in many Video Coding Applications, the FC is not allowed. Moreover, the FC will introduce Latency and also the increase of Decoder complexity because several iterative decoding operations may be needed to decode the data to achieve target Video Quality. The Algorithm predicts the Number of bits for each Wyner-Ziv frame at the encoder as a Function of the Coding mode and the Quantization Parameters. Such Predictions will not significantly increase the complexity at the encoder. However, the prediction will be able to properly select the best mode and Quantization Parameter For encoding each Wyner-Ziv frame. Experimental Results show that the Algorithms is able to achieve good encoder rate allocation while still maintains consistent coding efficiency. Comparing To The WZVC[7] Coder With FC, this New WZVC Coder Without FC Induces only a small loss in Rate-Distortion Performance. III. Proposed System The Following Proposed System Consists of Problem Definition, Software Architecture and finally the proposed Solution. 3.1ProblemDefinition: In existing layered protocol stacks based on the IEEE 802.11 and 802.15.4 standards, frames are split into multiple packets. If even a single bit is attacked due to some of the channel errors, after a cyclic redundancy check, so that the entire packet will be dropped at a final or intermediate node. This can cause the video decoder is unable to decode an independently coded (I) frame, this leads to loss of the entire sequence of video frames. 3.2. Software Architecture: The figure shows that the architecture of a Video Streaming Compression for Wireless Multimedia Sensor Networks. At The Application Layer, the Video file from the source is Compressed and divided in to ‘N’ number of packets and then each packet is encoded, at Transport Layer the Congestion-Distortion Optimized Scheduling takes fully advantage of this Rate Allocation to select and transmit the packets of the Video stream which will maximize video quality. Next the Network Layer is responsible for packet Forwarding including routing Through An intermediate routers, then the Data Link Layer is Responsible for Media Access Control, Flow Control of the Video and then Error Checking .At the destination, the information is decoded and decompressed to obtain the original video file.
  • 3. Video Streaming Compression for Wireless Multimedia Sensor Networks www.iosrjournals.org 8 | Page The software architecture of the proposed system is shown below: Fig 1 : An Architecture Of A Video Streaming Compression For Wireless Multimedia Sensor Networks. 3.2. Proposed solution: 3.2.1.Compressed Video Transmission: Sender selects the Compressed File that needs to be send to the receiver based on the Temporal Correlation at Low complexity. Here the Sender Node browse the Video File that already in the Compressed Format in-Order to reduce the size of the file so that file can be Sent to the Network effectively. 3.2.2.Video-On-Demand: The Compressed Video File is splitting in to ‘N’ Number of packets based on the Video-On- Demand. The packets are forwarded to the Buffer. The Packets Perform the action based on FIFO Queue. The First Packet added to the Queue is the first packet to be removed. So that the Video File can be received in FIFO order at the Receiver Side. The FIFO Receives Raw Video Data, buffers the raw capture Video Data at a rate, and transfers the raw capture Video data to the High Speed Memory. The Host FIFO Receives display Video Data from a remote source, Buffers the Display Video Data, and Transfers the input display Video data to the High Speed Memory. The PB FIFO reads capture Video Data and Display Video Data, During The PB Service, from the High Speed Memory to Provide an Input Queue for Video Compression and Video Decompression. The Display FIFO Receives, during the Display Service, Display Video Data from The High Speed Memory, and Buffers the Display Video data to Provide the Display Video Data at a Display Rate for the Host.
  • 4. Video Streaming Compression for Wireless Multimedia Sensor Networks www.iosrjournals.org 9 | Page Fig 2:Fifo Queue 3.2.3.Video Encoder: Key Establishment in Sensor Networks is a Challenging Problem because Asymmetric Key Cryptosystems are Unsuitable for use in Resource Constrained Sensor Nodes and also the Nodes could be physically compromised by an Attacker. For Each and Every Splitted Packet an Unique ID can be Assigned. So that the Video File can be Send Effectively to the Receiver. There are Three types of General Key Agreement Schemes.1.Trusted-Serverscheme.2.Self-Enfourcing Scheme.3.Key Pre-Distribution Scheme. In this paper Key Pre-Distribution Scheme is Used. In Key Pre-Distribution Scheme the Information of the Secret Key is Distributed among all the Sensor Nodes prior to deployment. If we know the nodes that are in the same Neighborhood before Deployment, the Keys can be decided a priori.In this Paper we are concentrating on RSA Cryptographic Technique. Here in this Technique Key Generation is one of the important part, where we need to Generate both Public Key and Private Key. The Sender will be Encrypting the Packet with Receiver’s Public Key And Receiver will be Decrypting using his own Private Key. RSA Algorithm: RSA is an Algorithm Used Or Public Key Cryptography. Step 1: Select Random Prime Numbers P And Q, And Check That P != Q Step 2 :Compute Modulus N = Pq_ Step 3: Compute Φ(N) = Φ(P)Φ(Q) = (P − 1)(Q − 1) Step 4: Select Public Exponent E, Such That 1 < E < Φ(N) And Gcd(E, Φ(N)) = 1 Step 5:Compute Private Exponent D = E-1 (Mod Φ(N)) Step 6: Public Key Is {N, E}, Private Key Is D Encryption: C = Memod N, Decryption: M = Cdmod N Digital Signature: S = H(M)Dmod N, Verification: M' = Semod N, If M' = H(M) Signature Is Correct. H Is A Publicly Known Hash Function. 3.2.4. Active Buffer Management: In this paper Active Buffer Management Scheme is used the Transmission of Video over IP based Networks requires the Segmentation of Video Data into IP Packets. The Maximum Size of an IP Packet as a Constant Parameter of the Networks along the routing path. Generally it is smaller than the average size of a
  • 5. Video Streaming Compression for Wireless Multimedia Sensor Networks www.iosrjournals.org 10 | Page video frame. Therefore video frames is segmented into several IP packets during Transmission Process. Here the Active Buffer Management is used to filter the packets and it En-Route the packets to the Destination. There are Two types of Buffer Management 1.Packet Based Strategies where each incoming Packets is Treated Individually.2.Frame Based Strategies where each Video Frame is an Atomic Unit during the Buffer Management Decision and Actions. 3.2.5. Adaptive Parity Check: The Adaptive Parity Check is used to measure or estimate the sample Error Rate of the channel to determine a parity Scheme for encoding the samples, which are the input directly from the Video encoder. The Adaptive Parity Check, checks whether the Mac for each packet at the receiver side. If the mac matches then Receiver receives Packet Successfully. If not that Packet is dropped so the file cannot be decoded Successfully. IV. Results Fig 4.1: Video Streaming Compression Results. V. Conclusion In this paper we addressed the problem of packets dropped at an intermediate node or final node. Where the attacker is a part of the Network who is aware of Network secrets and also the implementation details. In order to Overcome the problem of dropped Packets we develop Adaptive Rate Control Scheme that Reconfigure the dropped Packets. We Analyze the Security of our schemes and through simulation we can achieve the higher throughput by Re-sequencing the dropped Packets.
  • 6. Video Streaming Compression for Wireless Multimedia Sensor Networks www.iosrjournals.org 11 | Page References [1] S. Pudlewski, T. Melodia, And A. Prasanna, “C-DMRC: Compressive Distortion-Minimizing Rate Control For Wireless Multimedia Sensor Networks,‖ In Proc. Of IEEE International Conference On Sensor, Mesh And Ad Hoc Communications And Networks (SECON) 2010, Boston, MA, June 2010. [2] I. F. Akyildiz, T. Melodia, And K. R. Chowdhury, ―A Survey On Wireless Multimedia Sensor Networks,‖ Computer Networks (Elsevier), Vol. 51, No. 4, Pp. 921–960, Mar. 2007. [3] A. Aaron, S. Rane, R. Zhang, And B. Girod, ―Wyner-Ziv Coding For Video: Applications To Compression And Error Resilience,‖ In Proc. Of IEEE Data Compression Conf. (DCC), Snowbird, UT, March 2003, Pp. 93–102. [4] D. Donoho, ―Compressed Sensing,‖ IEEE Transactions On Information Theory, Vol. 52, No. 4, Pp. 1289–1306, Apr. 2006. [5] B. Girod, A. Aaron, S. Rane, And D. Rebollo-Monedero, ―Distributed Video Coding,‖ Proc. Of The IEEE, Vol. 93, No. 1, Pp. 71–83, January 2005. [6] T. Sheng, G. Hua, H. Guo, J. Zhou, And C. W. Chen, ―Rate Allocation For Transform Domain Wyner-Ziv Video Coding Without Feedback,‖ In ACM Intl. Conf. On Multimedia, New York, NY, USA, October 2008, Pp. 701–704. [7] J. Romberg,‖Imaging Via Compressive Sampling,‖ IEEE Signal Processing Mag Azine,Vol.25,No.2,Pp.14-20,2008 [8] M. Duarte, M. Davenport, D. Takhar, J. Laska, T. Sun, K. Kelly, And R. Baraniuk, ―Single-Pixel Imaging Via Compressive Sampling,‖ IEEE Signal Processing Magazine, Vol. 25, No. 2, Pp. 83—91, 2008. [9] M . Wakin, J. Laska, M. Duarte, D. Baron, S. Sarvotham, D. Takhar, K. Kelly, And R. Baraniuk, ―Compressive Imaging For Video Representation And Coding,‖ In Proc. Picture Coding IEEE COMSOC MMTC E-Letter 26/30 Vol.4, No.9, October 2009 Symposium (PCS), April 2006.