Direct Access of media through HTTP 2004-06-04 - By mail.laconiadatasystems.com
Back The bad news is that you cannot implement Microsoft Media Stream Server on Apache Have you looked into RealTime Stream Protocol (Streaming) Products such as RealAudio http://www.real.com/ ??? for Apache Server?? Regards, -Martin -- -- Original Message -- -- From: Thomas Joseph (Jobi) To: J2EE-INTEREST@(protected) Sent: Friday, June 04, 2004 2:35 PM Subject: Direct Access of media through HTTP
Hi,
I am working on a project which involves creation of a music site which requires the users to sample music. I have created a servlet which upon recieving the request, makes a playlist file (.aiff), and presents it to the client. I can get it all correct - the playlist file, but the media player is not able to access the music file through http. What can I do for this? o Is media streaming necessary? o Can I do with http itself without going in for mms protocol? o If I need to use mms protocol(as done by many music sites), what changes I have to make to the server? (I am using, Sun's J2EE1.3.1 Server.)
Can anyone help me out???
THANKS IN ADVANCE ! ! !
Thomas Joseph =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv @(protected) and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
?<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=utf-8 (See http://utf-8.ora-code.com)"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>The bad news is that you cannot implement Microsoft Media Stream Server on Apache<BR>Have you looked into RealTime Stream Protocol (Streaming) Products such as RealAudio <A href="http://www.real.com/">http://www.real.com/</A> ??? for Apache Server??</FONT></DIV> <DIV><FONT face=Arial size=2>Regards,<BR>-Martin</FONT></DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=thomas_j@(protected) href="mailto:thomas_j@(protected)">Thomas Joseph (Jobi)</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=J2EE-INTEREST@(protected) href="mailto:J2EE-INTEREST@(protected)">J2EE-INTEREST@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 04, 2004 2:35 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> Direct Access of media through HTTP</DIV> <DIV><BR></DIV> <DIV> <DIV><FONT face=Arial color=#000080 size=2>Hi,</FONT></DIV> <DIV><FONT face=Arial color=#000080 size=2></FONT> </DIV> <DIV> <DIV><FONT face=Arial color=#000080 size=2>I am working on a project which involves creation of a music site which requires the users to sample music. I have created a servlet which upon recieving the request, makes a playlist file (.aiff), and presents it to the client. I can get it all correct - the playlist file, but the media player is not able to access the music file  ; through http. What can I do for this?<BR>o Is media streaming necessary?<BR>o Can I do with http itself without going in for mms protocol?<BR>o If I need to use mms protocol(as done by many music sites), what changes I have to make to the server? (I am using, Sun's J2EE1.3.1 Server.)</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial color=#000080 size=2>Can anyone help me out???</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial color=#000080 size=2>THANKS IN ADVANCE ! ! !</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial color=#000080 size=2>Thomas Joseph</FONT></DIV></DIV></DIV>============================================== ============================= To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <P></P></BLOCKQUOTE></BODY></HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|