This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mediamtx
Watch
1
Star
0
Fork
0
You've already forked mediamtx
mirror of
https://github.com/bluenviron/mediamtx
synced
2024-12-12 01:35:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5a2d4fed3
mediamtx
/
internal
/
unit
/
av1.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
move units into dedicated package (#2245) needed by #2244
2023-08-25 16:11:02 +00:00
package
unit
// AV1 is an AV1 data unit.
type
AV1
struct
{
Base
switch to gortsplib/v4 (#2244)
2023-08-26 16:54:28 +00:00
TU
[
]
[
]
byte
move units into dedicated package (#2245) needed by #2244
2023-08-25 16:11:02 +00:00
}
Reference in New Issue
Copy Permalink