Direct Access of media through HTTP 2004-06-02 - By Thomas Joseph (Jobi)
Back 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".
<!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 5.50.4731.2200" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <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></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>
|
|