US20200244776A1 - Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client - Google Patents

Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client Download PDF

Info

Publication number
US20200244776A1
US20200244776A1 US16/846,746 US202016846746A US2020244776A1 US 20200244776 A1 US20200244776 A1 US 20200244776A1 US 202016846746 A US202016846746 A US 202016846746A US 2020244776 A1 US2020244776 A1 US 2020244776A1
Authority
US
United States
Prior art keywords
call
file
webrtc
computer
data channel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US16/846,746
Inventor
Karl Klaghofer
Viktor Ransmayr
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unify GmbH and Co KG
Original Assignee
Unify GmbH and Co KG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unify GmbH and Co KG filed Critical Unify GmbH and Co KG
Priority to US16/846,746 priority Critical patent/US20200244776A1/en
Assigned to UNIFY GMBH & CO. KG reassignment UNIFY GMBH & CO. KG ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RANSMAYR, VIKTOR, KLAGHOFER, KARL
Publication of US20200244776A1 publication Critical patent/US20200244776A1/en
Assigned to UNIFY PATENTE GMBH & CO. KG reassignment UNIFY PATENTE GMBH & CO. KG CONFIDENTIAL PATENT AGREEMENT Assignors: UNIFY GMBH & CO. KG
Assigned to BANK OF AMERICA, N.A., AS COLLATERAL AGENT reassignment BANK OF AMERICA, N.A., AS COLLATERAL AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RINGCENTRAL, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • H04L67/42
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets

Definitions

  • Embodiments relate to computer-implemented methods for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client, as well as corresponding computer systems.
  • WebRTC browser manufacturers like Google or Mozilla generally deliver their browsers with certain codecs.
  • These codecs include, for example, audio codecs such as G.711 and OPUS, as well as video codecs, of which VP8 is an example.
  • Such codecs are an integral component of these WebRTC-compatible browsers.
  • Embodiments of the invention may, but are not required, to eliminate one or more of the above-described disadvantages and provide a method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client, as well as a corresponding computer system.
  • Embodiments may include methods, computer systems, computer programs, computer program products, and machine-readable data carriers including such computer programs.
  • a computer-implemented method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client may involve the following steps: In the course of establishing the WebRTC connection between the WebRTC client and the WebRTC server, the required software is transferred using a WebRTC data channel. This makes it possible to securely and dynamically download and install the required add-on software without having to resort to a browser plug-in.
  • the channel used is commonly called a WebRTC data channel.
  • This WebRTC data channel itself is standardized through IETF/W3C and provides a secure transfer based on IP/UDP/DTLS/SCTP.
  • FIG. 1 shows a schematic overview of one embodiment of a computer system according to an embodiment of the invention.
  • FIG. 2 shows a schematic representation of how the invented method is executed based on the standardized WebRTC protocol stack.
  • a computer-implemented method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client involves the following steps: In the course of establishing the WebRTC connection between the WebRTC client and the WebRTC server, the required software is transferred using a WebRTC data channel. This makes it possible to securely and dynamically download and install the required add-on software without having to resort to a browser plug-in.
  • the channel used is commonly called a WebRTC data channel.
  • This WebRTC data channel itself is standardized through IETF/W3C and provides a secure transfer based on IP/UDP/DTLS/SCTP.
  • the software is intended for a real-time application.
  • this software is a codec such as an audio or video codec, for example.
  • the WebRTC data channel is kept open and not immediately cut off after the transfer, so as to allow for rapid downloading of additional necessary add-on software, for example, without a time delay.
  • the invented method is advantageously implemented as a computer program or computer program product and can be stored on a machine-readable data carrier. For this reason, these two options are also considered to be part of the present invention.
  • a computer system contains a first computer, on which a WebRTC client is running that is suitable for executing the previously described method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client.
  • the computer system according to the invention further includes a second computer serving as the WebRTC server and through which the software to be transferred is stored or is made accessible in such a way that it can be called up by or transferred to a WebRTC client upon request.
  • These two computers should be connected by a corresponding network, which must be configured such that it can provide a WebRTC data channel (together with the WebRTC connection between the RTC client and the WebRTC server).
  • a computer system 10 again includes a first computer 12 , a second computer 14 being used as a WebRTC server, and a network 16 that connects the first computer 12 and the second computer 14 and is configured in such a way that WebRTC connections—to which WebRTC data channels belong—can be established.
  • the software SW can be transferred from a server 14 to the client on the first computer 12 , which is represented symbolically by a corresponding arrow.
  • a CD-ROM 90 is shown schematically as the example of a data carrier on which a computer program or computer program product 92 can be stored, which again is shown schematically as a sheet with program code.
  • a WebRTC client running on this computer 12 can be further developed according to the invention so that it can execute the invented method.
  • the WebRTC client is a WebRTC browser (hereinafter shortened to “browser”), which desires to download an audio codec from the WebRTC server (hereinafter shortened to “server”) 14 for a telephone call (shortened to “call”), because the standard audio codec integrated into the browser (such as G.711 or OPUS) is considered inadequate.
  • server WebRTC server
  • call telephone call
  • Such an audio codec with expanded function scope is based on an H.264 or H.265, for example.
  • the user in his installed or accessed browser, the user is given the option, on his user interface (e.g., in the menu item “settings”), of downloading add-on codecs.
  • this can be done automatically, for example when the WebRTC client or browser is installed, when a telephone call is initiated, etc.
  • a signal for establishing the connection and setting up the corresponding browser capabilities is generated. This is shown in the left column of FIG. 2 . Because the designations and abbreviations used here are known in and of themselves, a detailed description is not provided. This left column and the column shown to the right of it are parts of a so-called WebRTC protocol stack.
  • a WebRTC user data connection is established from a browser to a predefined server address, for which WebRTC session signaling is used here.
  • the WebRTC data channel is generated and the characteristics of that data channel are negotiated between the browser and the server application via SDP (Session Description Protocol) Offer/Answer method, for example.
  • SDP Session Description Protocol
  • an SCTP Stream Control Transmission Protocol
  • DTLS Datagram Transport Layer Security
  • the codec is installed through the browser API (Application Programming Interface).
  • the browser API used for this can be specific to the browser's manufacturer or can also be standardized.
  • This establishment of the WebRTC data channel and its use for transferring the codec represents the basis for the invented method and is represented in the right column of FIG. 2 as a box made of dashed lines. It can be seen from the dashed-line box that the data channel is using SCTP, which is again secured by DTLS. These protocols are part of the standard WebRTC, so they do not need any further description or explanation.
  • the actual communication using the downloaded add-on software or codec then takes place through the left part of the right column in FIG. 2 , specifically through the RTC peer connection and SRTP (Secure Real-Time Transport Protocol), which is the “actual” carrier channel for transferring the data, in particular media data such as audio and/or video data that are transferred through an individual WebRTC connection.
  • SRTP Secure Real-Time Transport Protocol
  • the data connection between the terminal or browser and the server can be terminated.
  • the WebRTC data channel can also be kept active, for more rapid downloading of additional add-on codecs or other software, for example.
  • the browser can use both codecs that are already integrated into the browser and not subject to industrial property rights (e.g., G.711, OPUS, VP8) and the above-described downloaded add-on codecs (which the browser manufacturer could not integrate into the browser when it was created because they are subject to industrial property rights and corresponding licensing fees).
  • the codec download may take place automatically when a call is made or a conference call is initiated. However, it is also possible for the codec download to be initiated and carried out at the user's express request.
  • the downloaded add-on codec is permanently installed, it remains available even after the browser is restarted.
  • This type of use can incur relatively high license fees for the codec involved.
  • Another fee model is possible for this, such as one in which only concrete use must be paid for. This can represent a significant advantage for customers who do not use codecs often.
  • a WebRTC client such as a browser
  • downloaded add-on software e.g., a codec
  • this downloaded add-on software is not only obtained from a secure source—i.e., the WebRTC server—but also transferred over a secure route in the form of a WebRTC data channel. This allows for extremely secure expansion of WebRTC client functionality. Because this expansion is available at all times and can also be modified, the expansion is also very dynamic.
  • the present invention can also be used with other applications such as instant messaging or e-mail traffic.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A computer system and a computer-implemented method for secure and dynamic downloading of add-on software from a server to a client, characterized in that a specific data channel can be used to transfer the software.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is the United States National Stage under 35 U.S.C. § 371 of PCT International Patent Application No. PCT/EP2014/002940, filed on Nov. 3, 2014, and claiming priority to German application no. 10 2013 018 624.2, filed on Nov. 6, 2013.
  • BACKGROUND OF THE INVENTION Field of the Invention
  • Embodiments relate to computer-implemented methods for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client, as well as corresponding computer systems.
  • Background of the Related Art
  • WebRTC browser manufacturers like Google or Mozilla generally deliver their browsers with certain codecs. These codecs include, for example, audio codecs such as G.711 and OPUS, as well as video codecs, of which VP8 is an example. Such codecs are an integral component of these WebRTC-compatible browsers.
  • However, it is not readily possible for manufacturers of WebRTC applications to safely and reliably integrate add-on codecs into their projects that were not included in the original browser version, for the purpose of generating added value for their customers. Part of the problem is that such add-on codecs are often protected by industrial property rights and can therefore be acquired and installed only through payment of a corresponding license fee.
  • Such add-on codecs are generally installed by downloading them in so-called browser plug-ins and then installing them. However, this poses the following disadvantages with WebRTC browsers:
      • The charter for WebRTC with IETF/W3C states that WebRTC should operate without plug-ins. This means that the codecs involved should be integrated inherently into the browser, i.e., should already be built in by the browser's manufacturer.
      • The specific problem facing browser manufacturers in fulfilling this requirement is that codecs for which industrial property rights (abbreviated as IPR) exist, and which therefore have licensing fees, cannot be provided along with manufacturers' free browsers.
      • Browser plug-ins represent a security risk, because the source of the add-on codecs installed in them cannot be securely controlled, which also makes them an additional obstacle to the acceptance of WebRTC application solutions for many customers.
  • The previously described problem with the secure installation of add-on codecs, using the example of audio and video codecs, is also fairly common in other add-on software that is to be installed in a WebRTC client such as a browser—especially a WebRTC browser.
  • BRIEF SUMMARY OF THE INVENTION
  • Embodiments of the invention may, but are not required, to eliminate one or more of the above-described disadvantages and provide a method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client, as well as a corresponding computer system.
  • Embodiments may include methods, computer systems, computer programs, computer program products, and machine-readable data carriers including such computer programs.
  • A computer-implemented method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client according to an embodiment of the invention may involve the following steps: In the course of establishing the WebRTC connection between the WebRTC client and the WebRTC server, the required software is transferred using a WebRTC data channel. This makes it possible to securely and dynamically download and install the required add-on software without having to resort to a browser plug-in. The channel used is commonly called a WebRTC data channel. This WebRTC data channel itself is standardized through IETF/W3C and provides a secure transfer based on IP/UDP/DTLS/SCTP.
  • BRIEF SUMMARY OF THE FIGURES
  • FIG. 1 shows a schematic overview of one embodiment of a computer system according to an embodiment of the invention.
  • FIG. 2 shows a schematic representation of how the invented method is executed based on the standardized WebRTC protocol stack.
  • LIST OF REFERENCE INDICATORS
    • 10=Computer system
    • 12=First computer
    • 14=Second computer/WebRTC server
    • 16=Network
    • 90=Data carrier
    • 92=Computer program
    • SW=Software
    DETAILED DESCRIPTION OF THE INVENTION
  • As noted above, a computer-implemented method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client according to the invention involves the following steps: In the course of establishing the WebRTC connection between the WebRTC client and the WebRTC server, the required software is transferred using a WebRTC data channel. This makes it possible to securely and dynamically download and install the required add-on software without having to resort to a browser plug-in. The channel used is commonly called a WebRTC data channel. This WebRTC data channel itself is standardized through IETF/W3C and provides a secure transfer based on IP/UDP/DTLS/SCTP.
  • According to one advantageous embodiment of the invented method, the software is intended for a real-time application. In particular, this software is a codec such as an audio or video codec, for example.
  • It can be advantageous if the WebRTC data channel is kept open and not immediately cut off after the transfer, so as to allow for rapid downloading of additional necessary add-on software, for example, without a time delay.
  • It can also be advantageous to transfer the software automatically between the WebRTC client and the WebRTC server as soon as the WebRTC connection is established, so that a user does not have to be concerned with handling this aspect himself. For the example of a telephone call or conference call, this can mean that an audio codec is downloaded automatically as soon as the telephone call or conference call begins. Alternatively, however, the download of a codec can also be triggered specifically by a user. Providing an install field (install button) would be advantageous in that case. An example of a payment model in this respect would be the so-called “pay as you use” concept.
  • Additional advantages can be derived if the software is only temporarily loaded into the WebRTC client and remains usable only for a predetermined length of time. In the case of the previously mentioned example, this means that a downloaded add-on codec is only available for use during a telephone call or conference call, and can be used only until the WebRTC client (in particular a WebRTC browser) is restarted. This also supports the “pay as you use” payment model. Of course, the downloaded add-on codec can alternatively also be permanently installed and usable, such that it is still available to the user after a restart of the WebRTC client or the WebRTC browser.
  • The invented method is advantageously implemented as a computer program or computer program product and can be stored on a machine-readable data carrier. For this reason, these two options are also considered to be part of the present invention.
  • A computer system according to an embodiment of the invention contains a first computer, on which a WebRTC client is running that is suitable for executing the previously described method for secure and dynamic downloading of add-on software from a WebRTC server to a WebRTC client. The computer system according to the invention further includes a second computer serving as the WebRTC server and through which the software to be transferred is stored or is made accessible in such a way that it can be called up by or transferred to a WebRTC client upon request. These two computers should be connected by a corresponding network, which must be configured such that it can provide a WebRTC data channel (together with the WebRTC connection between the RTC client and the WebRTC server). Obviously, the same advantages as those described with respect to the invented method can be achieved with a computer system according to the invention.
  • Additional advantages, features, and characteristics of the present invention are presented in the following description of advantageous embodiments with reference to the drawing.
  • In one embodiment a computer system 10 again includes a first computer 12, a second computer 14 being used as a WebRTC server, and a network 16 that connects the first computer 12 and the second computer 14 and is configured in such a way that WebRTC connections—to which WebRTC data channels belong—can be established. As soon as this is accomplished, the software SW can be transferred from a server 14 to the client on the first computer 12, which is represented symbolically by a corresponding arrow.
  • On the first computer 12, a CD-ROM 90 is shown schematically as the example of a data carrier on which a computer program or computer program product 92 can be stored, which again is shown schematically as a sheet with program code. After the computer program 90 is installed on the first computer 12, a WebRTC client running on this computer 12 can be further developed according to the invention so that it can execute the invented method. In the explanation of the invented method, it is assumed in the following that the WebRTC client is a WebRTC browser (hereinafter shortened to “browser”), which desires to download an audio codec from the WebRTC server (hereinafter shortened to “server”) 14 for a telephone call (shortened to “call”), because the standard audio codec integrated into the browser (such as G.711 or OPUS) is considered inadequate. Such an audio codec with expanded function scope is based on an H.264 or H.265, for example.
  • For the application of the present invention, downloads of speech codecs such as G.729 are obviously also possible.
  • According to the following example, in his installed or accessed browser, the user is given the option, on his user interface (e.g., in the menu item “settings”), of downloading add-on codecs. Alternatively, this can be done automatically, for example when the WebRTC client or browser is installed, when a telephone call is initiated, etc.
  • According to an embodiment of the invention, first a signal for establishing the connection and setting up the corresponding browser capabilities is generated. This is shown in the left column of FIG. 2. Because the designations and abbreviations used here are known in and of themselves, a detailed description is not provided. This left column and the column shown to the right of it are parts of a so-called WebRTC protocol stack. After the signal, a WebRTC user data connection is established from a browser to a predefined server address, for which WebRTC session signaling is used here. The WebRTC data channel is generated and the characteristics of that data channel are negotiated between the browser and the server application via SDP (Session Description Protocol) Offer/Answer method, for example. For the standard WebRTC, an SCTP (Stream Control Transmission Protocol) channel is used, which is secured by the DTLS (Datagram Transport Layer Security), representing an encryption protocol. Through this secure data channel, negotiated dynamically between the browser and the server, the codec file is transferred securely to the browser.
  • On the browser's side, the codec is installed through the browser API (Application Programming Interface). The browser API used for this can be specific to the browser's manufacturer or can also be standardized. This establishment of the WebRTC data channel and its use for transferring the codec represents the basis for the invented method and is represented in the right column of FIG. 2 as a box made of dashed lines. It can be seen from the dashed-line box that the data channel is using SCTP, which is again secured by DTLS. These protocols are part of the standard WebRTC, so they do not need any further description or explanation. The actual communication using the downloaded add-on software or codec then takes place through the left part of the right column in FIG. 2, specifically through the RTC peer connection and SRTP (Secure Real-Time Transport Protocol), which is the “actual” carrier channel for transferring the data, in particular media data such as audio and/or video data that are transferred through an individual WebRTC connection.
  • After the successful download and local installation of this add-on codec, the data connection between the terminal or browser and the server can be terminated. Alternatively, the WebRTC data channel can also be kept active, for more rapid downloading of additional add-on codecs or other software, for example. From this point on, for WebRTC audio applications and/or WebRTC video applications such as telephone calls or conference calls, the browser can use both codecs that are already integrated into the browser and not subject to industrial property rights (e.g., G.711, OPUS, VP8) and the above-described downloaded add-on codecs (which the browser manufacturer could not integrate into the browser when it was created because they are subject to industrial property rights and corresponding licensing fees).
  • Depending upon the application, it is possible for the codec download to take place automatically when a call is made or a conference call is initiated. However, it is also possible for the codec download to be initiated and carried out at the user's express request.
  • If the downloaded add-on codec is permanently installed, it remains available even after the browser is restarted. This type of use, for example, can incur relatively high license fees for the codec involved. It can therefore be advantageous for the downloaded add-on codec to be loaded only temporarily (i.e., held in the RAM) and for its use to be available only during a call or during a conference call, or for it to be usable only until the browser is restarted. Another fee model is possible for this, such as one in which only concrete use must be paid for. This can represent a significant advantage for customers who do not use codecs often.
  • In summary, according to the invention, it is possible to expand a WebRTC client, such as a browser, using downloaded add-on software (e.g., a codec) with which the WebRTC client can be configured. Using the invented method, this downloaded add-on software is not only obtained from a secure source—i.e., the WebRTC server—but also transferred over a secure route in the form of a WebRTC data channel. This allows for extremely secure expansion of WebRTC client functionality. Because this expansion is available at all times and can also be modified, the expansion is also very dynamic.
  • The present invention can also be used with other applications such as instant messaging or e-mail traffic.
  • It should be noted that the features of the invention described by referencing the presented embodiments, for example the type and configuration of individual components of the computer system or the sequence of individual steps in the method, can also be present in other embodiments, unless stated otherwise or prohibited for technical reasons.

Claims (21)

1-9. (canceled)
10. A computer-implemented method of initiating real-time communications, comprising:
generating a data channel for real-time communication;
automatically transferring a file using the data channel upon initiation of a call; and
enabling temporary use of the file during the call, wherein the temporary use terminates upon completion of the call.
11. The computer-implemented method of claim 10, further comprising:
terminating the data channel after transferring the file.
12. The computer-implemented method of claim 10, further comprising:
maintaining the data channel after transferring the file;
transferring an additional file using the data channel.
13. The computer-implemented method of claim 10, wherein the call is an audio call or a video call.
14. The computer-implemented method of claim 10, wherein the file expands a functionality of a browser during the call.
15. The computer-implemented method of claim 14, further comprising:
enabling a modification of the expanded functionality of the browser.
16. The computer-implemented method of claim 10, wherein the file comprises software for a real-time application.
17. The computer-implemented method of claim 10, wherein the file comprises software that defines an add-on feature for a browser.
18. The computer-implemented method of claim 10, wherein the file comprises a video codec or an audio codec.
19. A system for initiating real-time communications, the system comprising:
a processor;
a memory operatively connected to the processor and storing instructions that, when executed by the processor, cause:
generating a data channel for real-time communication;
automatically transferring a file using the data channel upon initiation of a call; and
enabling temporary use of the file during the call, wherein the temporary use terminates upon completion of the call.
20. The system of claim 19, wherein the memory stores further instructions that, when executed by the processor, cause:
terminating the data channel after transferring the file.
21. The system of claim 19, wherein the memory stores further instructions that, when executed by the processor, cause:
maintaining the data channel after transferring the file;
transferring an additional file using the data channel.
22. The system of claim 19, wherein the call is an audio call or a video call.
23. The system of claim 19, wherein the file expands a functionality of a browser during the call.
24. The system of claim 23, wherein the memory stores further instructions that, when executed by the processor, cause:
enabling a modification of the expanded functionality of the browser.
25. The system of claim 19, wherein the file comprises software for a real-time application.
26. The system of claim 19, wherein the file comprises software that defines an add-on feature for a browser.
27. The system of claim 19, wherein the file comprises a video codec or an audio codec.
28. A non-transitory, computer-readable medium storing a set of instructions that, when executed by a processor, cause:
generating a data channel for real-time communication;
automatically transferring a file using the data channel upon initiation of a call; and
enabling temporary use of the file during the call, wherein the temporary use terminates upon completion of the call.
29. A non-transitory, computer-readable medium of claim 28, wherein the call is an audio call or a video call.
US16/846,746 2013-11-06 2020-04-13 Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client Abandoned US20200244776A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/846,746 US20200244776A1 (en) 2013-11-06 2020-04-13 Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
DE102013018624.2 2013-11-06
DE201310018624 DE102013018624A1 (en) 2013-11-06 2013-11-06 A method for the secure and dynamic reloading of additional software from a WebRTC server to a WebRTC client
PCT/EP2014/002940 WO2015067358A1 (en) 2013-11-06 2014-11-03 Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client
US201615034722A 2016-05-05 2016-05-05
US16/108,231 US10659568B2 (en) 2013-11-06 2018-08-22 Method for the secure and dynamic reloading of additional software from a WebRTC server to a WebRTC client
US16/846,746 US20200244776A1 (en) 2013-11-06 2020-04-13 Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/108,231 Continuation US10659568B2 (en) 2013-11-06 2018-08-22 Method for the secure and dynamic reloading of additional software from a WebRTC server to a WebRTC client

Publications (1)

Publication Number Publication Date
US20200244776A1 true US20200244776A1 (en) 2020-07-30

Family

ID=51893975

Family Applications (3)

Application Number Title Priority Date Filing Date
US15/034,722 Active 2035-06-09 US10079914B2 (en) 2013-11-06 2014-11-03 Method for the secure and dynamic reloading of additional software from a webRTC server to a webRTC client
US16/108,231 Expired - Fee Related US10659568B2 (en) 2013-11-06 2018-08-22 Method for the secure and dynamic reloading of additional software from a WebRTC server to a WebRTC client
US16/846,746 Abandoned US20200244776A1 (en) 2013-11-06 2020-04-13 Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US15/034,722 Active 2035-06-09 US10079914B2 (en) 2013-11-06 2014-11-03 Method for the secure and dynamic reloading of additional software from a webRTC server to a webRTC client
US16/108,231 Expired - Fee Related US10659568B2 (en) 2013-11-06 2018-08-22 Method for the secure and dynamic reloading of additional software from a WebRTC server to a WebRTC client

Country Status (5)

Country Link
US (3) US10079914B2 (en)
EP (1) EP3066563B1 (en)
CN (1) CN105849693B (en)
DE (1) DE102013018624A1 (en)
WO (1) WO2015067358A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019191001A1 (en) 2018-03-26 2019-10-03 Jpmorgan Chase Bank, N.A. Method and apparatus for delivering multimedia communication data to a thin client device
CN113727113B (en) * 2020-05-26 2024-06-21 网易(杭州)网络有限公司 Video decoding method, stream pushing method and system
US11722561B2 (en) * 2020-12-22 2023-08-08 Telefonaktiebolaget Lm Ericsson (Publ) DTLS/SCTP enhancements for RAN signaling purposes

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150026473A1 (en) * 2013-07-17 2015-01-22 Avaya Inc. Verifying privacy of web real-time communications (webrtc) media channels via corresponding webrtc data channels, and related methods, systems, and computer-readable media
US20150039760A1 (en) * 2013-07-31 2015-02-05 Avaya Inc. Remotely controlling web real-time communications (webrtc) client functionality via webrtc data channels, and related methods, systems, and computer-readable media
US20150082021A1 (en) * 2013-09-13 2015-03-19 Qualcomm Incorporated Mobile proxy for webrtc interoperability
US9223988B1 (en) * 2011-12-12 2015-12-29 Google Inc. Extending browser functionality with dynamic on-the-fly downloading of untrusted browser components

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6216152B1 (en) 1997-10-27 2001-04-10 Sun Microsystems, Inc. Method and apparatus for providing plug in media decoders
US6857124B1 (en) * 1999-01-11 2005-02-15 Eolas Technologies, Inc. Method and system for hypermedia browser API simulation to enable use of browser plug-ins and applets as embedded widgets in script-language-based interactive programs
US7370071B2 (en) * 2000-03-17 2008-05-06 Microsoft Corporation Method for serving third party software applications from servers to client computers
US7814157B2 (en) * 2000-01-11 2010-10-12 Eolas Technlogies, Inc. Hypermedia browser API simulation to enable use of browser plug-ins and applets as embedded widgets in script-language-based interactive programs
US6934756B2 (en) * 2000-11-01 2005-08-23 International Business Machines Corporation Conversational networking via transport, coding and control conversational protocols
TWI261465B (en) * 2004-01-06 2006-09-01 Era Digital Media Company Ltd Digital real-time interactive program system
US7019240B2 (en) 2004-01-26 2006-03-28 Eaton Corporation Electrical switching apparatus interface assembly and operating handle attachment therefor
CN1905455B (en) * 2005-07-26 2011-11-02 华为软件技术有限公司 Open type multimedia transmission system based on internet and streaming media technique
CN1964479A (en) * 2006-11-24 2007-05-16 清华大学 Method for realizing management of digital copyright based on stream media broadcast
KR100928998B1 (en) * 2007-12-12 2009-11-26 한국전자통신연구원 Adaptive Multimedia System and Method for Providing Multimedia Contents and Codecs to User Terminals
CN101741808B (en) * 2008-11-17 2016-08-03 纬创资通股份有限公司 Network real-time multimedia transmission method and server
US10038760B2 (en) * 2009-06-01 2018-07-31 International Business Machines Corporation System and method to support codec delivery models for IMS networks
CN103379096B (en) * 2012-04-18 2018-07-06 中兴通讯股份有限公司 Internet and carrier network business sharing method, service side and web gateway
US20130332857A1 (en) * 2012-06-08 2013-12-12 Samsung Electronics Co., Ltd. Photo edit history shared across users in cloud system
US9946557B2 (en) * 2012-07-31 2018-04-17 Hewlett-Packard Development Company, L.P. Computing device with script execution application
US9756120B2 (en) * 2012-07-31 2017-09-05 Hewlett-Packard Development Company, L.P. Computing device with automatic download and installation of a new plug-in
US9292129B2 (en) * 2012-10-30 2016-03-22 Smart Technologies Ulc Interactive input system and method therefor
US8867731B2 (en) * 2012-11-05 2014-10-21 Genesys Telecommunications Laboratories, Inc. System and method for web-based real time communication with optimized transcoding
US9882743B2 (en) * 2012-12-14 2018-01-30 Samsung Electronics Co., Ltd. Cloud based power management of local network devices
US9307031B2 (en) * 2013-02-04 2016-04-05 Oracle International Corporation Generic model for customizing protocol behavior through javascript
US9712593B2 (en) * 2013-02-04 2017-07-18 Oracle International Corporation Javascript API for WebRTC
US9113030B2 (en) * 2013-07-25 2015-08-18 Verizon Patent And Licensing Inc. Multimedia-enhanced emergency call systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9223988B1 (en) * 2011-12-12 2015-12-29 Google Inc. Extending browser functionality with dynamic on-the-fly downloading of untrusted browser components
US20150026473A1 (en) * 2013-07-17 2015-01-22 Avaya Inc. Verifying privacy of web real-time communications (webrtc) media channels via corresponding webrtc data channels, and related methods, systems, and computer-readable media
US20150039760A1 (en) * 2013-07-31 2015-02-05 Avaya Inc. Remotely controlling web real-time communications (webrtc) client functionality via webrtc data channels, and related methods, systems, and computer-readable media
US20150082021A1 (en) * 2013-09-13 2015-03-19 Qualcomm Incorporated Mobile proxy for webrtc interoperability

Also Published As

Publication number Publication date
CN105849693A (en) 2016-08-10
DE102013018624A1 (en) 2015-05-07
EP3066563B1 (en) 2022-03-02
CN105849693B (en) 2020-10-23
WO2015067358A1 (en) 2015-05-14
EP3066563A1 (en) 2016-09-14
US20160286006A1 (en) 2016-09-29
US20180359341A1 (en) 2018-12-13
US10079914B2 (en) 2018-09-18
US10659568B2 (en) 2020-05-19

Similar Documents

Publication Publication Date Title
US20200244776A1 (en) Method for the secure and dynamic reloading of additional software from a webrtc server to a webrtc client
US11354374B2 (en) Method, server and software product for controlling physical-side browser functions of remote desktop or virtual desktop environments
TWI743405B (en) Voice broadcast method, intelligent broadcast device, one or more non-temporary computer storage media encoded with computer program instructions, and intelligent broadcast equipment
US11245725B2 (en) Dynamically updating policy controls for mobile devices and applications
US9246844B2 (en) Method for activating and deactivating client-side services from a remote server
JP2019519174A (en) Method and entity for terminating a subscription
US8855583B2 (en) Communication system, communication terminal, server, communication method to be used therein and program therefor
JP2015535414A5 (en)
KR101654479B1 (en) Method and system for efficient call processing
US9288241B2 (en) Web-telco convergence comprising downloading script commands to user terminals
WO2017084490A1 (en) Method and device for downloading data
US9042531B2 (en) Systems and methods for communication protocol mapping
WO2019071927A1 (en) Authorization information obtaining method and apparatus, electronic device, and readable storage medium
US9819725B1 (en) System, method, and computer program for remotely controlling mobile web applications installed on a mobile device
EP3410665B1 (en) System and method to route data in networks
EP2953309A1 (en) Method, system, and rcs-e server for determining terminal state
US20190208489A1 (en) Registration management method and device
CN105812227B (en) A kind of providing method of activating business, equipment and system based on instant message
US20140237489A1 (en) Application implementation method and device
KR101077338B1 (en) Contents download system and method thereof
US9544426B2 (en) Method for transmitting data related to a call
KR101721379B1 (en) Method and system for efficient call processing
JP5857789B2 (en) SIP client, SIP update method and program
US20140280451A1 (en) Method and Apparatus for Mobile Device Connectivity Compatibility Facilitation
US8903081B2 (en) Method, apparatus, and system for controlling storage of user input information

Legal Events

Date Code Title Description
AS Assignment

Owner name: UNIFY GMBH & CO. KG, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KLAGHOFER, KARL;RANSMAYR, VIKTOR;SIGNING DATES FROM 20150930 TO 20151118;REEL/FRAME:052389/0743

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: UNIFY PATENTE GMBH & CO. KG, GERMANY

Free format text: CONFIDENTIAL PATENT AGREEMENT;ASSIGNOR:UNIFY GMBH & CO. KG;REEL/FRAME:054822/0001

Effective date: 20140930

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

AS Assignment

Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA

Free format text: SECURITY INTEREST;ASSIGNOR:RINGCENTRAL, INC.;REEL/FRAME:062973/0194

Effective date: 20230214

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION