Closed
Bug 814871
Opened 13 years ago
Closed 13 years ago
[User Report] WebRTC Landing Page Issues by Jonathan Chetwynd
Categories
(Core :: WebRTC: Networking, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jay, Unassigned)
References
()
Details
my experience using WebRTC Test Landing Page
with FF Nightly latest on OS X 10.6.8
It would be helpful if comments indicating intended outcomes are included.
as per reduced testcase practice.
The Multi-host link is 404,
the getUserMedia example does not find a usb webcam that is known to connect in Opera: http://auduno.github.com/headtrackr/examples/camshift.html
using the data channel example:
I found that refresh-reload page nor start-stop-start did not wfm at all.
One had to open Nightly, and paste the URL in
and still there is ~1 in 3 chance of no response,
and then less than a 1 in 5 chance of progress beyond:
"connect for data channel called"
Comment 1•13 years ago
|
||
We will correct the 404 shortly (we noticed that yesterday).
The Unreliability probably is ICE/STUN related.
We might ask you to run a browser build with debugging on and dump the debugs setting up a 'call'.
Thanks for the report!
Comment 2•13 years ago
|
||
This bug report sounds like multiple bugs in one. Can you break each issue into a separate bug? That'll help us triage the issues independently of one another.
I'll summarize each issue that I think needs a bug.
(In reply to jonathan chetwynd from comment #0)
> my experience using WebRTC Test Landing Page
> with FF Nightly latest on OS X 10.6.8
>
> It would be helpful if comments indicating intended outcomes are included.
> as per reduced testcase practice.
This one I don't think needs a bug on file. The MDN guys are working on docs here - https://developer.mozilla.org/en-US/docs/WebRTC that will likely solve the concern you have.
>
> The Multi-host link is 404,
Probably doesn't need a bug, just a notice that the test page is not there anymore (I'd just email dev-media when stuff like this happens).
>
> the getUserMedia example does not find a usb webcam that is known to connect
> in Opera: http://auduno.github.com/headtrackr/examples/camshift.html
Can you file a separate bug for this?
>
> using the data channel example:
> I found that refresh-reload page nor start-stop-start did not wfm at all.
Can split this off into 2 separate bugs?
Keywords: meta
Summary: Intermittent connection → [User Report] WebRTC Landing Page Issues by Jonathan Chetwynd
Reporter | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•