Update samplebuilder.
This fixes an issue with out-of-order packet's start flag not being correctly set in all cases.
This commit is contained in:
@@ -6,7 +6,7 @@ require (
|
||||
github.com/at-wat/ebml-go v0.16.0
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/jech/cert v0.0.0-20210819231831-aca735647728
|
||||
github.com/jech/samplebuilder v0.0.0-20211128135502-32cf2bc0a2b6
|
||||
github.com/jech/samplebuilder v0.0.0-20220125212352-4553ed6f9a6c
|
||||
github.com/pion/ice/v2 v2.1.19
|
||||
github.com/pion/interceptor v0.1.7 // indirect
|
||||
github.com/pion/rtcp v1.2.9
|
||||
|
||||
Reference in New Issue
Block a user