Logo
Explore Help
Sign In
apps/go2rtc
1
0
Fork 0
You've already forked go2rtc
mirror of https://github.com/AlexxIT/go2rtc.git synced 2026-04-22 23:57:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ba9fb70929b7c2e58ddb1626ce2b24b023224bb6
go2rtc/pkg/h264
T
History
Alex X cd7fa5d09c Fix RepairAVCC in some cases
2025-09-10 12:27:13 +03:00
..
annexb
Add support H264, H265, NV12 for V4L2 source #1546
2025-01-26 16:09:50 +03:00
avc.go
Rewrite AnnexB/AVCC parsers
2023-08-16 16:50:55 +03:00
avcc.go
Fix RepairAVCC in some cases
2025-09-10 12:27:13 +03:00
h264_test.go
Fix panic on AVCCToCodec #1652
2025-05-22 15:52:10 +03:00
h264.go
Fix H264 profile parsing for OpenIPC project
2023-08-23 13:26:57 +03:00
mpeg4.go
Rewrite AnnexB/AVCC parsers
2023-08-16 16:50:55 +03:00
payloader.go
Fix panic on h264.EmitNalus #1076
2024-05-05 07:01:21 +03:00
README.md
Rewrite AnnexB/AVCC parsers
2023-08-16 16:50:55 +03:00
rtp.go
Ignore unknown NAL unit types for RTP/H264 #1570
2025-02-02 11:01:44 +03:00
sps.go
Fix SPS parsing in some cases
2025-03-27 20:52:49 +03:00

README.md

H264

Payloader code taken from pion library. And changed to AVC packets support.

Useful Links

  • RTP Payload Format for H.264 Video
  • The H264 Sequence parameter set
  • H.264 Video Types (Microsoft)
  • Automatic Generation of H.264 Parameter Sets to Recover Video File Fragments
  • Chromium sources
  • AVC levels
  • AVC profiles table
  • Supported Media for Google Cast
  • Two stream formats, Annex-B, AVCC (H.264) and HVCC (H.265)
  • https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producer-reference-nal.html
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.0 Page: 322ms Template: 11ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API