clwinters
14 years agoVisitor
AudioApp help
I'm trying to create a radio channel that will later include AOD, VOD, and HLS video. First steps first.
1. I'm able to get the audio stream to play after modifying the AudioApp. The problem I'm running into is, it takes about 30 seconds for the stream to actually start playing. Is there a buffer or other parameter I'm overlooking? I note that when I play the station from TuneIn it plays immediately. I know TuneIn is using the same stream to feed their channel as I. What's different?
2. The audio stream has metadata embedding in it to display song title information. Is there a way to display mp3 metadata information while the stream is playing?
3. Similar to the TuneIn app, I'd like to add our Twitter feed to the screen and have it rotate with the mp3 stream metadata. I've looked at the TwitterOAuth source but that gives me the ability to post to Twitter, I just want to poll the Twitter feed.
Any thoughts, comments, or suggestions would be great appreciated.
1. I'm able to get the audio stream to play after modifying the AudioApp. The problem I'm running into is, it takes about 30 seconds for the stream to actually start playing. Is there a buffer or other parameter I'm overlooking? I note that when I play the station from TuneIn it plays immediately. I know TuneIn is using the same stream to feed their channel as I. What's different?
2. The audio stream has metadata embedding in it to display song title information. Is there a way to display mp3 metadata information while the stream is playing?
3. Similar to the TuneIn app, I'd like to add our Twitter feed to the screen and have it rotate with the mp3 stream metadata. I've looked at the TwitterOAuth source but that gives me the ability to post to Twitter, I just want to poll the Twitter feed.
Any thoughts, comments, or suggestions would be great appreciated.