Sean DuBois
|
50301ea73c
|
Update docs to use go install
`go get` is not a supported method to install binaries anymore
|
2023-09-05 13:17:23 -04:00 |
|
Sean DuBois
|
5aa5fac6ea
|
Remove GO111MODULE from docs
|
2023-09-05 11:48:14 -04:00 |
|
Sean DuBois
|
dc4b591c4d
|
Start pion/webrtc/v4
60eea43 is a breaking change
|
2023-09-05 11:48:14 -04:00 |
|
Sean DuBois
|
9c47fea3f2
|
Remove new RTCSessionDescription pattern
SetRemoteDescription accepts a RTCSessionDescriptionInit so this is no
longer needed
Resolves #2324
|
2022-10-24 22:36:30 -04:00 |
|
Sean DuBois
|
fa72a9529f
|
Add examples/rtcp-processing
rtcp-processing demonstrates how to access RTCP Packets via ReadRTCP
Resolves #2027
|
2021-11-20 22:06:03 -05:00 |
|