IP Library Granted Patent US 10,218,990
Granted Patent B2
US 10,218,990 · App. 15/414,333 · Granted Feb 26, 2019

Video encoding for social media

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 10,218,990
App. No.
15/414,333
Granted
Feb 26, 2019
Kind
B2
Abstract

In some aspects, the disclosure is directed to methods and systems for encoding and sharing media clips via a social networking provider responsive to a user interaction via a single “like” or “share” button. Media may be constantly buffered as the user watches the program, such that the user need not initiate recording, enabling the user to quickly share amusing or media clips as they happen live. The device may decode, scale or subsample, and compress or re-encode the media to take up less space in a buffer of the device and/or to comply with copyright fair use requirements. Responsive to the user interaction or “share” command, the device may transfer the contents of the buffer to a social media service along with instructions to generate a post to the social network identifying the user, media, and/or buffer contents.

Claims (58)

1. A device for encoding and sharing media for social networks, comprising:

a sharing engine comprising a buffer, and a network interface installed within a housing of the device;

wherein the sharing engine is configured to:

receive a first portion of a media stream, and

write a subset of the received first portion of the media stream to the buffer; and

wherein the network interface is configured to, responsive to receipt of a capture command:

retrieve a second portion of the media stream from the buffer of the sharing engine,

trim the beginning and end of the retrieved second portion of the media stream to independently decodable frames, and

transmit the retrieved second portion of the media stream via a network to a second device.

2. The device of claim 1 , further comprising a video decoder configured to receive the first portion of the media stream, decode the first portion of the media stream, and provide the decoded first portion of the media stream to a display output of the device.

3. The device of claim 1 , wherein the sharing engine further comprises a subsampler configured to scale at least the subset of the received portion of the media stream to a second, lower resolution.

4. The device of claim 1 , wherein the buffer comprises a ring buffer, and wherein the sharing engine is further configured to overwrite a second subset of the buffered media stream.

5. The device of claim 1 , further comprising a receiver configured to receive the capture command from a third device.

6. The device of claim 1 , wherein the network interface is further configured to transmit an identification of the media stream to the second device.

7. The device of claim 1 , wherein the network interface is further configured to transmit a user credential to the second device.

8. The device of claim 7 , wherein the network interface is further configured to establish an authenticated session with the second device via the user credential.

9. The device of claim 1 , wherein the network interface is further configured to transmit a text string generated by the sharing engine to the second device.

10. A method for encoding and sharing media for social networks, comprising:

receiving, by a device, a media stream at a first resolution;

decoding, by a video decoder of the device, a first portion of the media stream at the first resolution;

providing, by the video decoder, the decoded first portion of the media stream at the first resolution to a display output and a sharing engine of the device;

scaling the first portion of the media stream, by a subsampler of the sharing engine of the device, to a second resolution;

writing, by the sharing engine, the scaled first portion of the media stream at the second resolution to a buffer;

receiving, by the device, a capture command;

retrieving, by the device, the scaled first portion of the buffered media stream, responsive to receiving the capture command; and

transmitting the retrieved first portion of the buffered media stream to a second device, by a network interface installed within the housing of the device, responsive to receiving the capture command.

11. The method of claim 10 , wherein writing the first portion of the media stream to the buffer further comprises writing the first portion of the media stream at the second resolution to the buffer.

12. The method of claim 10 , wherein the first portion of the media stream is received by the video decoder and decoded at a first frame rate; and

subsampling the first portion of the media stream, by a subsampler of the sharing engine, to a second frame rate prior to writing the first portion of the media stream to the buffer.

13. The method of claim 10 , further comprising trimming the beginning and end of the first portion of the buffered media stream to independently decodable frames, by the device, prior to transmission of the first portion of the buffered media stream to the second device.

14. The method of claim 10 , wherein receiving the capture command further comprises receiving, by the device; the capture command from a third device.

15. The method of claim 10 , wherein transmitting the first portion of the buffered media stream to the second device further comprises transmitting an identification of the first portion of the buffered media stream to the second device for association with the media stream.

16. The method of claim 10 , wherein transmitting the first portion of the buffered media stream to the second device further comprises transmitting a user credential to the second device.

17. The method of claim 16 , wherein the second device provides the first portion of the buffered media stream to one or more client devices as part of a social networking profile associated with the user credential.

18. A device for encoding and sharing media for social networks, comprising:

a network interface; and

a sharing engine comprising a buffer having a write pointer and a read pointer at a predetermined buffer duration from the write pointer;

wherein the sharing engine is configured to write a first portion of a received media stream to the buffer while advancing the write pointer and read pointer; and

wherein the network interface is configured to, responsive to receipt of a capture command:

advance the read pointer to a subsequent independently decodable frame, and

transmit the contents of the buffer from the advanced read pointer to the write pointer via a network to a second device.

19. A non-transitory computer-readable medium, having instructions encoded therein that, when executed by a processor of a device, cause the device to:

receive a media stream at a first resolution;

decode, via a video decoder of the device, a first portion of the media stream at the first resolution;

provide, via the video decoder, the decoded first portion of the media stream at the first resolution to a display output and a sharing engine of the device;

scale the first portion of the media stream, by a subsampler of the sharing engine of the device; to a second resolution;

write, via the sharing engine, the scaled first portion of the media stream at the second resolution to a buffer;

receive a capture command;

retrieve the scaled first portion of the buffered media stream, responsive to receiving the capture command; and

transmit the retrieved first portion of the buffered media stream to a second device, via a network interface installed within the housing of the device, responsive to receiving the capture command.

20. The computer-readable medium of claim 19 , further comprising instructions that, when executed by the processor of the device, cause the device to write the first portion of the media stream to the buffer and write the first portion of the media stream at the second resolution to the buffer.

21. The computer-readable medium of claim 19 , wherein the first portion of the media stream is received by the video decoder and decoded at a first frame rate; and further comprising instructions that, when executed by the processor of the device, cause the device to

subsample the first portion of the media stream, via a subsampler of the sharing engine, to a second frame rate prior to writing the first portion of the media stream to the buffer.

22. The computer-readable medium of claim 19 , further comprising instructions that, when executed by the processor of the device, cause the device to trim the beginning and end of the first portion of the buffered media stream to independently decodable frames, prior to transmission of the first portion of the buffered media stream to the second device.

23. The computer-readable medium of claim 19 , further comprising instructions that, when executed by the processor of the device, cause the device to receive the capture command from a third device.

24. The computer-readable medium of claim 19 , further comprising instructions that, when executed by the processor of the device, cause the device to transmit an identification of the first portion of the buffered media stream to the second device for association with the media stream.

25. The computer-readable medium of claim 19 , further comprising instructions that, when executed by the processor of the device, cause the device to transmit a user credential to the second device.

26. The computer-readable medium of claim 25 , wherein the second device provides the first portion of the buffered media stream to one or more client devices as part of a social networking profile associated with the user credential.

Assignments (3)
CORRECTIVE ASSIGNMENT TO CORRECT THE EXECUTION DATE OF THE MERGER AND APPLICATION NOS. 13/237,550 AND 16/103,107 FROM THE MERGER PREVIOUSLY RECORDED ON REEL 047231 FRAME 0369. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER. Recorded Mar 8, 2019
From: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
To: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED
Reel/Frame 048549/0113 →
MERGER Recorded Oct 4, 2018
From: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
To: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED
Reel/Frame 047231/0369 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 25, 2018
From: NEUMAN, DARREN
To: BROADCOM CORPORATION
Reel/Frame 046968/0993 →