pro_jsp thread: Streaming Data with JSP
Chapter 18 of Professional JSP said to use the same createSessionManager as the RTPMediaApplet.java for RTPTransmit.java, but when it is compiled we get error because the applet function implement ReceiveStreamListener and the RTPTransmit implement SendStreamListener and for that reason the line on createSessionManage addReceiveStreamListener generate error. How that can be fix? I try to use the RTPMediaApplet with JMStudio and did not work ... Any help on these.
|





