Bug 47222
Summary: | Ability to pause and resume mjpeg image streams | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Knight <pknight> |
Component: | Images | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, christopher.stanton, ddkilzer, pknight, psolanki, Rosaramirez89, socket.h |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Paul Knight
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Paul Knight
<rdar://problem/7560990>
Dmitry Gorbik
I am working on this.
Alexey Proskuryakov
See also: bug 23402.