WebRTC communication over Web Services

This post is about communication from application to WebRTC using Web Services. For instance showing advertisements on WebRTC interface before p2p streaming or even during. Advertisements could be an overlay or an multiplexed stream. WebRTC + Advertisement Engine HTTP and XML is the basis for Web services. The WebRTC engine, in addition to media stream … Continue reading WebRTC communication over Web Services

BEA Weblogic SIP server

Bea server is a old SIP servlet container ie application server which is used to embed control logic in a program. 1. Install Bea Weblogic 2. Follow the Installation steps Make domain 3. Goto the installation directory . Usually C:/bea/user_projects/mydomain/ . click on startweblogic.cmd in windows. In case the system is linux run startweblogic.sh script … Continue reading BEA Weblogic SIP server