Receive mp3 audio stream through network.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lazzypink
    New Member
    • Mar 2008
    • 15

    Receive mp3 audio stream through network.

    hi guys! Any one has idea about it? pls show me how to receive an audio stream through LAN? your kindly appreciated..th anks!
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    The same way you send any other stream of bytes.
    The implementation specifics are up to you.

    Comment

    • lazzypink
      New Member
      • Mar 2008
      • 15

      #3
      hi Plater, do you have any useful link for me refer? Thanks!

      Comment

      • lazzypink
        New Member
        • Mar 2008
        • 15

        #4
        hi Plater, i get what u mean. but i need to decode it to analog rite? because i need to stream the song to my pc sound card. so do u have any mp3 encode and decode souce code? thanks for your kindly help!

        Comment

        • Plater
          Recognized Expert Expert
          • Apr 2007
          • 7872

          #5
          Ohhhhhh. I thought you just wanted to stream the file accross the internet (kinda lie how streaming works in media players).

          I don't know about creating your own encoder/decoders and doing driver level writes to your sound card.
          That really wouldn't be .NET stuff anyway though.

          Comment

          • lazzypink
            New Member
            • Mar 2008
            • 15

            #6
            Any way thanks Plater, i hope somebody wil help me solve my problem. thanks ya!

            Comment

            Working...