php Programming Glossary: sdp
WebRTC video chat with Ajax instead of WebSocket: Possible? http://stackoverflow.com/questions/17161287/webrtc-video-chat-with-ajax-instead-of-websocket-possible polling the server at regular intervals and they can send SDP descriptions ICE candidates to a specific other client that.. work. I even made a demo where you manually copy paste the SDP description and ICE candidates using text areas and click on.. Now yes you need ICE candidates. Look at a sample SDP offer chunk I just generated using createOffer on Chromium 27..
|