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-13 02:04:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0ad6e4dc5
mediamtx
/
internal
/
unit
/
h264.go
8 lines
83 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
// H264 is a H264 data unit.
type
H264
struct
{
Base
switch to gortsplib/v4 (#2244)
2023-08-26 16:54:28 +00:00
AU
[
]
[
]
byte
move units into dedicated package (#2245) needed by #2244
2023-08-25 16:11:02 +00:00
}
Reference in New Issue
Copy Permalink