pulseaudio s16le tcp ip http stream web player [on hold]












0














I try stream pulseaudio sink over tcp ip s16le format to html browser, streaming is working but dont know how to decode that stream in html i try many pcm player but without luck



https://github.com/samirkumardas/pcm-player



var player = new PCMPlayer({
encoding: '16bitInt',
channels: 2,
sampleRate: 8000,
flushingTime: 2000
});









share|improve this question







New contributor




Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by DavidPostill 2 days ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – DavidPostill

If this question can be reworded to fit the rules in the help center, please edit the question.


















    0














    I try stream pulseaudio sink over tcp ip s16le format to html browser, streaming is working but dont know how to decode that stream in html i try many pcm player but without luck



    https://github.com/samirkumardas/pcm-player



    var player = new PCMPlayer({
    encoding: '16bitInt',
    channels: 2,
    sampleRate: 8000,
    flushingTime: 2000
    });









    share|improve this question







    New contributor




    Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    put on hold as off-topic by DavidPostill 2 days ago


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – DavidPostill

    If this question can be reworded to fit the rules in the help center, please edit the question.
















      0












      0








      0







      I try stream pulseaudio sink over tcp ip s16le format to html browser, streaming is working but dont know how to decode that stream in html i try many pcm player but without luck



      https://github.com/samirkumardas/pcm-player



      var player = new PCMPlayer({
      encoding: '16bitInt',
      channels: 2,
      sampleRate: 8000,
      flushingTime: 2000
      });









      share|improve this question







      New contributor




      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I try stream pulseaudio sink over tcp ip s16le format to html browser, streaming is working but dont know how to decode that stream in html i try many pcm player but without luck



      https://github.com/samirkumardas/pcm-player



      var player = new PCMPlayer({
      encoding: '16bitInt',
      channels: 2,
      sampleRate: 8000,
      flushingTime: 2000
      });






      tcp pulse-audio






      share|improve this question







      New contributor




      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 days ago









      Unknown129384

      1




      1




      New contributor




      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Unknown129384 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      put on hold as off-topic by DavidPostill 2 days ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.




      put on hold as off-topic by DavidPostill 2 days ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.






















          0






          active

          oldest

          votes

















          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

          is 'sed' thread safe

          How to make a Squid Proxy server?