stream audio in Firefox












0















On a fresh installation of 16.04 Firefox will not stream audio from msnbc.com/listen



I tried this:



sudo apt update && sudo apt full-upgrade
sudo apt install flashplugin-installer
sudo apt install adobe-flashplugin


I found a solution in the comments at this link.



Link to a solution to this problem.



I am looking for a better solution that can be implemented more quickly. I tried the solution (which involves re-installing Ubuntu) but it did not solve the problem.



The following was also tried.



sudo apt remove flashplugin-installer
sudo apt purge flashplugin-installer
sudo apt remove adobe-flashplugin
sudo apt purge adobe-flashplugin
sudo apt remove firefox
sudo apt purge firefox
sudo apt install firefox


Notes: The Opera browser has no problem with that audio source. Youtube audio also works. Note that Adobe Flash or Shockwave Flash are actually not even necessary in Firefox. I have another 16.04 computer with the Shockwave Flash (plugin for Firefox) disabled and yet audio will stream.










share|improve this question





























    0















    On a fresh installation of 16.04 Firefox will not stream audio from msnbc.com/listen



    I tried this:



    sudo apt update && sudo apt full-upgrade
    sudo apt install flashplugin-installer
    sudo apt install adobe-flashplugin


    I found a solution in the comments at this link.



    Link to a solution to this problem.



    I am looking for a better solution that can be implemented more quickly. I tried the solution (which involves re-installing Ubuntu) but it did not solve the problem.



    The following was also tried.



    sudo apt remove flashplugin-installer
    sudo apt purge flashplugin-installer
    sudo apt remove adobe-flashplugin
    sudo apt purge adobe-flashplugin
    sudo apt remove firefox
    sudo apt purge firefox
    sudo apt install firefox


    Notes: The Opera browser has no problem with that audio source. Youtube audio also works. Note that Adobe Flash or Shockwave Flash are actually not even necessary in Firefox. I have another 16.04 computer with the Shockwave Flash (plugin for Firefox) disabled and yet audio will stream.










    share|improve this question



























      0












      0








      0








      On a fresh installation of 16.04 Firefox will not stream audio from msnbc.com/listen



      I tried this:



      sudo apt update && sudo apt full-upgrade
      sudo apt install flashplugin-installer
      sudo apt install adobe-flashplugin


      I found a solution in the comments at this link.



      Link to a solution to this problem.



      I am looking for a better solution that can be implemented more quickly. I tried the solution (which involves re-installing Ubuntu) but it did not solve the problem.



      The following was also tried.



      sudo apt remove flashplugin-installer
      sudo apt purge flashplugin-installer
      sudo apt remove adobe-flashplugin
      sudo apt purge adobe-flashplugin
      sudo apt remove firefox
      sudo apt purge firefox
      sudo apt install firefox


      Notes: The Opera browser has no problem with that audio source. Youtube audio also works. Note that Adobe Flash or Shockwave Flash are actually not even necessary in Firefox. I have another 16.04 computer with the Shockwave Flash (plugin for Firefox) disabled and yet audio will stream.










      share|improve this question
















      On a fresh installation of 16.04 Firefox will not stream audio from msnbc.com/listen



      I tried this:



      sudo apt update && sudo apt full-upgrade
      sudo apt install flashplugin-installer
      sudo apt install adobe-flashplugin


      I found a solution in the comments at this link.



      Link to a solution to this problem.



      I am looking for a better solution that can be implemented more quickly. I tried the solution (which involves re-installing Ubuntu) but it did not solve the problem.



      The following was also tried.



      sudo apt remove flashplugin-installer
      sudo apt purge flashplugin-installer
      sudo apt remove adobe-flashplugin
      sudo apt purge adobe-flashplugin
      sudo apt remove firefox
      sudo apt purge firefox
      sudo apt install firefox


      Notes: The Opera browser has no problem with that audio source. Youtube audio also works. Note that Adobe Flash or Shockwave Flash are actually not even necessary in Firefox. I have another 16.04 computer with the Shockwave Flash (plugin for Firefox) disabled and yet audio will stream.







      16.04 sound streaming






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 days ago







      H2ONaCl

















      asked Jan 25 at 1:04









      H2ONaClH2ONaCl

      3,308204885




      3,308204885






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The solution is to install support for "restricted" media formats.



          Information is at this link:



          Ubuntu Restricted Formats



          Quoting from that webpage:




          Ubuntu strives to make all of the most important software available to
          its users automatically. However patent and copyright restrictions
          (see Ubuntu License Policy) complicate distribution of software to
          support non-free formats.



          However, you can install the ability to play popular non-free media
          formats, including DVD, MP3, Quicktime, and Windows Media formats, by
          following the instructions below.



          Ubuntu’s commitment to only include completely free software by
          default means that proprietary media formats are not configured “out
          of the box”. See Ubuntu’s Free Software Philosophy and the Free
          Formats page for a more comprehensive discussion of these issues.




          The command is:



          sudo apt-get install ubuntu-restricted-extras





          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1112664%2fstream-audio-in-firefox%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            The solution is to install support for "restricted" media formats.



            Information is at this link:



            Ubuntu Restricted Formats



            Quoting from that webpage:




            Ubuntu strives to make all of the most important software available to
            its users automatically. However patent and copyright restrictions
            (see Ubuntu License Policy) complicate distribution of software to
            support non-free formats.



            However, you can install the ability to play popular non-free media
            formats, including DVD, MP3, Quicktime, and Windows Media formats, by
            following the instructions below.



            Ubuntu’s commitment to only include completely free software by
            default means that proprietary media formats are not configured “out
            of the box”. See Ubuntu’s Free Software Philosophy and the Free
            Formats page for a more comprehensive discussion of these issues.




            The command is:



            sudo apt-get install ubuntu-restricted-extras





            share|improve this answer




























              0














              The solution is to install support for "restricted" media formats.



              Information is at this link:



              Ubuntu Restricted Formats



              Quoting from that webpage:




              Ubuntu strives to make all of the most important software available to
              its users automatically. However patent and copyright restrictions
              (see Ubuntu License Policy) complicate distribution of software to
              support non-free formats.



              However, you can install the ability to play popular non-free media
              formats, including DVD, MP3, Quicktime, and Windows Media formats, by
              following the instructions below.



              Ubuntu’s commitment to only include completely free software by
              default means that proprietary media formats are not configured “out
              of the box”. See Ubuntu’s Free Software Philosophy and the Free
              Formats page for a more comprehensive discussion of these issues.




              The command is:



              sudo apt-get install ubuntu-restricted-extras





              share|improve this answer


























                0












                0








                0







                The solution is to install support for "restricted" media formats.



                Information is at this link:



                Ubuntu Restricted Formats



                Quoting from that webpage:




                Ubuntu strives to make all of the most important software available to
                its users automatically. However patent and copyright restrictions
                (see Ubuntu License Policy) complicate distribution of software to
                support non-free formats.



                However, you can install the ability to play popular non-free media
                formats, including DVD, MP3, Quicktime, and Windows Media formats, by
                following the instructions below.



                Ubuntu’s commitment to only include completely free software by
                default means that proprietary media formats are not configured “out
                of the box”. See Ubuntu’s Free Software Philosophy and the Free
                Formats page for a more comprehensive discussion of these issues.




                The command is:



                sudo apt-get install ubuntu-restricted-extras





                share|improve this answer













                The solution is to install support for "restricted" media formats.



                Information is at this link:



                Ubuntu Restricted Formats



                Quoting from that webpage:




                Ubuntu strives to make all of the most important software available to
                its users automatically. However patent and copyright restrictions
                (see Ubuntu License Policy) complicate distribution of software to
                support non-free formats.



                However, you can install the ability to play popular non-free media
                formats, including DVD, MP3, Quicktime, and Windows Media formats, by
                following the instructions below.



                Ubuntu’s commitment to only include completely free software by
                default means that proprietary media formats are not configured “out
                of the box”. See Ubuntu’s Free Software Philosophy and the Free
                Formats page for a more comprehensive discussion of these issues.




                The command is:



                sudo apt-get install ubuntu-restricted-extras






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered yesterday









                H2ONaClH2ONaCl

                3,308204885




                3,308204885






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1112664%2fstream-audio-in-firefox%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局