6:22-cv-01242
Noblewood IP LLC v. Slalom LLC
I. Executive Summary and Procedural Information
- Parties & Counsel:- Plaintiff: Noblewood IP LLC (Texas)
- Defendant: Slalom, LLC (Texas)
- Plaintiff’s Counsel: The Mort Law Firm, PLLC
 
- Case Identification: 6:22-cv-01242, W.D. Tex., 11/30/2022
- Venue Allegations: Plaintiff alleges venue is proper because Defendant has committed acts of patent infringement in the Western District of Texas and maintains a regular and established place of business in the District.
- Core Dispute: Plaintiff alleges that Defendant infringes a patent related to methods for streaming media files over a distributed information system.
- Technical Context: The technology addresses challenges in delivering streaming media over the internet by using a server to intercept a user's request for a media file and returning a "metafile" that initiates streaming, rather than requiring a full download of the file first.
- Key Procedural History: The complaint does not mention any prior litigation, inter partes review (IPR) proceedings, or licensing history related to the patent-in-suit.
Case Timeline
| Date | Event | 
|---|---|
| 2002-10-18 | ’553 Patent Priority Date | 
| 2003-07-22 | ’553 Patent Application Filing Date | 
| 2011-05-10 | ’553 Patent Issue Date | 
| 2022-11-30 | Complaint Filing Date | 
II. Technology and Patent(s)-in-Suit Analysis
U.S. Patent No. 7,941,553 - "Method and device for streaming a media file over a distributed information system," issued May 10, 2011.
The Invention Explained
- Problem Addressed: The patent describes the difficulty in the early 2000s of managing and delivering large libraries of streaming media. Standard web protocols like HTTP were limited for streaming operations like seeking or rewinding, while specialized streaming protocols often required proprietary "metadata" files. This created a maintenance burden, as any change to the streaming server infrastructure could require updating numerous web pages that linked to the media. (’553 Patent, col. 2:20-51).
- The Patented Solution: The invention proposes a server-side method that decouples the web page from the streaming technology. A user can click a standard link to a media file (e.g., "video.mpg"). A server intercepts this download request and, instead of sending the large media file, it dynamically generates and returns a small "metafile." This metafile contains the necessary information for the user's media player to connect directly to a streaming server and begin playback immediately, without waiting for a full download. (’553 Patent, Abstract; col. 4:38-44).
- Technical Importance: This approach allowed web developers to use simple, direct links to media files in their web pages, while the back-end system could be flexibly configured to use different streaming servers or balance loads without affecting the front-end code. (’553 Patent, col. 4:51-65).
Key Claims at a Glance
- The complaint alleges infringement of "one or more claims" and references "Exemplary '553 Patent Claims" in an unprovided exhibit (Compl. ¶11, ¶13). Independent claim 1 is representative of the core method.
- Independent Claim 1: The essential elements of this method claim include:- Receiving a request for a particular media file from a client computer.
- Providing a metafile containing information about the identification, location, and format of the media file.
- Returning the metafile to the client computer.
- Wherein the step of receiving the request comprises:- Intercepting a download request for the actual media file.
- Reinterpreting said download request into a request for receiving a corresponding metafile.
 
 
- The complaint does not explicitly reserve the right to assert dependent claims, but its general reference to "one or more claims" leaves this possibility open. (Compl. ¶11).
III. The Accused Instrumentality
Product Identification
The complaint does not name any specific accused products, methods, or services. It refers generally to "Defendant products" and "Exemplary Defendant Products" that are identified in charts within an Exhibit 2, which was not filed with the complaint. (Compl. ¶11, ¶13).
Functionality and Market Context
The complaint alleges that the unspecified "Exemplary Defendant Products" practice the technology claimed by the ’553 Patent. (Compl. ¶13). Based on these allegations, the accused functionality would involve a system for delivering streaming media content. The complaint does not provide sufficient detail for analysis of the products' specific functions or market context.
No probative visual evidence provided in complaint.
IV. Analysis of Infringement Allegations
The complaint alleges that Defendant directly infringes the ’553 patent and states that "Exhibit 2 includes charts comparing the Exemplary '553 Patent Claims to the Exemplary Defendant Products" (Compl. ¶13). It further incorporates these charts by reference (Compl. ¶14). As Exhibit 2 was not provided, a detailed element-by-element analysis is not possible. The narrative infringement theory is that Defendant’s unspecified products "practice the technology claimed by the '553 Patent" and "satisfy all elements of the Exemplary '553 Patent Claims" (Compl. ¶13).
- Identified Points of Contention: Based on the claim language and the general nature of the allegations, the infringement analysis may raise several questions:- Scope Questions: A central question will be what constitutes "intercepting a download request for the actual media file" (’553 Patent, col. 9:29-30). The court may need to determine if this language, written in the context of early 2000s web servers, reads on modern, integrated application servers that may not have a distinct "interception" component but are simply programmed to serve streaming manifests from certain URLs.
- Technical Questions: The dispute may turn on the distinction between "reinterpreting" a request for a media file into a request for a metafile, versus a system that is designed to directly serve a metafile (or its equivalent) from a given URL from the outset. Evidence will be required to establish whether the accused system performs the specific two-step process of interception and reinterpretation as claimed.
 
V. Key Claim Terms for Construction
- The Term: "intercepting a download request for the actual media file" 
- Context and Importance: This phrase appears in independent claim 1 and is central to defining the boundary of the invention. Its construction will likely determine whether a broad range of modern streaming architectures fall within the scope of the claim. Practitioners may focus on this term because its meaning distinguishes between modifying a request mid-stream versus natively handling a request from the start. 
- Intrinsic Evidence for Interpretation: - Evidence for a Broader Interpretation: The patent states that the "idea of the invention is to target standard HTTP requests for rich media files towards a component" that returns a metafile. (’553 Patent, col. 4:9-12). This could support a construction where any server-side logic that receives a request for a media file URL and returns a metafile is "intercepting" the presumed default action of downloading the file.
- Evidence for a Narrower Interpretation: The term "intercepts" itself, along with the subsequent step of "reinterprets," suggests an active diversion of a request intended for one purpose (downloading a file) and changing it for another (requesting a metafile). (’553 Patent, col. 9:29-33). This could support a narrower construction requiring a specific architecture, such as a proxy or redirector, rather than a monolithic application programmed to respond with metafiles.
 
- The Term: "metafile" 
- Context and Importance: The characteristics of the "metafile" are critical, as it is the object provided by the server instead of the actual media file. The definition will determine what kind of data structure satisfies this limitation. 
- Intrinsic Evidence for Interpretation: - Evidence for a Broader Interpretation: The claims define the metafile functionally as containing "information about the identification, location and format of the media file." (’553 Patent, col. 9:22-25). This broad language could encompass various data formats, including modern streaming manifests (e.g., HLS ".m3u8" files) or even dynamically generated data objects.
- Evidence for a Narrower Interpretation: The specification provides examples of how a metafile is used to "direct a media player, such as RealPlayer™, to launch." (’553 Patent, col. 3:10-12). This context, rooted in the technology of the time, could be used to argue that a "metafile" must be a discrete, player-specific file (like a ".ram" or ".asx" file) and does not cover, for example, JavaScript code embedded within a web page that accomplishes a similar function.
 
VI. Other Allegations
- Indirect Infringement: The complaint focuses on allegations of direct infringement (Compl. ¶11). It does not contain a separate count for induced or contributory infringement, nor does it plead the specific factual elements of knowledge and intent required for such a claim.
- Willful Infringement: The complaint does not contain any allegations of pre- or post-suit knowledge of the patent, nor does it plead any facts that would support a claim for willful infringement.
VII. Analyst’s Conclusion: Key Questions for the Case
The complaint as filed is a "bare bones" pleading that hinges on an unprovided exhibit. Based on the available documents, the case will likely turn on the following central questions:
- Evidentiary Sufficiency: The most immediate issue is the lack of specificity in the complaint. A primary question is what specific products are accused and what evidence Plaintiff will produce from the non-proffered "Exhibit 2" to show how these products map to the claim limitations.
- Definitional Scope: A core legal issue will be one of claim construction, particularly for the term "intercepting a download request". The court will need to decide whether this term, rooted in the server architectures of the early 2000s, can be construed to cover modern, integrated streaming platforms that may not perform a distinct "interception" step as contemplated by the patent.
- Operational Mismatch: A key factual question will be whether the accused system performs the claimed two-step process of first "intercepting" a request for an actual media file and then "reinterpreting" it. The defense may argue that its system is fundamentally different, for instance, by directly serving streaming information from a URL without ever processing a request for the "actual media file" itself.