> I thought about it a bit... isn't this how YouTube Live Stream or Twitch and alikes somehow works? > Maybe your inspiration can come from there ?
Maybe or maybe from web-radios... For example, I can (via uos) connect and do streaming to url-mp3 like this: 1) uos_AddFromURL(PlayerIndex1,pchar( 'http://www.hubharp.com/web_sound/BachGavotteShort.mp3')) ; I will hear the mp3 file, streaming, from beginning. But if I connect to: 2) uos_AddFromURL(PlayerIndex1,pchar( 'http://broadcast.infomaniak.net:80/alouette-high.mp3')); I will listen here to a live radio (not from beginning) via a url-mp3 too.. So the question is: What must be done to make: - a url-mp3-file like 1) on server - a url-mp3-chunk like 2) on server This usable for uos_AddFromURL()? Many thanks. Fre;D ----- Many thanks ;-) -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/fpc-and-voip-tp5727307p5727344.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal