How can I embed a player of some sort in a web page, that plays some RTSP
streams, without the user having to open the stream with software that may
(or may not) be installed on their machine?
Cheers,
--
James Dore
New College IT Officer
james.dore@new / it-support@new
> How can I embed a player of some sort in a web page, that plays some RTSP
> streams, without the user having to open the stream with software that may
> (or may not) be installed on their machine?
Well, they'll need to have QT installed.
I've only done "Fast Start" movies not real streaming, but here are
Apple's docs on how to go about it...
Streaming:
<http://support.apple.com/kb/HT2438?viewlocale=en_US>
<http://www.apple.com/quicktime/tutorials/>
Embedding:
<http://www.apple.com/quicktime/tutorials/embed.html>
I use a free utility to create the embed code automatically: Pageot
<http://www.qtbridge.com/pageot/pageot.html>
--
Martin