1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RtcSessionImpl: let the stream handlers know their own index More... almost 10 years ago
RtcSessionImpl: make all callbacks happen on the main thread More... almost 10 years ago
RtcSessionImpl: don't try to add remote candidates to null streams More... almost 10 years ago
RtcSessionImpl: added session id to log message More... almost 10 years ago
bindings/java: print the message and stack trace of exceptions More... almost 10 years ago
UtilsTests: added more payload intersection and transformation tests and split some tests More... almost 10 years ago
RtcSessionImpl: moved logic for filtering the incoming stream to Utils + added tests More... almost 10 years ago
owr.c: removed Android specific main loop keepalive timer More... almost 10 years ago
gst: new sub-library More... almost 10 years ago
Update README.md More... almost 10 years ago
Merge pull request #49 from stefanalund/move-to-framework More... almost 10 years ago
Added 1080p. Removed NativeHandler. More... almost 10 years ago
Points to old and working framework More... almost 10 years ago
Merge pull request #10 from EricssonResearch/offer More... almost 10 years ago
Utils, transformPayloads: allow lowercase rtx encoding name More... almost 10 years ago
replace gst_object_default_deep_notify with a less verbose _owr_deep_notify that uses log level info More... almost 10 years ago
Temp removed view rotation More... almost 10 years ago
Properly handles send queuing More... almost 10 years ago
Offer now supported! More... almost 10 years ago
Update ROADMAP.md More... almost 10 years ago
Update ROADMAP.md More... almost 10 years ago
SimpleStreamSet: return true in onSurfaceTextureDestroyed More... almost 10 years ago
SimpleStreamSet: removed set{Self,Remote}View(Surface), and made the other versions handle null values More... almost 10 years ago
RtcSessionImpl: only try to finish setup the first time that a local candidate is received More... almost 10 years ago
RtcSessionImpl: removed trailing whitespace More... almost 10 years ago
RtcSessionImpl: ignore RTCP candidates if rtcp multiplexing is used More... almost 10 years ago
RtcSessionImpl: fixed ice-controlling-mode and dtls-client-role logic More... almost 10 years ago
RtcSession: only try to forward local candidates if LocalCandidateListener is set More... almost 10 years ago
RtcSessionImpl: offer with dtls-setup actpass instead of passive More... almost 10 years ago
RtcSessionImpl: use toString() instead of Enum.name() More... almost 10 years ago