IP Library Granted Patent US 11,985,361
Granted Patent B2
US 11,985,361 · App. 17/842,379 · Granted May 14, 2024

Systems and methods for broadcasting live media streams

Inventors: David Lazar (Toronto, CA); Paul Tenk (Toronto, CA); Stephen Seguin (Mississauga, CA); Lee Horrocks (Toronto, CA); Sanborn Hilland (Toronto, CA); Colin Biggin (Toronto, CA); Tristan Matthews (Montreal, CA); Lionel Nicolas (Montreal, CA)
Assignee: Lazar Entertainment Inc.
H04N21/2187H04L65/65H04N21/233H04N21/234H04N21/2393H04N21/4312H04N21/439H04N21/44H04N21/6437
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,985,361
App. No.
17/842,379
Granted
May 14, 2024
Kind
B2
Abstract

A network-based system for live media broadcasting includes a server system including processing structure configured to: receive at least one live non-WebRTC media stream; ingest the at least one live non-WebRTC media stream; transcode the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream; publish the WebRTC-compatible media stream to a WebRTC gateway of the server system using Real Time Streaming Protocol (RTSP); and using the WebRTC gateway of the server system, stream the WebRTC-compatible media stream to a requesting client computing device over a respective WebRTC connection for selectively mixing using the requesting client computing device. Various related systems, devices and methods are provided.

Claims (49)

1. A network-based system for live media broadcasting, comprising:

a server system including processing structure configured to, for each of a plurality of broadcast sessions:

create a broadcast session identifier (ID);

receive at least one live non-WebRTC media stream in association with the broadcast session ID;

ingest the at least one live non-WebRTC media stream;

transcode the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream;

publish the WebRTC-compatible media stream to a WebRTC gateway of the server system using Real Time Streaming Protocol (RTSP);

using the WebRTC gateway of the server system, stream the WebRTC-compatible media stream to a requesting client computing device in association with the broadcast session ID over a respective WebRTC connection for selectively mixing outside of the server system using processing structure of the requesting client computing device; and

in association with the broadcast session ID, receive a mixed video stream and at least one associated audio stream from the requesting client computing device.

2. The network-based system for live media broadcasting of claim 1 , wherein the server system processing structure is configured to transcode the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream comprising reducing a resolution of a video component of the at least one live non-WebRTC media stream.

3. The network-based system for live media broadcasting of claim 1 , wherein the server system processing structure is configured to transcode the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream comprising decoding at least an audio component of the at least one live non-WebRTC media stream for recoding using a WebRTC-compatible audio format.

4. The network-based system for live media broadcasting of claim 1 , wherein the WebRTC-compatible media stream is an RTP-based media stream.

5. The network-based system for live media broadcasting of claim 4 , wherein a packet size of packets of the RTP-based media stream is smaller than or equal to 1472 bytes.

6. The network-based system for live media broadcasting of claim 4 , wherein a packet size of packets of the RTP-based media stream is 1200 bytes.

7. The network-based system for live media broadcasting of claim 4 , wherein the server system processing structure is configured to:

play the mixed video stream and at least one associated audio stream to at least one restreamer process of the server system using RTSP; and

cause each of the at least one restreamer process to which the mixed video stream and at least one associated audio stream are being played using RTSP to generate at least one broadcast media stream based on the mixed video stream and at least one associated audio stream, wherein each of the at least one broadcast media stream is associated with the broadcast session ID.

8. The network-based system for live media broadcasting of claim 7 , wherein each of the at least one restreamer process is associated with a respective destination computing system, wherein the server system processing structure is configured to:

transport each broadcast media stream to a respective destination computing system for broadcasting in association with the broadcast session ID.

9. The network-based system for live media broadcasting of claim 7 , wherein the at least one broadcast stream comprises at least one Real-Time Messaging Protocol-based (RTMP-based) broadcast stream.

10. The network-based system for live media broadcasting of claim 7 , wherein the at least one broadcast stream comprises at least one HTTP Live Streaming-based (HLS-based) broadcast stream.

11. The network-based system for live media broadcasting of claim 7 , wherein the at least one broadcast stream comprises at least one Faster Than Light-based (FTL-based) broadcast stream.

12. The network-based system for live media broadcasting of claim 7 , wherein the at least one broadcast stream comprises at least one broadcast stream selected from the group consisting of: a WebRTC-based media stream, a Peer-to-Peer media stream, and a live chunked media stream.

13. A non-transitory computer readable medium embodying a computer program executable on a server system for live media broadcasting a plurality of broadcast sessions, the computer program comprising:

computer program code for creating a broadcast session identifier (ID) for each broadcast session;

computer program code for receiving at least one live non-WebRTC media stream in association with a broadcast session ID;

computer program code for ingesting the at least one live non-WebRTC media stream;

computer program code for transcoding the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream;

computer program code for publishing the WebRTC-compatible media stream to a WebRTC gateway of the server system using Real Time Streaming Protocol (RTSP);

computer program code for, using the WebRTC gateway of the server system, streaming the WebRTC-compatible media stream to a requesting client computing device in association with the broadcast session ID over a respective WebRTC connection for selectively mixing outside of the server system using processing structure of the requesting client computing device; and

computer program code for, in association with the broadcast session ID, receiving a mixed video stream and at least one associated audio stream from the requesting client computing device.

14. A method implemented by a server system for live media broadcasting a plurality of broadcast sessions, the method comprising:

creating a broadcast session identifier (ID) for each broadcast session;

receiving at least one live non-WebRTC media stream in association with a broadcast session ID;

ingesting the at least one live non-WebRTC media stream;

transcoding the at least one live non-WebRTC media stream to generate a WebRTC-compatible media stream;

publishing the WebRTC-compatible media stream to a WebRTC gateway of the server system using Real Time Streaming Protocol (RTSP); and

using the WebRTC gateway of the server system, streaming the WebRTC-compatible media stream to a requesting client computing device in association with the broadcast session ID over a respective WebRTC connection for selectively mixing outside of the server system using processing structure of the requesting client computing device; and

in association with the broadcast session ID, receiving a mixed video stream and at least one associated audio stream from the requesting client computing device.

15. The non-transitory computer readable medium of claim 13 , wherein the computer program comprises:

computer program code for playing the mixed video stream and at least one associated audio stream to at least one restreamer process of the server system using RTSP; and

computer program code for causing each of the at least one restreamer process to which the mixed video stream and at least one associated audio stream are being played using RTSP to generate at least one broadcast media stream based on the mixed video stream and at least one associated audio stream, wherein each of the at least one broadcast media stream is associated with the broadcast session ID.

16. The non-transitory computer readable medium of claim 15 , wherein each of the at least one restreamer process is associated with a respective destination computing system, wherein the computer program comprises:

computer program code for transporting each broadcast media stream to a respective destination computing system for broadcasting in association with the broadcast session ID.

17. The method of claim 14 , comprising:

playing the mixed video stream and at least one associated audio stream to at least one restreamer process of the server system using RTSP; and

causing each of the at least one restreamer process to which the mixed video stream and at least one associated audio stream are being played using RTSP to generate at least one broadcast media stream based on the mixed video stream and at least one associated audio stream, wherein each of the at least one broadcast media stream is associated with the respective broadcast session ID.

18. The method of claim 17 , wherein each of the at least one restreamer process is associated with a respective destination computing system, the method comprising:

transporting each broadcast media stream to a respective destination computing system for broadcasting in association with the broadcast session ID.

Assignments (6)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 9, 2026
From: 1658264 ONTARIO INC.
To: EBAY INC.
Reel/Frame 074015/0623 →
CHANGE OF NAME Recorded Mar 9, 2026
From: LAZAR ENTERTAINMENT INC.
To: 1658264 ONTARIO INC.
Reel/Frame 075092/0256 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 10, 2026
From: HORROCKS, LEE
To: LAZAR ENTERTAINMENT INC
Reel/Frame 073749/0674 →
SECURITY INTEREST Recorded Nov 15, 2023
From: LAZAR ENTERTAINMENT INC.
To: BDC CAPITAL INC.
Reel/Frame 065566/0813 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 16, 2022
From: LAZAR, DAVID, MR.; SEGUIN, STEPHEN, MR.; HILLAND, SANBORN, MR.; BIGGIN, COLIN, MR.; MATTHEWS, TRISTAN, MR.; NICOLAS, LIONEL, MR.
To: LAZAR ENTERTAINMENT INC.
Reel/Frame 060229/0957 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 16, 2022
From: TENK, PAUL, MR.
To: LAZAR ENTERTAINMENT INC.
Reel/Frame 060230/0173 →
Continuity (3)
Continuation 16757183
Provisional Application 62574662 · Oct 19, 2017
Related Publication 20220312047A1 · Sep 29, 2022