CA2556777A1 - Method and system for selecting a transcoder to convert between content types - Google Patents

Method and system for selecting a transcoder to convert between content types Download PDF

Info

Publication number
CA2556777A1
CA2556777A1 CA002556777A CA2556777A CA2556777A1 CA 2556777 A1 CA2556777 A1 CA 2556777A1 CA 002556777 A CA002556777 A CA 002556777A CA 2556777 A CA2556777 A CA 2556777A CA 2556777 A1 CA2556777 A1 CA 2556777A1
Authority
CA
Canada
Prior art keywords
transcoders
transcoder
selection
server
transcoding
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.)
Granted
Application number
CA002556777A
Other languages
French (fr)
Other versions
CA2556777C (en
Inventor
Koon Wah Yu
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.)
BlackBerry Ltd
Original Assignee
Research in Motion Ltd
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 Research in Motion Ltd filed Critical Research in Motion Ltd
Priority to CA2556777A priority Critical patent/CA2556777C/en
Publication of CA2556777A1 publication Critical patent/CA2556777A1/en
Application granted granted Critical
Publication of CA2556777C publication Critical patent/CA2556777C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/303Terminal profiles
    • 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
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Abstract

A server may provide transcoding services (e.g. to transcode Web content for mobile devices) using a plurality of transcoders. To facilitate transcoder selection, server operations may be configured using a configuration framework in which the transcoders and respective mapping priorities are specified. The framework also supports the specification of, for any of the transcoders: a) respective device profile matching data for selecting a particular transcoder in response to a requesting device's profile; and b) a respective next transcoder to invoke thereby to chain transcoder invocations. The framework may be prepared in accordance with an XML schema. The server may be a wireless gateway or proxy server for mobile devices accessing Web-based content.

Claims (18)

1. A method of configuring a server to provide transcoding services, said method comprising:

providing a configuration framework for specifying to the server a plurality of transcoders for transcoding content types to facilitate selection of a one of the transcoders to perform the transcoding, said framework defined for specifying for any of the transcoders a respective mapping priority for an input content type supported by the respective transcoder, such that selection among transcoders capable of transcoding the input content type is responsive to the respective mapping priority.
2. The method of claim 1 wherein the framework is further defined for specifying for any of the transcoders respective device profile matching data for comparison with a device profile of a device requesting the transcoding services, such that selection of a one of the transcoders is responsive to the device profile.
3. The method of claim 1 wherein the framework is further defined for specifying for any of the transcoders a respective next transcoder, such that selection of a one of the transcoders also selects the respective next transcoder for invocation next.
4. The method of claim 1 wherein the framework is further defined for specifying for any of the transcoders a respective initialization parameter for configuring the initialization of the transcoder.
5. The method of claim 1 wherein the framework comprises an XML schema.
6. A computer program product having computer readable code embodied therein, for execution by a processor for configuring a server to provide transcoding services, said computer program product comprising:

a configuration framework for specifying to the server a plurality of transcoders for transcoding content types to facilitate selection of a one of the transcoders to perform the transcoding, said framework defined for specifying for any of the transcoders a respective mapping priority for an input content type supported by the respective transcoder, such that selection among transcoders capable of transcoding the input content type is responsive to the respective mapping priority.
7. The computer program product of claim 6 wherein the framework is further for specifying any one or more of the following for any of the transcoders:

(a) ~respective device profile matching data for comparison with a device profile of a device requesting the transcoding services, such that selection of a one of the transcoders is responsive to the device profile;

(b) ~a respective next transcoder, such that selection of a one of the transcoders also selects the next transcoder for invocation next;
and (c) ~a respective initialization parameter for configuring the initialization of the transcoder.
8. The computer program product of claim 6 wherein the framework comprises an XML schema.
9. A method of providing transcoding services comprising:

selecting a one transcoder from among a plurality of transcoders to transcode content having an input content type, said selecting responsive to a transcoder selection configuration specifying the plurality of transcoders and for any of the transcoders a respective mapping priority for the input content type supported by the respective transcoder such that selection among transcoders capable of transcoding the input content type is responsive to the respective mapping priority.
10. The method of claim 9 wherein the transcoder selection configuration is further for specifying any one or more of the following for any of the transcoders:

(a) ~respective device profile matching data for comparison with a device profile of a device requesting the transcoding services, such that said step of selecting is responsive to the device profile; and (b) ~a respective next transcoder, such that said step of selecting also selects the next transcoder for invocation next.
11. The method of claim 9 wherein the transcoder selection configuration is further for specifying for any of the transcoders a respective initialization parameter for configuring the initialization of the transcoder and wherein the method comprises the step of initializing the transcoders in accordance with any respective initialization parameter.
12. A computer program product having computer readable code embodied therein, for execution by a processor of a server to provide transcoding services in accordance with the method of claim 9.
13. A computer program product having computer readable code embodied therein, for execution by a processor of a server to provide transcoding services in accordance with the method of claim 10.
14. A computer program product having computer readable code embodied therein, for execution by a processor of a server to provide transcoding services in accordance with the method of claim 11.
15. A server for providing transcoding services using a plurality of transcoders, said server comprising:
16 (a) a processor coupled to a memory storing software for execution by the processor, said software defining:

(i) a transcoder selection configuration specifying the plurality of transcoders and, for any of the transcoders, a respective mapping priority for an input content type supported by the respective transcoder; and (ii) transcoder selection operations responsive to said transcoder selection configuration to select a one transcoder from among the plurality of transcoders such that selection among transcoders capable of transcoding the input content type is responsive to the respective mapping priority.

16. The server of claim 15 wherein the transcoder selection configuration further specifies any one or more of the following for any of the transcoders:

(a) respective device profile matching data for comparison with a device profile of a device requesting the transcoding services, such that selection operations are responsive to the device profile; and (b) a respective next transcoder, such that said selection operations also select the next transcoder for invocation next.
17. The server of claim 15 wherein the transcoder selection configuration further specifies for any of the transcoders a respective initialization parameter for configuring the initialization of the transcoder and wherein the server initializes the transcoders in accordance with any respective initialization parameter.
18. The server of claim 15 comprising a proxy server providing proxy services to devices on a network coupled to the server and wherein the transcoding services are providing in association with the proxy services.
CA2556777A 2006-08-22 2006-08-22 Method and system for selecting a transcoder to convert between content types Expired - Fee Related CA2556777C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CA2556777A CA2556777C (en) 2006-08-22 2006-08-22 Method and system for selecting a transcoder to convert between content types

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CA2556777A CA2556777C (en) 2006-08-22 2006-08-22 Method and system for selecting a transcoder to convert between content types

Publications (2)

Publication Number Publication Date
CA2556777A1 true CA2556777A1 (en) 2008-02-22
CA2556777C CA2556777C (en) 2012-01-31

Family

ID=39103082

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2556777A Expired - Fee Related CA2556777C (en) 2006-08-22 2006-08-22 Method and system for selecting a transcoder to convert between content types

Country Status (1)

Country Link
CA (1) CA2556777C (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2479164A (en) * 2010-03-30 2011-10-05 British Broadcasting Corp Provisioning of customised media content
EP2386966A1 (en) * 2010-05-14 2011-11-16 Mitel Networks Corporation Presentational System and Method for IP Telephones and Other Devices

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2479164A (en) * 2010-03-30 2011-10-05 British Broadcasting Corp Provisioning of customised media content
EP2386966A1 (en) * 2010-05-14 2011-11-16 Mitel Networks Corporation Presentational System and Method for IP Telephones and Other Devices
US8356071B2 (en) 2010-05-14 2013-01-15 Mitel Networks Corporation Presentational system and method for IP telephones and other devices

Also Published As

Publication number Publication date
CA2556777C (en) 2012-01-31

Similar Documents

Publication Publication Date Title
KR101059904B1 (en) Techniques for delivering personalized content with a real-time routing network
US20110107266A1 (en) Application agnostic ui integration framework for web based applications
US8032609B2 (en) Dynamic endpoint aggregator for web services
US20110113090A1 (en) Dynamic mobile client
CN101945278B (en) Video self-adaptive transcoding method and system
US7269562B2 (en) Web service call flow speech components
US8255491B1 (en) Determining a particular type of wireless device to be emulated
CA2511916A1 (en) System and method of building wireless component applications
CN101785004A (en) Client-side aggregation of context-sensitive request results
CN103747004A (en) Realizing method of internet of things communication protocol
WO2006110983A1 (en) System and method for accessing multiple data sources by mobile applications
US20080052381A1 (en) Method and system for selecting a transcoder to convert between content types
CN103699367A (en) HTTP (hyper text transport protocol) API (application program interface) invoking method and device
US20080010392A1 (en) System, method and computer program product for distributed processing of multimedia contents in communication networks
US7370095B2 (en) Providing an executable software element and control value for controlling the executable software element to a user agent
US20060259577A1 (en) System and method for customizing services for applications
CA2556777A1 (en) Method and system for selecting a transcoder to convert between content types
CN104978207B (en) The method and browser and system of upper transmitting file
CN101277301A (en) Method and device for invocation of distributed system interface
US8185607B1 (en) Querying wireless network offerings
US20130262555A1 (en) Route a Service
CA2592881C (en) Dynamic endpoint aggregator for web services
KR101183885B1 (en) Method for providing service executed in various service modules and home gateway using the same
Vogel Service Abstraction Layer.
US20090113377A1 (en) System and method for building a backend tool connector in support of heterogeneous data sources

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20160822