Closed Bug 776809 Opened 12 years ago Closed 12 years ago

Selecting to copy the video location on a MediaStream in a video tag returns a MediaStream object to the user - Should provide a better identifier to the user's camera

Categories

(Core :: WebRTC, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 773988

People

(Reporter: jsmith, Unassigned)

Details

Attachments

(1 file)

Attached file Camera API Video Test
Steps:

1. Load the test case with getUserMedia enabled
2. Right click the video stream
3. Select Copy Video Location
4. Paste the result into a text field

Expected:

Not exactly sure, but returning an identifier that points a user directly to the webcam in use would be what I would expect (if that's possible).

Actual:

[object MediaStream] is returned. From a JavaScript perspective this could make sense, but an end-user seeing this would likely be confused, especially if they have no knowledge of what MediaStreams are.
Also applies to audio as well.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: