c++ - Send audio data in selected bitrate - SHOUTcast -


I was able to connect to the SHOUTcast server through sockets I try to send audio data to the server but I Do not know how to calculate the quality (bitrate) in each package. Can anyone explain this to me?

  1. I open MP3 in binary mode.
  2. Loop?

The bit rate is set by the encoder to do this with your SHOUTcast connection Nothing is Configure whatever bit rate your encoder requires


Comments