Pinned Repositories
celtic-coin
daala
Modern video compression for the internet
elasticsearch-courseware
Elastic.co products hands-on training materials
Firefox-Chrome-Share-Comparison
Compare WebRTC share features across Firefox and Chrome, both Mozilla and Google are making great progress bringing plugin free HTML5 browsing to everyone.
ikran
Ikran, an addon for Mozilla for making audio/video call using SIP
NoobChain-Tutorial-Part-1
A Simple Java Blockchain for educational purposes.
rainbow
An Audio-Visual Experiment in the Browser
webrtc-application-screen-share
WebRTC Peer-To-Peer Screenshare demo. Chrome packaged app for desktopCapture, screen share and audio / video using WebRTC over a node.js server using a WebSocket. Uses chrome.desktopCapture.chooseDesktopMedia and getUserMedia for capture of screen plus audio, video and PeerConnection for transport. Presentor (Chrome) and Attendee (Chrome or Firefox) console demo.
webrtc-audio-video
Simple WebRTC Audio / Video call test page and very simple pass through server using web socket transport. Uses node.js and websocket. Works with either Chrome or Firefox.
webrtc-screen-share
Test page for Chrome and Firefox screen / desktop capture and share feature, using WebRTC and node.js with a websocket for Peer-to-peer transport. WebRTC and JSEP used for offer / answer PeerConnection session description processing. GetUserMedia, GUM used for browser media interaction.
viviemXD's Repositories
viviemXD/webrtc-application-screen-share
WebRTC Peer-To-Peer Screenshare demo. Chrome packaged app for desktopCapture, screen share and audio / video using WebRTC over a node.js server using a WebSocket. Uses chrome.desktopCapture.chooseDesktopMedia and getUserMedia for capture of screen plus audio, video and PeerConnection for transport. Presentor (Chrome) and Attendee (Chrome or Firefox) console demo.
viviemXD/webrtc-screen-share
Test page for Chrome and Firefox screen / desktop capture and share feature, using WebRTC and node.js with a websocket for Peer-to-peer transport. WebRTC and JSEP used for offer / answer PeerConnection session description processing. GetUserMedia, GUM used for browser media interaction.
viviemXD/webrtc-audio-video
Simple WebRTC Audio / Video call test page and very simple pass through server using web socket transport. Uses node.js and websocket. Works with either Chrome or Firefox.
viviemXD/ikran
Ikran, an addon for Mozilla for making audio/video call using SIP
viviemXD/NoobChain-Tutorial-Part-1
A Simple Java Blockchain for educational purposes.
viviemXD/rainbow
An Audio-Visual Experiment in the Browser
viviemXD/celtic-coin
viviemXD/daala
Modern video compression for the internet
viviemXD/elasticsearch-courseware
Elastic.co products hands-on training materials
viviemXD/Firefox-Chrome-Share-Comparison
Compare WebRTC share features across Firefox and Chrome, both Mozilla and Google are making great progress bringing plugin free HTML5 browsing to everyone.
viviemXD/gecko-dev
viviemXD/kafka-connect-splunk
Kafka Connect connector for receiving data and writing data to Splunk.
viviemXD/openh264
Open Source H.264 Codec
viviemXD/stripSIP
make proprietary SIP messages nice and standard
viviemXD/webrtc-tutorial-demo
GetUserMedia and PeerConnection WebRTC Audio \ Video or Share demo. All on one page with javascript and HTML code displayed on same page as demo.