Bug 47222 - Ability to pause and resume mjpeg image streams
Summary: Ability to pause and resume mjpeg image streams
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-05 15:41 PDT by Paul Knight
Modified: 2015-04-10 04:09 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Knight 2010-10-05 15:41:39 PDT
multipart/x-mixed-replace images are sometimes used for streaming video for webcams. They can run infinitely long, consuming network bandwidth and draining a user's battery on portable devices.

It would be nice if we had a facility to pause mjpeg streams and then later reload them. Clients could suspend these streams if they pause background tabs, for example.
Comment 1 Paul Knight 2010-10-05 15:42:28 PDT
<rdar://problem/7560990>
Comment 2 Dmitry Gorbik 2010-10-12 12:36:41 PDT
I am working on this.
Comment 3 Alexey Proskuryakov 2010-10-12 13:01:14 PDT
See also: bug 23402.