Closed
Bug 499300
Opened 16 years ago
Closed 10 years ago
Video element unsuitable for video chat? psuedo real time streaming
Categories
(Core :: Audio/Video, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: phreed, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.72 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
This may be related to bug 466699 & bug 470639
The functionality I am looking for may well be available but I don't see it.
I want the intermediate frames to be skipped (no buffer).
I see that the mechanism to skip intermediate frames exists, as it is used to keep audio in sync.
Essentially I am looking for a no buffer option.
Reproducible: Always
Steps to Reproduce:
1. start streaming a video from a video cam, video game, or in my case a simulator.
2. attempt to view the latest complete frame (no frame rate)
Actual Results:
All intermediate (buffered) frames play, possibly very fast, but the latest frame is nevertheless delayed.
Updated•16 years ago
|
Component: General → Video/Audio
Product: Firefox → Core
QA Contact: general → video.audio
You can check the webcam stream without stutter or delay.
You can check it from the attached HTML file. [ Code taken from: https://stackoverflow.com/questions/25280592/webcam-video-stream-working-in-chrome-but-not-firefox ].
Now this bug is resolved (and the related two bugs are already resolved).
Mark this bug as resolved. Thanks.
Hello Loic, this bug is now resolved, can you mark this as "resolved" ?
As the reporter has not logged in since 2009 and i do not have permissions to edit bugs.
Thanks.
(In reply to vimivivi.mail from comment #2)
> Hello Loic, this bug is now resolved, can you mark this as "resolved" ?
>
> As the reporter has not logged in since 2009 and i do not have permissions
> to edit bugs.
>
> Thanks.
Flags: needinfo?(epinal99-bugzilla2)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•