PDA

View Full Version : Hi,a question about JMF to the Author of Alice


Byers
11-30-2006, 01:53 AM
Hello,i don't know is the question suitable to be post here.i try to develop a p2p stream media framework,but i know only a little about JMF,so i'm jammed.
My question is,how to play a movie clip from a stream,or a ByteArray?Because in my system,everytime i only receive a few part of the whole movie,so if i know the type of the data,can i just play the movie with JMF one stream after another?
Many thanks.By the way,i found the Alice because i try to search sample code through google code search,and i see in Alice project the author implemented the ByteArrayDataSource,so i think maybe someone here can help me.And,after read the FAQ about Alice,what i want to say is the goal of the project is really very great.