Hey. Does anyone know - if I run a script on my site to play an mp3/m3u from another site, is bandwidth being used on my site? Thanks -Ahni
I think you are using bandwidth from the other site. Unless you somehow cache or download it with your script first.
That's what I thought, I just wasn't sure since I figure, the actual data is being streamed through my site (and downloaded from theirs) Do you think this is generally something acceptable, or would this be considered bandwidth theft? Thanks.