mirror of
https://github.com/aler9/gortsplib
synced 2025-10-23 23:23:12 +08:00
in comments, use specification titles instead of URLs (#830)
This commit is contained in:
@@ -25,7 +25,7 @@ func randUint32() (uint32, error) {
|
||||
}
|
||||
|
||||
// Encoder is a RTP/M-JPEG encoder.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc2435
|
||||
// Specification: RFC2435
|
||||
type Encoder struct {
|
||||
// SSRC of packets (optional).
|
||||
// It defaults to a random value.
|
||||
|
Reference in New Issue
Block a user