-
-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: MarshalX/python-webrtc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
RTCConfiguration (extended with port range and sdp semantics)
model
WebRTC model
#181
opened Mar 4, 2022 by
MarshalX
Type for RTCSessionDescriptionInit should be required. sdp is optional and empty by default. Not None
code_todo
existed TODO in the code
#173
opened Feb 27, 2022 by
MarshalX
Add toJSON() to RTCSessionDescription model
code_todo
existed TODO in the code
#172
opened Feb 27, 2022 by
MarshalX
Constuctor of RTCSessionDescription can be without params
code_todo
existed TODO in the code
#171
opened Feb 27, 2022 by
MarshalX
Add support of video to GetUserMedia function
code_todo
existed TODO in the code
#170
opened Feb 27, 2022 by
MarshalX
Bind MediaStreamConstraints and use in GetUserMedia function
code_todo
existed TODO in the code
model
WebRTC model
#169
opened Feb 27, 2022 by
MarshalX
Review name of RTCPeerConnectionState. Maybe remove "RTC" prefix
code_todo
existed TODO in the code
#168
opened Feb 27, 2022 by
MarshalX
Rework binding of RTCError (make individual exception per each error type)
core
Base of the project
model
WebRTC model
#167
opened Feb 27, 2022 by
MarshalX
Rename RTCOnDataEvent to RTCAudioData
code_todo
existed TODO in the code
model
WebRTC model
#166
opened Feb 27, 2022 by
MarshalX
Investigate rtc stats. What is actual now and so on
core
Base of the project
#162
opened Feb 27, 2022 by
MarshalX
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.