Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RTP Functions

Status
Not open for further replies.

gianvito

Programmer
Joined
Mar 4, 2006
Messages
4
Location
IT
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top