Results 1 to 1 of 1
Thread: Java with Windows Media Server
- 11-15-2010, 06:41 AM #1
Member
- Join Date
- Nov 2010
- Posts
- 1
- Rep Power
- 0
Java with Windows Media Server
Hi guys,
I have some trouble doing a project that I was given too,
Hope you guys have some knowledge on how to do this.
I am suppose to create a java web client(J2EE) which will connect to the Video On Demand Player(using Window Media Services) and then play the media files.
The way of accessing the media files are using
mms://server_name/media_folder/abc.wmv and this media file
will be play by the embedded media player in the webpage.
The scenario is that the user will select the video to play on the VOD
player and that specific url will be push to the java web client.
This is a simple diagram to showcase what I am trying to do.
Java Web Page with Embedded Media Player
^^(Client will retrieve the url and play on the media player)
||
||
||
||
Video On Demand Player (User will select the video to play in which the url
will push to the Java web page)
||
||
||
||
Storage Area Network (Media Files)
Take note I do not need to do any streaming video player at all since media player will take care of everything.
My question is, how can I implement in a way that the java web client
can listen and retrive the url that is push to it.
Do I create a UDP/TCP listening port for retriving the URL?
or is there any other way?
I would appreciate the help. Thank you.
Similar Threads
-
How to test if server is running Windows 7?
By space889 in forum Advanced JavaReplies: 18Last Post: 07-21-2010, 01:37 AM -
Stream with servlet in windows media
By migalvcon in forum Java ServletReplies: 0Last Post: 05-19-2010, 11:24 AM -
Help with Java Media Framework
By eager to learn in forum New To JavaReplies: 0Last Post: 10-03-2009, 03:31 PM -
Java Media Libraries
By SilentCodingOne in forum Advanced JavaReplies: 2Last Post: 07-04-2009, 05:21 AM -
Cannot choose runtime server, "Windows -> Preferences -> Server" does not exist!!
By TennSeven in forum EclipseReplies: 0Last Post: 09-18-2008, 05:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks