#2322 closed defect (fixed)
firefox doesn't play audio without user action
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | html5 | Version: | 2.5.x |
Keywords: | Cc: |
Description
And it doesn't give us any way of knowing that things have failed...
So we need to wait for a click to use the mediasource framework.
Change History (4)
comment:1 Changed 3 years ago by
Status: | new → assigned |
---|
comment:3 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2322
Note: See
TracTickets for help on using
tickets.
Some preparatory work in r22864.
r22865 toggles the audio on and off using the speaker icon in the top bar.
To make this better, we could give some indication to the user that the server wants to send audio (we do have silence detection: #1617) using a "blinking" speaker icon or something.
But this will do for now.
IE is not behaving, who would have guessed.