Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Now I have to figure out how to fix HTML5 audio. For some reason it always uses the wrong alsa sound device, even though Flash and all my other apps use the right one. This is how I fixed it for all the other media:

  ~$ cat .asoundrc
 pcm.!default {
     type hw
     card 1
 }
 ctl.!default {
     type hw           
     card 1
 }
Also, I just checked the site and it's still using Flash for me in Firefox 35.0 (???) edit Ah, they do it for Beta versions of Firefox.


Almost all YouTube videos work in HTML5 mode on Firefox and have for a while, it just wasn't HTML5 by default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: