8000 Tags · letion/webrtc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: letion/webrtc

Tags

v3.0.29

Toggle v3.0.29's commit message
Refactored samplebuilder logic

Many corner cases would cause samplebuilder to fail and return invalid
results. This refactoring is more reliable in all cases.

Fixed bug in H264 writer by reusing the packet object in  H264 writer.

v3.0.28

Toggle v3.0.28's commit message
Expose SRTP protection profiles in setting engine

Allows to override default SRTP protection profiles in settingengine.go

v3.0.27

Toggle v3.0.27's commit message
Update module github.com/pion/ice/v2 to v2.1.7

Generated by renovateBot

v3.0.26

Toggle v3.0.26's commit message
Update module github.com/pion/ice/v2 to v2.1.6

Generated by renovateBot

v3.0.25

Toggle v3.0.25's commit message
Revert "Fixes MediaEngine: codec apt negotiation"

This reverts commit eeb67e1.

v3.0.24

Toggle v3.0.24's commit message
Update module github.com/pion/ice/v2 to v2.1.5

Generated by renovateBot

v3.0.23

Toggle v3.0.23's commit message
Add examples/ice-single-port-mode

Demonstrate how using the new ICEUDPMux multiple PeerConnections
can be served via a single port.

v3.0.22

Toggle v3.0.22's commit message
Update module github.com/pion/ice/v2 to v2.1.2

Generated by renovateBot

v3.0.21

Toggle v3.0.21's commit message
Add Office Hours to README

Put under 'Learn more about WebRTC'

v3.0.20

Toggle v3.0.20's commit message
Add WriteRTCP method to DTLSTransport

This will make possible to WriteRTCP using ORTC API
0