Open
Bug 749318
Opened 13 years ago
Updated 2 years ago
getUserMedia() use history should be available
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
NEW
backlog | parking-lot |
People
(Reporter: ekr, Unassigned)
References
Details
It would be nice if you were able to get a history/current status of when a given media device was accessed. I.e., "The camera was accessed from https://www.example.com/ from 10:01-10:30 AM". This is sort of comparable to what I have on my phone history and would let me have confidence that I really left my con call when I thought I had.
Comment 1•13 years ago
|
||
Important issue for user privacy and control of information.
Will need to be blocked in private browsing mode!
Comment 2•13 years ago
|
||
I'm guessing picture snapshots should also be logged?
If we turn off logging in private browsing mode, there is the chance of the camera/mic being left on after exiting private browsing mode. Shall we then enforce closing all open MediaStreams when the user leaves private browsing?
Comment 3•13 years ago
|
||
(In reply to Anant Narayanan [:anant] from comment #2)
> Shall we then
> enforce closing all open MediaStreams when the user leaves private browsing?
Sounds like a requirement to me.
Updated•12 years ago
|
Whiteboard: [getUserMedia]
Updated•12 years ago
|
Whiteboard: [getUserMedia] → [getUserMedia], [blocking-gum-]
Updated•12 years ago
|
QA Contact: jsmith
Updated•10 years ago
|
backlog: --- → parking-lot
Component: WebRTC → WebRTC: Audio/Video
QA Contact: jsmith
Whiteboard: [getUserMedia], [blocking-gum-]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•