Hi all! I have downloaded some sample sources from here:
With those files I could execute these operations, that I performed using a webcam:
-RTP Trasmission (with AvTransmit2.java)
-RTP Reception (with AvReceive2.java)
-Video Recording (with RTPExport.java)
The problem is that I can't perform more operations together, for example:
-Transmission+Export to file+Monitor
-Reception+Export to File+Monitor
because the software tries to connect to the same source and this creates problems...
Reception+Export+Monitor is possible using JMStudio, but I want to see a source or to know how it's possible to execute more operation together.
I wait some suggestions...Thanks to all
With those files I could execute these operations, that I performed using a webcam:
-RTP Trasmission (with AvTransmit2.java)
-RTP Reception (with AvReceive2.java)
-Video Recording (with RTPExport.java)
The problem is that I can't perform more operations together, for example:
-Transmission+Export to file+Monitor
-Reception+Export to File+Monitor
because the software tries to connect to the same source and this creates problems...
Reception+Export+Monitor is possible using JMStudio, but I want to see a source or to know how it's possible to execute more operation together.
I wait some suggestions...Thanks to all