In recent years, network-based video streaming devices such as Wi-Fi-enabled security monitor cameras have been developed which streams recorded data in real time to servers via network connections. Network connections, in particular wireless connections (e.g., Wi-Fi), can be easily interrupted. When the network connection between a streaming device and the server is disrupted, there can be loss of data. Solutions are needed to recover the lost data.
Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
Data streaming is described. In some embodiments, a first media data stream is sent to a destination. In the event that it is detected that a portion of the first media data stream needs to be resent (e.g., the portion is not received by the destination due to network failure or the like), buffered data is sent in a second media data stream, where the buffered data corresponds to at least some of the missing portion. The buffered data is backfilled. In other words, in the second media data stream, data that is obtained (e.g., recorded) more recently is sent prior to media data that is obtained less recently. Although video streaming is described in the following examples for purposes of illustration, the technique is also applicable to other types of streaming media such as audio.
Processor 102 is coupled bi-directionally with memory 110, which can include primary storages such as a random access memory (RAM) and/or a read-only memory (ROM). As is well known in the art, primary storage can be used as a general storage area and as scratch-pad memory, and can also be used to store input data and processed data. Primary storage can also store programming instructions and data, in the form of data objects and text objects, in addition to other data and instructions for processes operating on processor 102. Also as is well known in the art, primary storage typically includes basic operating instructions, program code, data and objects used by the processor 102 to perform its functions (e.g., programmed instructions). For example, memory 110 can include any suitable computer-readable storage media, described below, depending on whether, for example, data access needs to be bi-directional or uni-directional. For example, processor 102 can also directly and very rapidly retrieve and store frequently needed data in a cache memory (not shown).
An optional removable mass storage device 112 provides additional data storage capacity for the system 100, and is coupled either bi-directionally (read/write) or uni-directionally (read only) to processor 102. An optional fixed mass storage 120 can also, for example, provide additional data storage capacity. Examples of mass storage 120 include a hard disk drive, a flash drive, a solid state drive, or the like. It will be appreciated that the information retained within mass storage 112 and 120 can be incorporated, if needed, in standard fashion as part of memory 110 (e.g., RAM) as virtual memory.
In addition to providing processor 102 access to storage subsystems, bus 114 can also be used to provide access to other subsystems and devices. As shown, these can include a network interface (also referred to as the communication interface) 116, a microphone 106, a camera 104, as well as any optional auxiliary input/output interface devices such as a display 118, a keyboard and a pointing device, a sound card, speakers, (not shown) and other subsystems as needed.
The network interface 116 allows processor 102 to be coupled to another computer, computer network, or telecommunications network using a network connection (e.g., an Ethernet connection, a Wi-Fi connection, etc.). For example, through the network interface 116, the processor 102 can send streaming media data (including audio and/or video) to another device such as a media server. Information, often represented as a sequence of instructions to be executed on a processor, can be received from and outputted to another network. An interface card or similar device and appropriate software implemented by (e.g., executed/performed on) processor 102 can be used to connect the computer system 100 to an external network and transfer data according to standard protocols. For example, various process embodiments disclosed herein can be executed on processor 102, or can be performed over a direct connection such as a Universal Serial Bus (USB) interface or over a network such as the Internet, intranet networks, or local area networks, in conjunction with a remote processor that shares a portion of the processing. Additional mass storage devices (not shown) can also be connected to processor 102 through network interface 116.
In addition, various embodiments disclosed herein further relate to computer storage products with a computer readable medium that includes program code for performing various computer-implemented operations. The computer-readable medium is any data storage device that can store data which can thereafter be read by a computer system. Examples of computer-readable media include, but are not limited to, all the media mentioned above: magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD-ROM disks; magneto-optical media such as optical disks; and specially configured hardware devices such as application-specific integrated circuits (ASICs), programmable logic devices (PLDs), and ROM and RAM devices. Examples of program code include both machine code, as produced, for example, by a compiler, or files containing higher level code (e.g., script) that can be executed using an interpreter.
The computer system shown in
In some embodiments, device 202 is configured to continuously capture video and stream the video to server 204 via the network, using a protocol such as Real Time Streaming Protocol (RTSP), DropTalk, or any other appropriate streaming protocol. Server 204 (also referred to as a media server) buffers the received video stream, saves it to storage, and makes it available for viewing by a user. For example, the server can make the video available to a client device by implementing a client-server communications protocol such as Hypertext Transfer Protocol (HTTP), where the video is accessible at a given Universal Resource Locator (URL). A user accesses the video by visiting the URL using a web browser or a standalone application running on a client device 208 (e.g., a personal computer, a smartphone, a tablet device, or the like). The user can view the video live, i.e., in real time as the video is captured and streamed to the server by the device, or view previously recorded video. A user interface with time indication (e.g., a scrubber bar) is provided for the user via the web browser or the standalone application to control the portion of the video to view.
In some embodiments, while the video is being captured, it is also buffered in a local storage space (e.g., a disk, a flash drive, or other memory device) that is a part of the device. The amount of video that is buffered depends on the quality of the video being stored and the amount of storage space available. In some embodiments, a few minutes or a few hours' worth of video is buffered. In some embodiments, the storage space is implemented as a circular buffer in which the oldest video content is overwritten by the newest video content when the storage space is filled up and additional space is needed.
If there is disruption in the device's video stream to the server, some of the video data will not be correctly received by the server. For example, if the network connection is disrupted temporarily, the device will not be able to access the server via the Internet, causing disruption to the video stream.
In this example, the video stream includes timestamps so that the data on the device and the data on the server can be synchronized. After the disruption has occurred and the connection is restored, the server will request the device to resend the missing portion of video in an attempt to backfill the video.
One reason to backfill in the opposite direction of the time axis is that the camera is still recording live video and may be overwriting old data in the buffer. A backfill process that goes in the opposite direction of the time axis means that there may be a gap of lost data at the beginning of the disruption period (e.g., portion 308) that has already been overwritten by new data, but the portion of missing data that is resent would be continuous. If the process were to resent data in the same direction as the time axis, there can be portions of the old data that is not yet uploaded on to the server but is overwritten by new data and becomes irretrievably lost. Depending on the speed of the overwrite and the speed of the upload, there can be multiple such missing data portions, resulting in a backfilled stream that is choppy and is unpleasant to viewer.
The first media data stream is written to a local storage (e.g., a mass storage component such as 112 or 120 of
At 404, it is detected that a portion of the first media data stream needs to be resent. Details of an example process for how to detect the missing portion is described below in connection with
At 406, a second media data stream that comprises media data corresponding to at least some of the missing portion is sent to the destination. In some embodiments, once the processor on the device detects that a portion of the media stream needs to be resent, the processor notifies the communications interface and causes appropriate data to be transferred from a storage buffer to the communications interface, which sends the missing portion to the destination. Media data that is obtained more recently is sent prior to media data that is obtained less recently. Referring to
In some embodiments, the second media data stream is generated by reading the recorded media data from the local storage. The device continues to send media data that corresponds to the missing portion until either the entire missing portion has been sent, or newer data that is recorded after the end of the disrupted period (e.g., data recorded after time t2) is encountered.
Upon receiving the resent media data, the server stores the media data. Since the media data is sequenced according to the frame identifiers, the missing portion can now be played back properly.
In some embodiments, the destination sends acknowledgments to the device upon successfully receiving data in the first media data stream from the device. Depending on the communication protocol used between the device and the destination, the acknowledgments can have different formats and the interval at which the acknowledgements are sent can differ. For example, in some embodiments, the device sends data in blocks. Each block comprises a set of media data frames and some identification information (e.g., a block identifier, the range of frame identifiers for the set of media data frames, the range of timestamps associated with the set of media data frames, or any other appropriate information that identifies the block or its contents). Accordingly, the acknowledgement also includes the identification information to indicate that the block or the set of media data frames that is successfully received. At 502, one or more acknowledgements are received from the server.
When the communication channel between the device and the server is interrupted, the server will not receive certain data and therefore will not send acknowledgements with respect to the data. In some embodiments, lower layer (e.g., the TCP layer) software handles the process of reestablishing the connection. Upon being notified that the communication channel has been reestablished, the server sends a backfill request to the device, instructing the device to check for any data that has not been successfully acknowledged and therefore should be resent. At 504, the backfill request from the server is received by the device.
At 506, the device checks its records of media data that has been sent and corresponding acknowledgements to determine which data blocks or data frames have not been acknowledged. For example, if the device has sent media data frames with identifiers ranging from 1-200 to the server but has only received acknowledgements for media data frames 1-150 when the backfill request is received, then the portion that needs to be resent includes frames 151-200, which will be sent in reverse order according to the frame identifiers.
Data in circular buffer 602 is dispatched (i.e., transmitted) to the destination by a forward dispatch task 604 and a backfill dispatch task 606. Each task transmits a corresponding media data stream. The forward dispatch task is started as soon as the device is connected to a server, taking media data stored in circular buffer 602 in the forward direction according to time, and transmitting the data to the server. A forward cursor 608 that advances in the forward direction is used to track the position of the media data being transmitted and allow the forward dispatch task to transmit the appropriate media data frame. In some embodiments, once a frame is transmitted by the forward dispatch task, the forward cursor advances to the next frame in the forward direction.
Backfill dispatch task 606 is started when it is detected that a portion of the media data in the first media data stream sent by the forward dispatch task needs to be resent. Backfill dispatch task 606 transmits media data in circular buffer 602 in the backward direction, starting with the last frame that needs to be resent. A backfill cursor 610 that advances in the backward direction is used to track the position of the media data that needs to be resent. In some embodiments, once a frame is transmitted by the backfill dispatch task, the backward cursor advances to the next frame in the backward direction. In the example where frames 151-200 need to be resent, the backfill cursor points to frame 200 initially since frame 200 should be resent first. Once frame 200 is sent, the backfill cursor advances to the next frame 199, then 198, and so on until frame 151 is resent. If, however, certain old frames have been overwritten, then the backfill process stops when the last available frame that needs to be resent is resent. For example, if frames 151 and 152 have been overwritten by new frames 806 and 807, then the backfill cursor stops advancing when frame 153 has been sent and the backfill process is completed.
In some situations, the media data stream comprising backfilled data and the media data stream comprising live data can be transmitted contemporaneously. In some embodiments, the live video stream is given higher priority than the backfilled data stream over the transmission channel. For example, the live video stream will occupy as much bandwidth as needed if the available bandwidth exceeds the bandwidth of the live video stream or all the available bandwidth if the available bandwidth is less than the bandwidth of the live video stream; and buffered data is sent to the server using any remaining bandwidth. Alternatively, the live video stream and the buffered data can be configured to occupy some predefined proportion of the available bandwidth (e.g., the live stream occupies 80% of the bandwidth and the buffered data occupies 20%). In some embodiments, each stream is sent over a different TCP connection, and the TCP connection associated with the live data stream is assigned a higher priority than the TCP connection associated with the backfilled data stream. For example, the live data stream can be configured to “very high” priority and the buffered data can be configured to “Medium” priority when their respective TCP connections are opened.
Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.
This application is a continuation of U.S. patent application Ser. No. 13/733,789, filed Jan. 3, 2013, now U.S. Pat. No. 9,197,686, entitled “Backfill of Video Stream,” which claims priority to U.S. Provisional Patent Application No. 61/583,997, filed Jan. 6, 2012, entitled “Backfill of Video Stream,” each of which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
2997935 | Scheffold | Aug 1961 | A |
3782260 | Ettischer et al. | Jan 1974 | A |
D349914 | Usui | Aug 1994 | S |
D357267 | Yotsuya | Apr 1995 | S |
D372490 | Sheffield et al. | Aug 1996 | S |
D385571 | Abrams | Oct 1997 | S |
5862428 | An | Jan 1999 | A |
5963253 | Dwyer | Oct 1999 | A |
5978028 | Yamane | Nov 1999 | A |
D429269 | Renkis | Aug 2000 | S |
D429743 | Renkis | Aug 2000 | S |
6147701 | Tamura et al. | Nov 2000 | A |
D445123 | Shen | Jul 2001 | S |
6268882 | Elberbaum | Jul 2001 | B1 |
D446534 | Zimmer | Aug 2001 | S |
D447758 | Lin et al. | Sep 2001 | S |
D449630 | Rak et al. | Oct 2001 | S |
D452259 | Choi | Dec 2001 | S |
6357936 | Elberbaum | Mar 2002 | B1 |
D455164 | Tsang et al. | Apr 2002 | S |
6462781 | Arnold | Oct 2002 | B1 |
D467952 | Nakamura | Dec 2002 | S |
D469775 | Bradley | Feb 2003 | S |
D470874 | Chiu | Feb 2003 | S |
6515275 | Hunter | Feb 2003 | B1 |
6634804 | Toste et al. | Oct 2003 | B1 |
6650694 | Brown | Nov 2003 | B1 |
6678001 | Elberbaum | Jan 2004 | B1 |
6727954 | Okada et al. | Apr 2004 | B1 |
D489388 | Saito et al. | May 2004 | S |
6762790 | Matko et al. | Jul 2004 | B1 |
D511352 | Oliver et al. | Nov 2005 | S |
7066664 | Sitoh et al. | Jun 2006 | B1 |
D527755 | Wu | Sep 2006 | S |
D534938 | Beasley et al. | Jan 2007 | S |
D537097 | Freeman | Feb 2007 | S |
D542320 | Cheng | May 2007 | S |
D552649 | Logan et al. | Oct 2007 | S |
D552659 | Stephens et al. | Oct 2007 | S |
D555692 | Liu et al. | Nov 2007 | S |
7290740 | Joy et al. | Nov 2007 | B2 |
D558250 | Hsia | Dec 2007 | S |
D563446 | Stephens et al. | Mar 2008 | S |
D575316 | Liu et al. | Aug 2008 | S |
7552340 | Ooi et al. | Jun 2009 | B2 |
7586537 | Konishi et al. | Sep 2009 | B2 |
D606105 | Hinkel | Dec 2009 | S |
7646425 | Bohaker et al. | Jan 2010 | B2 |
D610601 | Melder | Feb 2010 | S |
D614223 | Kim et al. | Apr 2010 | S |
D627815 | Oba | Nov 2010 | S |
7930369 | Marriott et al. | Apr 2011 | B2 |
D638461 | Kim et al. | May 2011 | S |
7986369 | Burns | Jul 2011 | B1 |
D651229 | Tan et al. | Dec 2011 | S |
D651230 | Tan et al. | Dec 2011 | S |
8072536 | Campbell | Dec 2011 | B1 |
D651633 | Park et al. | Jan 2012 | S |
8139122 | Rolston | Mar 2012 | B2 |
D657410 | Helaoui et al. | Apr 2012 | S |
8165146 | Melick et al. | Apr 2012 | B1 |
8174972 | Cernius et al. | May 2012 | B2 |
D678929 | Hancock | Mar 2013 | S |
8402145 | Holden et al. | Mar 2013 | B2 |
8504707 | Toebes et al. | Aug 2013 | B2 |
D694305 | Katori et al. | Nov 2013 | S |
D697119 | Park et al. | Jan 2014 | S |
8625024 | Hsu | Jan 2014 | B2 |
D719205 | Matsumoto | Dec 2014 | S |
D729296 | Shelton | May 2015 | S |
D730422 | Kim et al. | May 2015 | S |
D733781 | Chen | Jul 2015 | S |
D734801 | Yang | Jul 2015 | S |
9102055 | Konolige et al. | Aug 2015 | B1 |
D740871 | Moon et al. | Oct 2015 | S |
D742954 | Simonelli et al. | Nov 2015 | S |
D743465 | Aglassinger et al. | Nov 2015 | S |
D745916 | Oh | Dec 2015 | S |
D746350 | Li | Dec 2015 | S |
D748709 | Jeong | Feb 2016 | S |
D755880 | Luo et al. | May 2016 | S |
9330307 | Litvak et al. | May 2016 | B2 |
20020107591 | Gabai et al. | Aug 2002 | A1 |
20020141418 | Ben-Dor et al. | Oct 2002 | A1 |
20020186317 | Kayanuma | Dec 2002 | A1 |
20020191082 | Fujino et al. | Dec 2002 | A1 |
20030169354 | Aotsuka | Sep 2003 | A1 |
20030193409 | Crank | Oct 2003 | A1 |
20040132489 | Ryley et al. | Jul 2004 | A1 |
20040211868 | Holmes et al. | Oct 2004 | A1 |
20040247203 | Dell'Eva | Dec 2004 | A1 |
20050062720 | Rotzoll et al. | Mar 2005 | A1 |
20050128336 | Toledano et al. | Jun 2005 | A1 |
20050149213 | Guzak et al. | Jul 2005 | A1 |
20050151042 | Watson | Jul 2005 | A1 |
20050200751 | Weaver | Sep 2005 | A1 |
20050212958 | Su et al. | Sep 2005 | A1 |
20050227217 | Wilson | Oct 2005 | A1 |
20050230583 | Wu | Oct 2005 | A1 |
20050237425 | Lee et al. | Oct 2005 | A1 |
20050243199 | Bohaker et al. | Nov 2005 | A1 |
20050275723 | Sablak et al. | Dec 2005 | A1 |
20060086871 | Joseph et al. | Apr 2006 | A1 |
20060109375 | Ho et al. | May 2006 | A1 |
20060109613 | Chen | May 2006 | A1 |
20060123166 | Toebes et al. | Jun 2006 | A1 |
20060210259 | Matsumoto | Sep 2006 | A1 |
20060262194 | Swain | Nov 2006 | A1 |
20060282866 | Kuo | Dec 2006 | A1 |
20070001087 | Shyu et al. | Jan 2007 | A1 |
20070011375 | Kumar | Jan 2007 | A1 |
20070036539 | Martinez et al. | Feb 2007 | A1 |
20070083791 | Panesar | Apr 2007 | A1 |
20070222888 | Xiao et al. | Sep 2007 | A1 |
20080005432 | Kagawa | Jan 2008 | A1 |
20080151052 | Erel et al. | Jun 2008 | A1 |
20080186150 | Kao | Aug 2008 | A1 |
20080189352 | Mitchell | Aug 2008 | A1 |
20080291260 | Dignan et al. | Nov 2008 | A1 |
20080309765 | Dayan et al. | Dec 2008 | A1 |
20090019187 | Okuma | Jan 2009 | A1 |
20090027570 | Fujinawa | Jan 2009 | A1 |
20090102715 | Lou | Apr 2009 | A1 |
20090141918 | Chris et al. | Jun 2009 | A1 |
20090141939 | Chambers et al. | Jun 2009 | A1 |
20090195655 | Pandey | Aug 2009 | A1 |
20090245268 | Pugliese, IV | Oct 2009 | A1 |
20090248918 | Diab et al. | Oct 2009 | A1 |
20090289921 | Mickelson | Nov 2009 | A1 |
20090296735 | Cernius et al. | Dec 2009 | A1 |
20090309969 | Wendler | Dec 2009 | A1 |
20100026811 | Palmer | Feb 2010 | A1 |
20100076600 | Cross et al. | Mar 2010 | A1 |
20100109878 | Desrosiers | May 2010 | A1 |
20100180012 | Heo | Jul 2010 | A1 |
20100199157 | Takaoka | Aug 2010 | A1 |
20100271503 | Safaee-Rad et al. | Oct 2010 | A1 |
20100306399 | Khosravi et al. | Dec 2010 | A1 |
20100314508 | Bevirt et al. | Dec 2010 | A1 |
20100328475 | Thomas et al. | Dec 2010 | A1 |
20110007159 | Camp et al. | Jan 2011 | A1 |
20110102438 | Mathe et al. | May 2011 | A1 |
20110102588 | Trundle et al. | May 2011 | A1 |
20110134313 | Kato | Jun 2011 | A1 |
20110161076 | Davis et al. | Jun 2011 | A1 |
20110193964 | McLeod | Aug 2011 | A1 |
20110193967 | Matsumoto et al. | Aug 2011 | A1 |
20110205965 | Sprigg et al. | Aug 2011 | A1 |
20110234803 | Nakajima et al. | Sep 2011 | A1 |
20110267492 | Prentice et al. | Nov 2011 | A1 |
20110285813 | Girdzijauskas et al. | Nov 2011 | A1 |
20110293137 | Gurman et al. | Dec 2011 | A1 |
20110299728 | Markovic et al. | Dec 2011 | A1 |
20120105632 | Renkis | May 2012 | A1 |
20120127270 | Zhang et al. | May 2012 | A1 |
20120140068 | Monroe et al. | Jun 2012 | A1 |
20120162416 | Su et al. | Jun 2012 | A1 |
20120194650 | Izadi et al. | Aug 2012 | A1 |
20120246359 | Scragg et al. | Sep 2012 | A1 |
20120262575 | Champagne et al. | Oct 2012 | A1 |
20130053657 | Ziarno et al. | Feb 2013 | A1 |
20130156260 | Craig | Jun 2013 | A1 |
20130162629 | Huang et al. | Jun 2013 | A1 |
20130314544 | Ban | Nov 2013 | A1 |
20130321564 | Smith et al. | Dec 2013 | A1 |
20130342653 | McCloskey | Dec 2013 | A1 |
20140032796 | Krause | Jan 2014 | A1 |
20140047143 | Bateman et al. | Feb 2014 | A1 |
20140049609 | Wilson | Feb 2014 | A1 |
20140119604 | Mai et al. | May 2014 | A1 |
20140168421 | Xu et al. | Jun 2014 | A1 |
20140270387 | Hoof et al. | Sep 2014 | A1 |
20140333726 | Tokui et al. | Nov 2014 | A1 |
20140375635 | Johnson et al. | Dec 2014 | A1 |
20150052029 | Wu et al. | Feb 2015 | A1 |
20150120389 | Zhang et al. | Apr 2015 | A1 |
20150154467 | Feng et al. | Jun 2015 | A1 |
20150170371 | Muninder et al. | Jun 2015 | A1 |
20150181198 | Baele et al. | Jun 2015 | A1 |
20150228114 | Shapira et al. | Aug 2015 | A1 |
20160012588 | Taguchi et al. | Jan 2016 | A1 |
20160022181 | Valsan et al. | Jan 2016 | A1 |
20160094829 | Georgiev et al. | Mar 2016 | A1 |
Entry |
---|
0308 Brand USB 2.0 HD Night Vision Webcam Web Cam Camera Webcamera With Microphone Sucker Stand for PC Computer Laptop Notebook, Dec. 18, 2015, 13 pgs. |
720p TF Card IP Wireless Camera Indoor Built-In Microphone Support Two Way Intercom for Smart Home Life and Unique PIR Alarm, Dec. 18, 2015, 3 pgs. |
Buy Svb Ladybird Tripod Webcam 4 Mega Pixel—4 Megapixel Web Cam Online, Best Prices in India: Rediff Shopping, Dec. 16, 2015, 3 pgs. |
Drivers—Video Cam: Download Drivers for (Genius VideoCAM NB) Visual/Video Camera, Computer Question Help, Jul. 3, 2008, 2 pgs. |
Ebay, Belkin F7D7601AU, Net Cam IP WIFI Baby Pet Monitor Camera Security Night Vision, Dec. 15, 2015, 5 pgs. |
Ebay, Lot of 2 USB WebCam Web Cam Camera Logitech Quickcam HP Hewlett Packard, Dec. 16, 2015, 3 pgs. |
Ebay, Motorola, MBP421 Digital Video & Sound Rechargeable Baby Monitor 1.8″ LCD Screen, Dec. 15, 2015, 5 pgs. |
Ebay, New Smallest Mini Camera Camcorder Video Recorder DVR Spy Hidden Pinhole Web Cam, Dec. 2, 2015, 4 pgs. |
Goods in Stock PC Camera USB Plug and Play Free Driver Digital Webcam Stand Web Camera, Dec. 18, 2015, 12 pgs. |
Input Devices on Pintrest, Computers, Mice and Apples, Tanna Darty, Dec. 15, 2015, 1 pg. |
Ion Camera, The Home Pro Wi-Fi Wireless Cloud Video Monitoring Security Camera (Black): Camera & Photo, Dec. 15, 2015, 6 pgs. |
Joel Johnson, Glowdoodle Turns Your Crappy Webcam in a Crappier Webcam (in a good way), webcam—Boing Boing, Dec. 16, 2015, 8 pgs. |
John Lewis, Samsung SEB-1019RW Add-On Night Vision Baby Monitor Camera, Dec. 15, 2015, 2 pgs. |
Kyo-Tux, IconArchive, Device WebCam Icon, Phuzion Iconset, Jun. 8, 2010, 3 pgs. |
Linksys Wireless-N Internet Home Monitoring Camera: Home Security Systems: Camera & Photo, Amazon.com, Dec. 15, 2015, 7 pgs. |
Logi Circle: Portable Home Surveillance Camera from Logitech (video), AppleApple.Top World News, Feb. 10, 2015, 5 pgs. |
Mini Universal Tripod Stand for Digital Camera and Webcam A33-in Tripods from Consumer Electronics on Aliexpress.com, Alibaba Group, Store: Angel One-Stop Shopping Center, Dec. 16, 2015, 3 pgs. |
Restore.Solutions, Numus Software, USB/VID, Syntek Web Cam Device Drivers, Dec. 12, 2015, 10 pgs. |
Siv Al-Ball Very Small Hidden IP Network Camera Battery Powered Wireless IP Camera, Alibaba.com, 1999-2015, 7 pgs. |
TechAllianz, How to Pick the Right Webcam, Satyakam, Jan. 22, 2013, 4 pgs. |
Trek Ai-Ball Mini WiFi Spy Cam IP Wireless Camera for Iphone / Android /Ipad, Tmart, www.tmart.com, Dec. 18, 2015, 6 pgs. |
Tripod Support for a QuickCam (or other webcam), Instructables, 2015, 3 pgs. |
Web Camera 6 Stock Photo, Dreamstime, Dec. 16, 2015, 2 pgs. |
FabulaTech, What is USB for Remote Desktop, Dec. 12, 2011, 2 pgs, http://web.archive.org/web/20111212070644/http://www.usb-over-network.com/usb-for-remote-desktop.html. |
FabulaTech, What is USB over Network, Dec. 17, 2011, 2 pgs, http://web.archive.org/web/20111217080253/http://www.usb-over-network.com/usb-over-network.html. |
Parent, Android USB Port Forwarding, Dec. 26, 2011, 7 pgs, http://www.codeproject.com/Articles/191930/Android-Usb-Port-Forwarding. |
Silberman, Indoor Segmentation and Support Ingerence from RGBD Images, Computer Vision—ECCV 2012, Springer Berlin Heidelbert, Oct. 2012, pp. 746-780. |
USB/IP Project, USB Request Over IP Network, Dec. 27, 2011, 5 pgs, http://web.archive.org/web/20111227171215/http://usbip.sourceforge.net/. |
Hampapur, Smart surveillance: applications, technologies and implications, Information Communications and Signal Processing 2, 2003, pp. 1133-1138. |
Adipranata, Fast method for multiple human face segmentation in color image, 2008 Second Int'l Conference on Future Generation Communcation and Networking, IEEE, 2008, 4 pgs. |
Heo, Fusion of visual and thermal face recognition techniques: A comparative study. Univ. of Tennessee, Knoxville, TN, 2003, 75 pgs. |
Number | Date | Country | |
---|---|---|---|
20160080450 A1 | Mar 2016 | US |
Number | Date | Country | |
---|---|---|---|
61583997 | Jan 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13733789 | Jan 2013 | US |
Child | 14948355 | US |