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
Merge in webrtc work #184
Merged
+2,150
−18
send_ice_candidate -> on_ice_candidate
954d9d8
Select commit
c5da532
tmp
jdm a157fe7
checkpoint
jdm 9646cf2
cleanup
jdm a4d4d39
support running example twice with simple signalling server.
jdm 12b80b6
add gstreamer backend
jdm f6a58b0
tmp
jdm 36f2601
dummy media stream
jdm f124bd4
add missing media stream
jdm e537d45
Correct path for js
Manishearth 8a894d8
Refactor remote description setting
Manishearth 6c522a8
remove RTC from names
Manishearth 7606b3c
add IceCandidate type, notify_ice -> add_ice_candidate
Manishearth 6b4902f
Add set_local_description
Manishearth 954d9d8
send_ice_candidate -> on_ice_candidate
Manishearth fac72fa
Extract media stream creation from webrtc pipeline creation.
jdm cb8b2a6
fix warning
Manishearth 258eb16
Move offer flow to api user
Manishearth b328045
Support for other side of RTC
Manishearth f2db09d
Fix race condition
Manishearth 429d8bc
Clean up app state assertions
Manishearth 92ba459
Fix assertions
Manishearth 20461fd
cleanups
Manishearth dbf4c39
Separate creation and integration of media streams from rest of WebRT…
jdm 43e7279
Support creating media streams from media capture sources.
jdm 465a6dc
Ensure that new media stream components are synced with pipeline stat…
jdm c645832
Make example only use media capture streams once.
jdm a66b531
Add event loop to webrtc code
Manishearth 8d11ce0
Make backend also use event loop
Manishearth c29d56f
remove assert_state macro
Manishearth 1c2e924
Add dummy webrtc backend
Manishearth 61d5841
Improve code for closing the pipeline
Manishearth 11d229a
make Travis pass
Manishearth dd46b3d
cleanup
Manishearth 8f68607
rustfmt
Manishearth ff68fa4
remove failure. only success remains.
Manishearth
Merged
Merge in webrtc work #184
send_ice_candidate -> on_ice_candidate
Oct 27, 2018
Oct 27, 2018
Oct 28, 2018
Oct 28, 2018
Oct 29, 2018
Jan 16, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 17, 2019
Jan 18, 2019
Jan 18, 2019
Jan 18, 2019
Jan 18, 2019
Jan 18, 2019
Jan 18, 2019
Jan 18, 2019
Jan 21, 2019
Jan 21, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
954d9d8
Select commit
c5da532
tmp
jdm a157fe7
checkpoint
jdm 9646cf2
cleanup
jdm a4d4d39
support running example twice with simple signalling server.
jdm 12b80b6
add gstreamer backend
jdm f6a58b0
tmp
jdm 36f2601
dummy media stream
jdm f124bd4
add missing media stream
jdm e537d45
Correct path for js
Manishearth 8a894d8
Refactor remote description setting
Manishearth 6c522a8
remove RTC from names
Manishearth 7606b3c
add IceCandidate type, notify_ice -> add_ice_candidate
Manishearth 6b4902f
Add set_local_description
Manishearth 954d9d8
send_ice_candidate -> on_ice_candidate
Manishearth fac72fa
Extract media stream creation from webrtc pipeline creation.
jdm cb8b2a6
fix warning
Manishearth 258eb16
Move offer flow to api user
Manishearth b328045
Support for other side of RTC
Manishearth f2db09d
Fix race condition
Manishearth 429d8bc
Clean up app state assertions
Manishearth 92ba459
Fix assertions
Manishearth 20461fd
cleanups
Manishearth dbf4c39
Separate creation and integration of media streams from rest of WebRT…
jdm 43e7279
Support creating media streams from media capture sources.
jdm 465a6dc
Ensure that new media stream components are synced with pipeline stat…
jdm c645832
Make example only use media capture streams once.
jdm a66b531
Add event loop to webrtc code
Manishearth 8d11ce0
Make backend also use event loop
Manishearth c29d56f
remove assert_state macro
Manishearth 1c2e924
Add dummy webrtc backend
Manishearth 61d5841
Improve code for closing the pipeline
Manishearth 11d229a
make Travis pass
Manishearth dd46b3d
cleanup
Manishearth 8f68607
rustfmt
Manishearth ff68fa4
remove failure. only success remains.
Manishearth