mirror of
https://github.com/aler9/gortsplib
synced 2025-10-17 20:51:09 +08:00
add client-read-aac example
This commit is contained in:
@@ -125,6 +125,6 @@ func (e *mpegtsEncoder) encode(nalus [][]byte, pts time.Duration) error {
|
||||
return err
|
||||
}
|
||||
|
||||
fmt.Println("wrote ts packet")
|
||||
fmt.Println("wrote TS packet")
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user