Online Video Transceiver Using RTP Project was developed with Java and mainly works with RX and TX modules.
Here we are going to write some code for RTCPViewer under RX module.
RTCPViewer.Java Source code in Java below:
Online Video Transceiver Using RTP Full project Report with java Source code and ppt presentation.
import javax.media.rtp.*; how to import this package, any additional jar file required for that package please tell me
how to add audio to this project?
because audio is not supported when i am running your project pls help me