> -----Original Message----- > From: Ted Byers [mailto:r.ted.byers@xxxxxxxxx] > > ... > > 1) Am I to understand, then, that your answer is that I can't > do this with > Apache's httpd server and I have to deploy Apple's open > source streaming > video server? One way to think about it is to reflect that streaming media is not really HTTP (which was originally designed to transfer entire files). Streaming is yet another protocol that sits on top of TCP/IP (along with SMTP, DNS, HTTP, etc...) The last time I looked, RTSP was the flavour of the month (http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol). In principle, you shouldn't really expect an HTTP server to deliver a streaming media feed any more than you should expect it to receive mail. That it apparently can be done is a bonus :-) Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. PS - before someone points it out, apache actually *can* receive mail! > > 2) If I use mpeg-4 files, will they then stream pproperly using http > streaming? > > Thanks > > Ted > -- > View this message in context: > http://old.nabble.com/http-video-streaming-tp26733531p26736282.html > Sent from the Apache HTTP Server - Users mailing list archive > at Nabble.com. > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. The sender's company reserves the right to monitor all e-mail communications through their networks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx