| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Tue Nov 01, 2005 11:22 am Post subject: aac via libshout |
|
|
| Does anybody have experience streaming aac via libshout? I can't seem to get audio from the stream (using winamp). I receive HTTP 200 OK message and that's it. However libshout accepts aac file on input and I see that there is a source available on Icecast (2.3.0) |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Nov 01, 2005 2:34 pm Post subject: |
|
|
libshout won't time the stream data, so AAC data will be sent as quickly as you send it to libshout (assuming shout_send_raw is used), I don't know off hand what happens with shout_send because that will depend on what you set as the format
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Nov 01, 2005 3:13 pm Post subject: |
|
|
| So if I add timing calculations (correct parsing of aac headers) would that be theoretically sufficient? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Nov 01, 2005 3:51 pm Post subject: |
|
|
If you do the parsing and work out the timing then it should be fine, I don't think there are any other issues but it's not something I've looked at.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Nov 01, 2005 4:53 pm Post subject: |
|
|
| Sorry, just figured out I was not logged in. |
|
| Back to top |
|
 |
romano2
Joined: 25 Jun 2006 Posts: 16
|
Posted: Sun Jun 25, 2006 1:13 pm Post subject: |
|
|
svadu:
Any luck with getting streaming AAC+ to work with libshout? I've searched for a streamer capable of streaming AAC from files. Ices and ezstream both try to parse the files and since they "know" only MP3 and Vorbis, they give an error with AAC.
Now I'm gonna experiment with shout_send_raw along with parsing AAC ADTS headers if someone hasn't already done this... |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Mon Aug 14, 2006 8:45 am Post subject: |
|
|
i would be interested to see a patch to libshout if anyone has one for this ..
Andrew. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Apr 03, 2008 12:23 pm Post subject: |
|
|
anyone care to add aac+ support to libshout?
has libshout development stopped?
i wish i knew programming enough to help.. |
|
| Back to top |
|
 |
|