HI,
I am developing an application using latest version of JMF(JMF2.1.1a)the application will be capable of saving RTP streams(audio and video)to a file receiving from the network.
When i try to save RTPstreams(audio and video) individulally, means that video and audio streams saved to separate files it cause no problem it sucessfully saved.
But problem is that when i try to merge these streams receiving from the network and try to save these streams into one file. it throws exception such as
such as
javax.media.NoProcessorException:
cannot find a Processor for: com.ibm.media.protocol.MergingPushBufferDataSource@682406
Plz help me
i shall be very thankful to you.
Akhtar Hayat
I am developing an application using latest version of JMF(JMF2.1.1a)the application will be capable of saving RTP streams(audio and video)to a file receiving from the network.
When i try to save RTPstreams(audio and video) individulally, means that video and audio streams saved to separate files it cause no problem it sucessfully saved.
But problem is that when i try to merge these streams receiving from the network and try to save these streams into one file. it throws exception such as
such as
javax.media.NoProcessorException:
cannot find a Processor for: com.ibm.media.protocol.MergingPushBufferDataSource@682406
Plz help me
i shall be very thankful to you.
Akhtar Hayat