mirror of
https://github.com/aler9/gortsplib
synced 2025-10-30 02:01:57 +08:00
headers: remove debug instruction
This commit is contained in:
@@ -39,8 +39,6 @@ func (h *RTPInfo) Read(v base.HeaderValue) error {
|
||||
return err
|
||||
}
|
||||
|
||||
fmt.Println("kvs", kvs)
|
||||
|
||||
for k, v := range kvs {
|
||||
switch k {
|
||||
case "url":
|
||||
|
||||
Reference in New Issue
Block a user