[sdlsound] Question

Tyler Montbriand tsm at accesscomm.ca
Wed Mar 12 21:15:55 EST 2003


Hm...  afaik, an RWOPS can only read from 2 locations:  From disk, or from 
memory.  So you'd have to set up a buffer in memory first, and build an RWOPS 
around it.  And for creating and using TCP connections, the SDL_net library 
should be useful.

On Wednesday 12 March 2003 06:18 pm, Ted Kulp wrote:
> I'm sure this has been brought up before, but I figured I'd ask before I
> reinvent the wheel.  Has anyone had any success in making a rwops that
> pulls from an http location and sent it SDL_sound for a sucessful stream
> playback?  I'm looking into possibly doing this in the future for my
> current project, but I figured I'd start doing the research now.
>
> I guess if noone has done it, I'll be blazing a trail in a little while.
>
> Thanks in advance,
> Ted Kulp
> wishy at comcast.net
> http://bossogg.sourceforge.net (using SDL_sound)




More information about the sdlsound mailing list