-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebRTC audio support #1368
base: master
Are you sure you want to change the base?
WebRTC audio support #1368
Commits on Apr 21, 2019
-
Remove old webrtc binding source
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a0b09c - Browse repository at this point
Copy the full SHA 8a0b09cView commit details -
Add new webrtc bindings source from node-webrtc module
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for e8267c4 - Browse repository at this point
Copy the full SHA e8267c4View commit details -
Remove binding.cc deinitialization code
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for c46321f - Browse repository at this point
Copy the full SHA c46321fView commit details -
Remove getusermedia video support
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 5eaeb01 - Browse repository at this point
Copy the full SHA 5eaeb01View commit details -
Add missing webrtc Winsock2.h includes
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 2f83924 - Browse repository at this point
Copy the full SHA 2f83924View commit details -
Flag out Winsock2.h includes to be windows-only
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 6fb0829 - Browse repository at this point
Copy the full SHA 6fb0829View commit details -
Comment out non-functional RTCRtpSender/RTCRtpReceiver getCapabilitie…
…s calls
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0762961 - Browse repository at this point
Copy the full SHA 0762961View commit details -
Update PeerConnectionFactory constructor usage
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 50576e2 - Browse repository at this point
Copy the full SHA 50576e2View commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e783aa - Browse repository at this point
Copy the full SHA 2e783aaView commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for caa0538 - Browse repository at this point
Copy the full SHA caa0538View commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for aac361b - Browse repository at this point
Copy the full SHA aac361bView commit details -
Add node-webrtc RTC js bindings
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0fe5a5d - Browse repository at this point
Copy the full SHA 0fe5a5dView commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 458e48f - Browse repository at this point
Copy the full SHA 458e48fView commit details -
Bugfix RTC js binding to native
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 30a1c5d - Browse repository at this point
Copy the full SHA 30a1c5dView commit details -
Add missing RTC js RTCTrackEvent exposure
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 9e46162 - Browse repository at this point
Copy the full SHA 9e46162View commit details -
Update window exposure for new RTC implementation
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 485d81c - Browse repository at this point
Copy the full SHA 485d81cView commit details -
Rename webaudiocontext MediaStreamTrack -> AudioMediaStreamTrack due …
…to conflict with WebRTC
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0463754 - Browse repository at this point
Copy the full SHA 0463754View commit details -
Update windows webrtc build spec
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ab0f9a - Browse repository at this point
Copy the full SHA 8ab0f9aView commit details -
Add missing peerconnectionfactory.cc video encoder/decoder includes
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a1f854b - Browse repository at this point
Copy the full SHA a1f854bView commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for cb97a30 - Browse repository at this point
Copy the full SHA cb97a30View commit details -
Hook in WebRTC getUserMedia version in Window.js
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for cfd8e95 - Browse repository at this point
Copy the full SHA cfd8e95View commit details -
Update LUMIN binding.gyp for new webrtc build
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 37a1146 - Browse repository at this point
Copy the full SHA 37a1146View commit details -
Remove binding.gyp dead WebRTC sources
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ad3dac - Browse repository at this point
Copy the full SHA 0ad3dacView commit details -
Bugfix magic leap build exokit.cpp
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 4603e69 - Browse repository at this point
Copy the full SHA 4603e69View commit details -
Bugfix WebAudioBindingImpl syntax
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 649d436 - Browse repository at this point
Copy the full SHA 649d436View commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 2be5a92 - Browse repository at this point
Copy the full SHA 2be5a92View commit details -
Bugfix WebRTC fake audio device buffering
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for d7ee1d8 - Browse repository at this point
Copy the full SHA d7ee1d8View commit details -
Bugfix lunix arm64 WebRTC build
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for f01cf67 - Browse repository at this point
Copy the full SHA f01cf67View commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 583563f - Browse repository at this point
Copy the full SHA 583563fView commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 1ac2e37 - Browse repository at this point
Copy the full SHA 1ac2e37View commit details -
Bugfix getusermedia.cc template handling
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 105e1da - Browse repository at this point
Copy the full SHA 105e1daView commit details -
Bump native-webrtc-deps version again
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 338435c - Browse repository at this point
Copy the full SHA 338435cView commit details -
Bump native-webrtc-deps version
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 927c363 - Browse repository at this point
Copy the full SHA 927c363View commit details -
Add MediaStreamTrack EventTarget method stubs
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a766d71 - Browse repository at this point
Copy the full SHA a766d71View commit details -
Mark DataChannel properties as configurable
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 6886ac8 - Browse repository at this point
Copy the full SHA 6886ac8View commit details -
Bump native-webrtc-deps version
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 7e4848a - Browse repository at this point
Copy the full SHA 7e4848aView commit details -
WebAudio bindings dead code removal
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f51892 - Browse repository at this point
Copy the full SHA 0f51892View commit details -
Remove binary WebAudio media streams in favor of the ones from WebRTC…
… bindings
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for ddc68b4 - Browse repository at this point
Copy the full SHA ddc68b4View commit details -
Avaer Kazmer committed
Apr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f367b4 - Browse repository at this point
Copy the full SHA 9f367b4View commit details -
Bump native-webrtc-deps version
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 93bdd02 - Browse repository at this point
Copy the full SHA 93bdd02View commit details -
Remove dead WebAudio MediaStream binary bindings exposure
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 02eddf4 - Browse repository at this point
Copy the full SHA 02eddf4View commit details -
Update webrtc binding Handle to Local for node 12 support
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 2b21394 - Browse repository at this point
Copy the full SHA 2b21394View commit details -
Remove dead v8::Handle exposure in webrtc bindings
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 919fdb8 - Browse repository at this point
Copy the full SHA 919fdb8View commit details -
More webrtc bindings node 12 debugging
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a7bfdc6 - Browse repository at this point
Copy the full SHA a7bfdc6View commit details -
Move webrtc bindings v8.h due to naming conflict
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for d33fb82 - Browse repository at this point
Copy the full SHA d33fb82View commit details -
Small webrtc bindings v8 converters bugfixing
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 49bfa92 - Browse repository at this point
Copy the full SHA 49bfa92View commit details -
Small webrtc bindings interfaces node 12 cleanup
Avaer Kazmer committedApr 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 36b037a - Browse repository at this point
Copy the full SHA 36b037aView commit details