Pinned Repositories
Android
Android related examples
chat-app
users can join chat rooms and can meet new people
Chrome-Extensions
WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
DemoProjects
DetectRTC
DetectRTC is a tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc. https://www.webrtc-experiment.com/DetectRTC/
MediaStreamRecorder
Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
opencv
Open Source Computer Vision Library
RecordRTC
RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
RTCMultiConnection
RTCMultiConnection is WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
Bassel-Nasief's Repositories
Bassel-Nasief/complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
Bassel-Nasief/chat-app
users can join chat rooms and can meet new people
Bassel-Nasief/RecordRTC
RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
Bassel-Nasief/Chrome-Extensions
WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
Bassel-Nasief/RTCMultiConnection
RTCMultiConnection is WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
Bassel-Nasief/DetectRTC
DetectRTC is a tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc. https://www.webrtc-experiment.com/DetectRTC/
Bassel-Nasief/MediaStreamRecorder
Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
Bassel-Nasief/DemoProjects
Bassel-Nasief/Surviving-with-android
Source code related to the posts in the blog
Bassel-Nasief/Android
Android related examples
Bassel-Nasief/opencv
Open Source Computer Vision Library