SlideShare uma empresa Scribd logo
1 de 11
Baixar para ler offline
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
482
VIDEO STREAMING USING WIRELESS MULTI-HOP IN ANDROID
PHONES
Sowmya B J 1
, Mohan Kumar S2
, Jagadeesha S N3
1
M.S.Ramaiah Institute of Technology, M.S.R.I.T post, Bengaluru-560054., Affiliated to
VTU, Belgaum, Karnataka., India
2
M.S.Ramaiah Institute of Technology, M.S.R.I.T post, Bengaluru-560054., Affiliated to
VTU, Belgaum, Karnataka., India
3
Jawaharlal Nehru National College of Engineering, Shivamogga, Karnataka
ABSTRACT
The rapid adoption of smart phones has created a unique opportunity for mobile
multimedia services for mobile users. Currently a majority of smart phones are equipped with
both hardware that supports real-time video processing and ad-hoc wireless communication
between peers and this allows real-time video streaming over multiple wireless hops between
peer devices. Phones within communication range of each other automatically establish a
wireless link creating a client mesh network (ad-hoc network of devices). Each phone in the
client mesh network is able to produce/consume video and also acts as a relay to forward
video to its next hop neighbors. Peer-to-peer video streaming from the cameras on smart
phones to people nearby allows users to share what they see. Such streaming can be used in a
variety of applications.
The Objective of this project is to implement real-time video streaming over multiple
wireless hops between peer devices based on Multi-hop Routing. For this to be possible, there
has to be discovered a way to allow creation (and termination) of ad-hoc networks, with the
Android OS. The second goal is to implement a simple Android application, to run on these
devices, utilizing the main possibilities of the created multi-hop network and streaming video
from one phone to other through ad-hoc networks.
Keywords : Android, H.264 encoding and decoding, Mobile ad-hoc networks, Video
Streaming, wireless networks.
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING
& TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 2, March – April (2013), pp. 482-492
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
483
I INTRODUCTION
Android Video Streaming over WIFI/Adhoc Network Application and is intended to
inform the details of the design and the design process. The main idea of this project is to
provide a mobile application, the Video Streaming over WIFI/Adhoc Network Application
Client on the Android platform concentrate here on the feasibility of using various
generations of Android
Fig1: Phones for multi-hop infrastructure less video streaming.
A peer-to-peer videoconferencing application with modified H.264 video codec for
mobile phones. However, the use of a customized codec and development library poses an
issue on portability to other mobile devices for wider deployment Qik is one of the best
known real-time video streaming services, which has support for a number of mobile devices.
It adopts the client server architecture; that is, mobile phones (with Qik as the client) stream
live video to centralized processing servers using the available network infrastructure (such
as cellular or WiFi infrastructure networks).
We propose a wireless multi-hop video streaming application for the Android based
mobile devices (including Android based tablet PCs). This application allows users to capture
live video using camera on mobile devices, and to share this video feed with people nearby
using a free-of-charge wireless mesh network. Routing protocols can be installed to facilitate
the multi-hop communication to go beyond a single hop. Fig. 1 shows an application scenario
in which a person streams live video of a concert to friends nearby over the wireless mesh
network of phones, without being caught by the expensive mobile phone bill.
We proposed a wireless multi-hop video streaming application for the Android based
mobile devices (including Android based tablet PCs). This application allows users to capture
live video using camera on mobile devices, and to share this video feed with people nearby
using a free-of-charge wireless mesh network. RTP can be installed to facilitate the multi-hop
communication to go beyond a single hop. A person can stream live video of a concert to
friends nearby over the wireless mesh network of phones, without being caught by the
expensive mobile phone bill. This can entertain own or group of people in remote location
where internet connections are not available. It can be used in defense projects where camera
views can be shared to backend teams to be prepared when front team is on work.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2,
The figure 2.0 shows a Peer
real time video that they are watching or tr
The two mobile phones need to be connected to Wi
address. After connection establis
to receiver.
II THE BUILDING BLOCKS:
1.1 Overview of Android System
The figure 3.0 shows the Android system architecture, which consists of the Linux
kernel with device drivers and the Android runtime environment (along with a number of
libraries) that support interactions between the Linux kernel and the high
framework. The application framework released in a bundle as the Android SDK [5] provides
high-level Java interfaces for accessing the underlying resources, such as camera and WiFi.
Fig
1.2 Codecs and Method of Video Encoding
Video encoding and decoding is an
application. There are many ways by which a video can be encoded or decoded. We describe
two widely used video coding techniques which are implemented in our application
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976
6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
484
Peer-to-peer (P2P) technology mobile user, the ability to share
real time video that they are watching or transmitting to other authorized users.
Fig 2: Peer-to-peer sharing
wo mobile phones need to be connected to Wi-Fi network for acquiring IP
connection established, Real time protocol data can be transmitted
OVERVIEW
Overview of Android System
shows the Android system architecture, which consists of the Linux
kernel with device drivers and the Android runtime environment (along with a number of
port interactions between the Linux kernel and the high-level application
framework. The application framework released in a bundle as the Android SDK [5] provides
level Java interfaces for accessing the underlying resources, such as camera and WiFi.
Fig 3: Android Architecture
and Method of Video Encoding
Video encoding and decoding is an essential aspect of any video streaming
application. There are many ways by which a video can be encoded or decoded. We describe
two widely used video coding techniques which are implemented in our application
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
April (2013), © IAEME
the ability to share
Fi network for acquiring IP
data can be transmitted from sender
shows the Android system architecture, which consists of the Linux
kernel with device drivers and the Android runtime environment (along with a number of
level application
framework. The application framework released in a bundle as the Android SDK [5] provides
level Java interfaces for accessing the underlying resources, such as camera and WiFi.
aspect of any video streaming
application. There are many ways by which a video can be encoded or decoded. We describe
two widely used video coding techniques which are implemented in our application module.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
485
• Intraframe encoding is the simplest form of encoding. It treats every frame as an
individual image to encode. This method is resilient against lost frames due to each
frame having enough information to create an entire image.
• Interface encoding uses two types of frames, i.e., the key frames and predicted
frames, for better compression ratio. The key frame contains complete information to
create an image, whereas the predicted frames only contain the differences between
frames thus previous frames are required for their successful decoding.
III DESIGN AND IMPLEMENTATION
1.1 Architectural Design
Fig 4: Architecture of project
The Mobile Application is broken down into two major subsystems, the mobile client
we implement a wireless multi-hop video streaming application for mobile phones with the
Android operating system. This application allows sharing live information captured by
mobile phone sensors (e.g., camera, microphone) with persons that might be multiple
wireless hops away. The video streaming is based on peer-to-peer communication between
mobile phones, i.e. without the use of video processing servers or network infrastructure. We
show the feasibility of such peer to-peer video streaming application for Android phones in a
variety of experiments that evaluate various video streaming
1.2 Decomposition Description
Fig 5: Decomposition Procedure
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
486
The mobile application subsystem is divided up into a three layered architecture; it
has a user interface, application, and device layer. Each layer has its own interface that other
layers can use to interact with it. The user interface layer contains an observer object and
updates its data, using data from the observable application layer, via the observer pattern.
The application layer handles threads and messages from the user interface layer messages
send them to the device layer. The device layer handles the interactions with the hardware, all
the features of the phone necessary for the application, including but sending video streaming
over wifi, and ports to send and receive data to and from the other Android phone. Interface
layer will handle Video encoder/decoder module.
1.3 Video Streaming using H.264 encoding and Decoding
H.264 is an industry standard for video compression, the process of converting digital
video into a format that takes up less capacity when it is stored or transmitted. Video
compression (or video coding) is an essential technology for applications such as digital
television, DVD-Video, mobile TV, videoconferencing and internet video streaming.
Standardizing video compression makes it possible for products from different manufacturers
(e.g. encoders, decoders and storage media) to inter-operate. An encoder converts video into
a compressed format and a decoder converts compressed video back into an uncompressed
format. Recommendation H.264: Advanced Video Coding is a document published by the
international standards bodies ITU-T (International Telecommunication Union) and ISO/IEC
(International Organization for Standardization / International Electro technical
Commission). It defines a format (syntax) for compressed video and a method for decoding
this syntax to produce a displayable video sequence. The standard document does not actually
specify how to encode (compress) digital video – this is left to the manufacturer of a video
encoder – but in practice the encoder is likely to mirror the steps of the decoding process.
Figure 6 shows the encoding and decoding processes and highlights the parts that are covered
by the H.264 standard.
Fig 6: Video Encoder and Decoder
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
487
1.4 Encoding process
Prediction
prediction of the macro block based on previously-coded data, either from the current frame
(intra prediction) or from other frames that have already been coded and transmitted (inter
prediction).
Fig 7: Prediction
Transform and quantization
A block of residual samples is transformed using a 4x4 or 8x8 integer transform, an
approximate form of the Discrete Cosine Transform (DCT). The transform outputs a set of
coefficients, each of which is a weighting value for a standard basis pattern.
Fig 8: Transform and quantization
1.6 Decoder Process
Bit stream Decoding
A video decoder receives the compressed H.264 bit stream, decodes each of the
syntax elements and extracts the information described above (quantized transform
coefficients, prediction information, etc).
Rescaling and inverse transform
The quantized transform coefficients are re-scaled. Each coefficient is multiplied by
an integer value to restore its original scale2. An inverse transform combines the standard
basis patterns, weighted by the re-scaled coefficients, to re-create each block of residual data.
Reconstruction
For each macro block, the decoder forms an identical prediction to the one created by
the encoder. The decoder adds the prediction to the decoded residual to reconstruct a decoded
macro block which can then be displayed as part of a video frame.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
488
1.7 Multi-hop Setup
Fig 9: Multi-hops
In multi-hop wireless networks, as shown in fig 9 communication between two end nodes is
carried out through a number of intermediate nodes whose function is to relay information
from one point to another.
Fig 10: Placement of packages for each Hop
Fig 10 indicates the placing of packages for each hop including the Android Application layer
and Library layer including Routing protocols.
1.8. Real Time Streaming Protocol (RTSP) and RTP
It is a network control protocol designed for use in entertainment and communications
systems to control streaming media servers. The protocol is used for establishing and
controlling media sessions between end points. Clients of media servers issue VCR-like
commands, such as play and pause, to facilitate real-time control of playback of media files
from the server. Options, Describe, SetUp, Pause, Record, Announce, Teardown, Rediect,
Set_Parameter.
Real-time Transport Protocol (RTP) defines a standardized packet format for
delivering audio and video over IP networks. RTP is used extensively in communication and
entertainment systems that involve streaming media, such as telephony, video
teleconference applications, television services and web-based push-to-talk features.
RTP is used in conjunction with the RTP Control Protocol (RTCP). While RTP carries
the media streams (e.g., audio and video), RTCP is used to monitor transmission statistics
and quality of service (QoS) and aids synchronization of multiple streams. RTP is originated
Source Hop 1 Hop 2 Hop 3 Destination
Multi-hop
Application Layer
Routing Protocol
Single hop communication
Library
layer
Android
App
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
489
and received on even port numbers and the associated RTCP communication uses the next
higher odd port number. RTP is one of the technical foundations of Voice over IP and in this
context is often used in conjunction with a signaling protocol which assists in setting up
connections across the network. The main processes are identified as under:
• Adhoc net work /Wi-Fi setting need to be done with IP/Port
• We need to establish the connection between android mobile user and Receiver User
• When application initiate , User has to launch request and start streaming
• It will verify camera is connected and then after process Raw Video .
• It Uses H.264 Encoder/Decoder for this process .
• Once the streaming start, video will process in encoding with the help of H.264
encoder.
• Once Encoding is done and it will go in network with the help of RTSP/RTP
• Receiver will receive the video and display on their device after the decoding.
Fig 11: RTSP/RTP process
IV. EVALUATION
In this section, we present an evaluation of the video streaming application in a
number of experimental scenarios and discuss the results.
1.1. Experiment devices and setup
Downloading the SDK Starter Package
The SDK starter package is not a full development environment—it includes only the core
SDK Tools, which you can use to download the rest of the SDK components (such as the
latest Android platform).
Installing the ADT Plugin for Eclipse
Android offers a custom plugin for the Eclipse IDE, called Android Development Tools
(ADT), that is designed to give you a powerful, integrated environment in which to build
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
490
Android applications. It extends the capabilities of Eclipse to let you quickly set up new
Android projects, create an application UI, debug your applications using the Android SDK
tools, and even export signed (or unsigned) APKs in order to distribute your application.
Downloading the ADT Plugin, Configuring the ADT Plugin, Updating the ADT Plugin and
Adding Platforms and Other Components
We deploy the application on each of these phones. Fig. 12 shows a screen shot of the live
view of the application and its menu bar.
• Start Streaming triggers the actions to broadcast information to the multi-hop network that
the node is avideo content provider, gather raw video frames from the camera, encode these
video frames using a particular codec, and finally stream out these encoded video frames.
• Request Video starts the discovery process to search for video content providers within the
network; following that, users can select from a list of providers the node from which they
will receive video streams. Due to the use of the standard Android development kits, the
application can be easily deployed on all of these mobile.
Fig 12: UI Design
1.2. Performance of video codecs and coding
In a live video streaming application, the performance of video encoding and
decoding is an indication of the feasibility of the application. The speed of en/decoding has
impact on perceived quality of the video and in turn affects the usability of the application.
Having tested our application on newer generation phones, we repeat the same set of
experiments for the other two models of mobile phones. Fig. 10 shows a comparison in
encoding time for different models of mobile phones using the aforementioned codecs and
encoding techniques. There is no surprise to see that the HTC Dream, which is the first
generation of Android phones with a much lower resource profile, performs much worse than
the Samsung Galaxy S2. In the worst case when using H.264 with intraframe encoding it
takes up to around 100 ms to encode a video frame. However, according to [10] 100 ms
encoding time should be able to produce video streams at around 10 fps, which is still a fairly
good quality of a video stream. Fig. 13 also shows that we can reduce the encoding time by
using other codecs or encoding techniques, even on the first generation of Android phones.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
491
Fig 13: Performance of Video Codecs
V. CONCLUSION
A wireless multi-hop video streaming application for Android mobile phones
application allows users to capture live video feeds using the mobile phone camera and to
share these feeds with people who might be multiple wireless hops away. The video feeds are
shared using wireless client mesh network (ad-hoc network) established between mobile
phones. Thus the video streaming does not rely on a traditional network infrastructure (such
as the cellular), therefore it is a free-of-charge communication. Such a multi-hop video
streaming can be used in a variety of application domains including social networking. In this
paper we presented an evaluation of the prototype application feasibility of the multi-hop
video on three generations of Android phones (with different resource capabilities). We
showed that even after five wireless hops, our application still can handle video streams with
high quality. For future work we are planning to extend the evaluation test to study the
application performance within a larger network.
We are also consider that developing a richer user interface with additional features,
such as implementing multicast over multiple hops and allowing users to record video
contents on local SD cards while streaming or forwarding. Introducing a digital rights
management protocol that can protect the shared contents between sources to destination
transmission.
REFERENCES
[1] ITU. Statistics on global mobile subscriptions. http://www.itu.int/newsroom/press
releases/2010/06.html.
[2] C. Quick. (2009) With smartphone adoption on the rise, opportunity for marketers is
calling. http://blog.nielsen.com/nielsenwire/online mobile/with-smartphoneadoption- on-the-
rise-opportunity-for-marketers-is-calling/.
[3] H. L. Cycon, T. C. Schmidt, G. Hege, M. Wahlisch, D. Marpe, and M. Palkow, “Peer-to-
peer videoconferencing with h.264 software codec for mobiles,” in Proc. Int. Symp. a World
of Wireless, Mobile and Multimedia Networks WoWMoM 2008, 2008, pp. 1–6.
[4] Qik. www.qik.com.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME
492
[5] Android development sdk. http://developer.android.com.
[6] Optimized link state routing protocol (olsr).http://www.ietf.org/rfc/rfc3626.txt.
[7] P. Hu, W. L. Tan, R. Wishart, M. Portmann, and J. Indulska, “Meshvision: an adaptive
wireless mesh network video surveillance system,” Multimedia Systems, vol. 16, pp. 243–
254, 2010, 10.1007/s00530-010-0191-z.
[8] Q. Huynh-Thu and M. Ghanbari, “Temporal aspect of perceived quality in mobile video
broadcasting,” Broadcasting, IEEE Transactions on DOI - 10.1109/TBC.2008.2001246, vol.
54, no. 3, pp. 641–651, 2008. 787.
[9] Mohanjeet Singh, D.S Dhaliwal and Neeraj Garg, “Searching and Streaming of
Multimedia Content in P2P Overlay Network”, International Journal of Computer
Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 433 - 438, ISSN Print:
0976 – 6367, ISSN Online: 0976 – 6375.
[10] Srikanth T.N. and Prabhudeva S, “Explicit Study on Security Issues in Multimedia
Streaming in Peer to Peer Network”, International Journal of Computer Engineering &
Technology (IJCET), Volume 3, Issue 2, 2012, pp. 588 - 602, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
[11] Asokan M, “Android Vs iOS – An Analysis”, International Journal of Computer
Engineering & Technology (IJCET), Volume 4, Issue 1, 2013, pp. 377 - 382, ISSN Print:
0976 – 6367, ISSN Online: 0976 – 6375.

Mais conteúdo relacionado

Mais procurados

An extensive review: Internet of things is speeding up the necessity for 5G
An extensive review: Internet of things is speeding up the necessity for 5GAn extensive review: Internet of things is speeding up the necessity for 5G
An extensive review: Internet of things is speeding up the necessity for 5G
IJERA Editor
 
1 s2.0-s014036641000085 x-main
1 s2.0-s014036641000085 x-main1 s2.0-s014036641000085 x-main
1 s2.0-s014036641000085 x-main
dsfsadfas
 

Mais procurados (17)

IRJET- Data Acquistion through Connectivities in Cars
IRJET- Data Acquistion through Connectivities in CarsIRJET- Data Acquistion through Connectivities in Cars
IRJET- Data Acquistion through Connectivities in Cars
 
IRJET- Mobile Communication Security using Encryption and Decryption
IRJET- Mobile Communication Security using Encryption and DecryptionIRJET- Mobile Communication Security using Encryption and Decryption
IRJET- Mobile Communication Security using Encryption and Decryption
 
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A ReviewIRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
 
An extensive review: Internet of things is speeding up the necessity for 5G
An extensive review: Internet of things is speeding up the necessity for 5GAn extensive review: Internet of things is speeding up the necessity for 5G
An extensive review: Internet of things is speeding up the necessity for 5G
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
 
A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...
 
Secure Dual-mode Robotic Intrusion Detection System for Remote Surveillance
Secure Dual-mode Robotic Intrusion Detection System for Remote SurveillanceSecure Dual-mode Robotic Intrusion Detection System for Remote Surveillance
Secure Dual-mode Robotic Intrusion Detection System for Remote Surveillance
 
Effective Printing Text using Bluetooth Technology from Android Application
Effective Printing Text using Bluetooth Technology from Android ApplicationEffective Printing Text using Bluetooth Technology from Android Application
Effective Printing Text using Bluetooth Technology from Android Application
 
Wi Fi
Wi FiWi Fi
Wi Fi
 
1 s2.0-s014036641000085 x-main
1 s2.0-s014036641000085 x-main1 s2.0-s014036641000085 x-main
1 s2.0-s014036641000085 x-main
 
Computer engineering and it seminar topics
Computer engineering and  it seminar topicsComputer engineering and  it seminar topics
Computer engineering and it seminar topics
 
Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT	Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT
 
IRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking SystemIRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking System
 
Computer science seminar topics
Computer science seminar topicsComputer science seminar topics
Computer science seminar topics
 
Ijecet 06 09_008
Ijecet 06 09_008Ijecet 06 09_008
Ijecet 06 09_008
 
Android ieee projects 2012
Android ieee projects 2012Android ieee projects 2012
Android ieee projects 2012
 
Bluetooth PPT Report
Bluetooth PPT ReportBluetooth PPT Report
Bluetooth PPT Report
 

Semelhante a Video streaming using wireless multi hop in android phones

Implementing security on android application
Implementing security on android applicationImplementing security on android application
Implementing security on android application
IAEME Publication
 

Semelhante a Video streaming using wireless multi hop in android phones (20)

Ijariie1186
Ijariie1186Ijariie1186
Ijariie1186
 
Cloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TVCloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TV
 
IRJET- Smart Voice based Notice Board using Wi-Fi
IRJET-  	  Smart Voice based Notice Board using Wi-FiIRJET-  	  Smart Voice based Notice Board using Wi-Fi
IRJET- Smart Voice based Notice Board using Wi-Fi
 
Implementing security on android application
Implementing security on android applicationImplementing security on android application
Implementing security on android application
 
A novel adaptive schema to facilitates playback switching technique for video...
A novel adaptive schema to facilitates playback switching technique for video...A novel adaptive schema to facilitates playback switching technique for video...
A novel adaptive schema to facilitates playback switching technique for video...
 
Fm3610071011
Fm3610071011Fm3610071011
Fm3610071011
 
Bq4301381388
Bq4301381388Bq4301381388
Bq4301381388
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
 
Videoconferencing web
Videoconferencing webVideoconferencing web
Videoconferencing web
 
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
 
Wi-Fi Controlled Car
Wi-Fi Controlled CarWi-Fi Controlled Car
Wi-Fi Controlled Car
 
Report
ReportReport
Report
 
Forensic Tool for Android Mobile Device
Forensic Tool for Android Mobile DeviceForensic Tool for Android Mobile Device
Forensic Tool for Android Mobile Device
 
Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...Implementation of Real Time Home Automation of Embedded System Design with In...
Implementation of Real Time Home Automation of Embedded System Design with In...
 
Real Time Head Generation for Video Conferencing
Real Time Head Generation for Video ConferencingReal Time Head Generation for Video Conferencing
Real Time Head Generation for Video Conferencing
 
Flexible Technologies for Smart Campus
Flexible Technologies for Smart CampusFlexible Technologies for Smart Campus
Flexible Technologies for Smart Campus
 
Survey of Operating Systems for the IoT Environment
Survey of Operating Systems for the IoT EnvironmentSurvey of Operating Systems for the IoT Environment
Survey of Operating Systems for the IoT Environment
 
The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9The Wireless Remote Control Car Based On Arm9
The Wireless Remote Control Car Based On Arm9
 
Validation of android-based mobile application for retrieving network signal ...
Validation of android-based mobile application for retrieving network signal ...Validation of android-based mobile application for retrieving network signal ...
Validation of android-based mobile application for retrieving network signal ...
 
VIDEO CONFERENCING SYSTEM USING WEBRTC
VIDEO CONFERENCING SYSTEM USING WEBRTCVIDEO CONFERENCING SYSTEM USING WEBRTC
VIDEO CONFERENCING SYSTEM USING WEBRTC
 

Mais de IAEME Publication

A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 

Mais de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Último (20)

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Video streaming using wireless multi hop in android phones

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 482 VIDEO STREAMING USING WIRELESS MULTI-HOP IN ANDROID PHONES Sowmya B J 1 , Mohan Kumar S2 , Jagadeesha S N3 1 M.S.Ramaiah Institute of Technology, M.S.R.I.T post, Bengaluru-560054., Affiliated to VTU, Belgaum, Karnataka., India 2 M.S.Ramaiah Institute of Technology, M.S.R.I.T post, Bengaluru-560054., Affiliated to VTU, Belgaum, Karnataka., India 3 Jawaharlal Nehru National College of Engineering, Shivamogga, Karnataka ABSTRACT The rapid adoption of smart phones has created a unique opportunity for mobile multimedia services for mobile users. Currently a majority of smart phones are equipped with both hardware that supports real-time video processing and ad-hoc wireless communication between peers and this allows real-time video streaming over multiple wireless hops between peer devices. Phones within communication range of each other automatically establish a wireless link creating a client mesh network (ad-hoc network of devices). Each phone in the client mesh network is able to produce/consume video and also acts as a relay to forward video to its next hop neighbors. Peer-to-peer video streaming from the cameras on smart phones to people nearby allows users to share what they see. Such streaming can be used in a variety of applications. The Objective of this project is to implement real-time video streaming over multiple wireless hops between peer devices based on Multi-hop Routing. For this to be possible, there has to be discovered a way to allow creation (and termination) of ad-hoc networks, with the Android OS. The second goal is to implement a simple Android application, to run on these devices, utilizing the main possibilities of the created multi-hop network and streaming video from one phone to other through ad-hoc networks. Keywords : Android, H.264 encoding and decoding, Mobile ad-hoc networks, Video Streaming, wireless networks. INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), pp. 482-492 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 483 I INTRODUCTION Android Video Streaming over WIFI/Adhoc Network Application and is intended to inform the details of the design and the design process. The main idea of this project is to provide a mobile application, the Video Streaming over WIFI/Adhoc Network Application Client on the Android platform concentrate here on the feasibility of using various generations of Android Fig1: Phones for multi-hop infrastructure less video streaming. A peer-to-peer videoconferencing application with modified H.264 video codec for mobile phones. However, the use of a customized codec and development library poses an issue on portability to other mobile devices for wider deployment Qik is one of the best known real-time video streaming services, which has support for a number of mobile devices. It adopts the client server architecture; that is, mobile phones (with Qik as the client) stream live video to centralized processing servers using the available network infrastructure (such as cellular or WiFi infrastructure networks). We propose a wireless multi-hop video streaming application for the Android based mobile devices (including Android based tablet PCs). This application allows users to capture live video using camera on mobile devices, and to share this video feed with people nearby using a free-of-charge wireless mesh network. Routing protocols can be installed to facilitate the multi-hop communication to go beyond a single hop. Fig. 1 shows an application scenario in which a person streams live video of a concert to friends nearby over the wireless mesh network of phones, without being caught by the expensive mobile phone bill. We proposed a wireless multi-hop video streaming application for the Android based mobile devices (including Android based tablet PCs). This application allows users to capture live video using camera on mobile devices, and to share this video feed with people nearby using a free-of-charge wireless mesh network. RTP can be installed to facilitate the multi-hop communication to go beyond a single hop. A person can stream live video of a concert to friends nearby over the wireless mesh network of phones, without being caught by the expensive mobile phone bill. This can entertain own or group of people in remote location where internet connections are not available. It can be used in defense projects where camera views can be shared to backend teams to be prepared when front team is on work.
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, The figure 2.0 shows a Peer real time video that they are watching or tr The two mobile phones need to be connected to Wi address. After connection establis to receiver. II THE BUILDING BLOCKS: 1.1 Overview of Android System The figure 3.0 shows the Android system architecture, which consists of the Linux kernel with device drivers and the Android runtime environment (along with a number of libraries) that support interactions between the Linux kernel and the high framework. The application framework released in a bundle as the Android SDK [5] provides high-level Java interfaces for accessing the underlying resources, such as camera and WiFi. Fig 1.2 Codecs and Method of Video Encoding Video encoding and decoding is an application. There are many ways by which a video can be encoded or decoded. We describe two widely used video coding techniques which are implemented in our application International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 484 Peer-to-peer (P2P) technology mobile user, the ability to share real time video that they are watching or transmitting to other authorized users. Fig 2: Peer-to-peer sharing wo mobile phones need to be connected to Wi-Fi network for acquiring IP connection established, Real time protocol data can be transmitted OVERVIEW Overview of Android System shows the Android system architecture, which consists of the Linux kernel with device drivers and the Android runtime environment (along with a number of port interactions between the Linux kernel and the high-level application framework. The application framework released in a bundle as the Android SDK [5] provides level Java interfaces for accessing the underlying resources, such as camera and WiFi. Fig 3: Android Architecture and Method of Video Encoding Video encoding and decoding is an essential aspect of any video streaming application. There are many ways by which a video can be encoded or decoded. We describe two widely used video coding techniques which are implemented in our application International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- April (2013), © IAEME the ability to share Fi network for acquiring IP data can be transmitted from sender shows the Android system architecture, which consists of the Linux kernel with device drivers and the Android runtime environment (along with a number of level application framework. The application framework released in a bundle as the Android SDK [5] provides level Java interfaces for accessing the underlying resources, such as camera and WiFi. aspect of any video streaming application. There are many ways by which a video can be encoded or decoded. We describe two widely used video coding techniques which are implemented in our application module.
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 485 • Intraframe encoding is the simplest form of encoding. It treats every frame as an individual image to encode. This method is resilient against lost frames due to each frame having enough information to create an entire image. • Interface encoding uses two types of frames, i.e., the key frames and predicted frames, for better compression ratio. The key frame contains complete information to create an image, whereas the predicted frames only contain the differences between frames thus previous frames are required for their successful decoding. III DESIGN AND IMPLEMENTATION 1.1 Architectural Design Fig 4: Architecture of project The Mobile Application is broken down into two major subsystems, the mobile client we implement a wireless multi-hop video streaming application for mobile phones with the Android operating system. This application allows sharing live information captured by mobile phone sensors (e.g., camera, microphone) with persons that might be multiple wireless hops away. The video streaming is based on peer-to-peer communication between mobile phones, i.e. without the use of video processing servers or network infrastructure. We show the feasibility of such peer to-peer video streaming application for Android phones in a variety of experiments that evaluate various video streaming 1.2 Decomposition Description Fig 5: Decomposition Procedure
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 486 The mobile application subsystem is divided up into a three layered architecture; it has a user interface, application, and device layer. Each layer has its own interface that other layers can use to interact with it. The user interface layer contains an observer object and updates its data, using data from the observable application layer, via the observer pattern. The application layer handles threads and messages from the user interface layer messages send them to the device layer. The device layer handles the interactions with the hardware, all the features of the phone necessary for the application, including but sending video streaming over wifi, and ports to send and receive data to and from the other Android phone. Interface layer will handle Video encoder/decoder module. 1.3 Video Streaming using H.264 encoding and Decoding H.264 is an industry standard for video compression, the process of converting digital video into a format that takes up less capacity when it is stored or transmitted. Video compression (or video coding) is an essential technology for applications such as digital television, DVD-Video, mobile TV, videoconferencing and internet video streaming. Standardizing video compression makes it possible for products from different manufacturers (e.g. encoders, decoders and storage media) to inter-operate. An encoder converts video into a compressed format and a decoder converts compressed video back into an uncompressed format. Recommendation H.264: Advanced Video Coding is a document published by the international standards bodies ITU-T (International Telecommunication Union) and ISO/IEC (International Organization for Standardization / International Electro technical Commission). It defines a format (syntax) for compressed video and a method for decoding this syntax to produce a displayable video sequence. The standard document does not actually specify how to encode (compress) digital video – this is left to the manufacturer of a video encoder – but in practice the encoder is likely to mirror the steps of the decoding process. Figure 6 shows the encoding and decoding processes and highlights the parts that are covered by the H.264 standard. Fig 6: Video Encoder and Decoder
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 487 1.4 Encoding process Prediction prediction of the macro block based on previously-coded data, either from the current frame (intra prediction) or from other frames that have already been coded and transmitted (inter prediction). Fig 7: Prediction Transform and quantization A block of residual samples is transformed using a 4x4 or 8x8 integer transform, an approximate form of the Discrete Cosine Transform (DCT). The transform outputs a set of coefficients, each of which is a weighting value for a standard basis pattern. Fig 8: Transform and quantization 1.6 Decoder Process Bit stream Decoding A video decoder receives the compressed H.264 bit stream, decodes each of the syntax elements and extracts the information described above (quantized transform coefficients, prediction information, etc). Rescaling and inverse transform The quantized transform coefficients are re-scaled. Each coefficient is multiplied by an integer value to restore its original scale2. An inverse transform combines the standard basis patterns, weighted by the re-scaled coefficients, to re-create each block of residual data. Reconstruction For each macro block, the decoder forms an identical prediction to the one created by the encoder. The decoder adds the prediction to the decoded residual to reconstruct a decoded macro block which can then be displayed as part of a video frame.
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 488 1.7 Multi-hop Setup Fig 9: Multi-hops In multi-hop wireless networks, as shown in fig 9 communication between two end nodes is carried out through a number of intermediate nodes whose function is to relay information from one point to another. Fig 10: Placement of packages for each Hop Fig 10 indicates the placing of packages for each hop including the Android Application layer and Library layer including Routing protocols. 1.8. Real Time Streaming Protocol (RTSP) and RTP It is a network control protocol designed for use in entertainment and communications systems to control streaming media servers. The protocol is used for establishing and controlling media sessions between end points. Clients of media servers issue VCR-like commands, such as play and pause, to facilitate real-time control of playback of media files from the server. Options, Describe, SetUp, Pause, Record, Announce, Teardown, Rediect, Set_Parameter. Real-time Transport Protocol (RTP) defines a standardized packet format for delivering audio and video over IP networks. RTP is used extensively in communication and entertainment systems that involve streaming media, such as telephony, video teleconference applications, television services and web-based push-to-talk features. RTP is used in conjunction with the RTP Control Protocol (RTCP). While RTP carries the media streams (e.g., audio and video), RTCP is used to monitor transmission statistics and quality of service (QoS) and aids synchronization of multiple streams. RTP is originated Source Hop 1 Hop 2 Hop 3 Destination Multi-hop Application Layer Routing Protocol Single hop communication Library layer Android App
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 489 and received on even port numbers and the associated RTCP communication uses the next higher odd port number. RTP is one of the technical foundations of Voice over IP and in this context is often used in conjunction with a signaling protocol which assists in setting up connections across the network. The main processes are identified as under: • Adhoc net work /Wi-Fi setting need to be done with IP/Port • We need to establish the connection between android mobile user and Receiver User • When application initiate , User has to launch request and start streaming • It will verify camera is connected and then after process Raw Video . • It Uses H.264 Encoder/Decoder for this process . • Once the streaming start, video will process in encoding with the help of H.264 encoder. • Once Encoding is done and it will go in network with the help of RTSP/RTP • Receiver will receive the video and display on their device after the decoding. Fig 11: RTSP/RTP process IV. EVALUATION In this section, we present an evaluation of the video streaming application in a number of experimental scenarios and discuss the results. 1.1. Experiment devices and setup Downloading the SDK Starter Package The SDK starter package is not a full development environment—it includes only the core SDK Tools, which you can use to download the rest of the SDK components (such as the latest Android platform). Installing the ADT Plugin for Eclipse Android offers a custom plugin for the Eclipse IDE, called Android Development Tools (ADT), that is designed to give you a powerful, integrated environment in which to build
  • 9. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 490 Android applications. It extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, debug your applications using the Android SDK tools, and even export signed (or unsigned) APKs in order to distribute your application. Downloading the ADT Plugin, Configuring the ADT Plugin, Updating the ADT Plugin and Adding Platforms and Other Components We deploy the application on each of these phones. Fig. 12 shows a screen shot of the live view of the application and its menu bar. • Start Streaming triggers the actions to broadcast information to the multi-hop network that the node is avideo content provider, gather raw video frames from the camera, encode these video frames using a particular codec, and finally stream out these encoded video frames. • Request Video starts the discovery process to search for video content providers within the network; following that, users can select from a list of providers the node from which they will receive video streams. Due to the use of the standard Android development kits, the application can be easily deployed on all of these mobile. Fig 12: UI Design 1.2. Performance of video codecs and coding In a live video streaming application, the performance of video encoding and decoding is an indication of the feasibility of the application. The speed of en/decoding has impact on perceived quality of the video and in turn affects the usability of the application. Having tested our application on newer generation phones, we repeat the same set of experiments for the other two models of mobile phones. Fig. 10 shows a comparison in encoding time for different models of mobile phones using the aforementioned codecs and encoding techniques. There is no surprise to see that the HTC Dream, which is the first generation of Android phones with a much lower resource profile, performs much worse than the Samsung Galaxy S2. In the worst case when using H.264 with intraframe encoding it takes up to around 100 ms to encode a video frame. However, according to [10] 100 ms encoding time should be able to produce video streams at around 10 fps, which is still a fairly good quality of a video stream. Fig. 13 also shows that we can reduce the encoding time by using other codecs or encoding techniques, even on the first generation of Android phones.
  • 10. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 491 Fig 13: Performance of Video Codecs V. CONCLUSION A wireless multi-hop video streaming application for Android mobile phones application allows users to capture live video feeds using the mobile phone camera and to share these feeds with people who might be multiple wireless hops away. The video feeds are shared using wireless client mesh network (ad-hoc network) established between mobile phones. Thus the video streaming does not rely on a traditional network infrastructure (such as the cellular), therefore it is a free-of-charge communication. Such a multi-hop video streaming can be used in a variety of application domains including social networking. In this paper we presented an evaluation of the prototype application feasibility of the multi-hop video on three generations of Android phones (with different resource capabilities). We showed that even after five wireless hops, our application still can handle video streams with high quality. For future work we are planning to extend the evaluation test to study the application performance within a larger network. We are also consider that developing a richer user interface with additional features, such as implementing multicast over multiple hops and allowing users to record video contents on local SD cards while streaming or forwarding. Introducing a digital rights management protocol that can protect the shared contents between sources to destination transmission. REFERENCES [1] ITU. Statistics on global mobile subscriptions. http://www.itu.int/newsroom/press releases/2010/06.html. [2] C. Quick. (2009) With smartphone adoption on the rise, opportunity for marketers is calling. http://blog.nielsen.com/nielsenwire/online mobile/with-smartphoneadoption- on-the- rise-opportunity-for-marketers-is-calling/. [3] H. L. Cycon, T. C. Schmidt, G. Hege, M. Wahlisch, D. Marpe, and M. Palkow, “Peer-to- peer videoconferencing with h.264 software codec for mobiles,” in Proc. Int. Symp. a World of Wireless, Mobile and Multimedia Networks WoWMoM 2008, 2008, pp. 1–6. [4] Qik. www.qik.com.
  • 11. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 2, March – April (2013), © IAEME 492 [5] Android development sdk. http://developer.android.com. [6] Optimized link state routing protocol (olsr).http://www.ietf.org/rfc/rfc3626.txt. [7] P. Hu, W. L. Tan, R. Wishart, M. Portmann, and J. Indulska, “Meshvision: an adaptive wireless mesh network video surveillance system,” Multimedia Systems, vol. 16, pp. 243– 254, 2010, 10.1007/s00530-010-0191-z. [8] Q. Huynh-Thu and M. Ghanbari, “Temporal aspect of perceived quality in mobile video broadcasting,” Broadcasting, IEEE Transactions on DOI - 10.1109/TBC.2008.2001246, vol. 54, no. 3, pp. 641–651, 2008. 787. [9] Mohanjeet Singh, D.S Dhaliwal and Neeraj Garg, “Searching and Streaming of Multimedia Content in P2P Overlay Network”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 433 - 438, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [10] Srikanth T.N. and Prabhudeva S, “Explicit Study on Security Issues in Multimedia Streaming in Peer to Peer Network”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 588 - 602, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [11] Asokan M, “Android Vs iOS – An Analysis”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 1, 2013, pp. 377 - 382, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.