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 2025-12-24 12:57:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7640a42bfcdc6e6cc50ffd0fc2dab9864d8d2f4e
go2rtc/pkg/h264
History
Alex X bd88695e59 Fix AnnexB parsing in some cases
2024-08-04 10:18:24 +03:00
..
annexb
Fix AnnexB parsing in some cases
2024-08-04 10:18:24 +03:00
avc.go
Rewrite AnnexB/AVCC parsers
2023-08-16 16:50:55 +03:00
avcc.go
Rewrite AnnexB/AVCC parsers
2023-08-16 16:50:55 +03:00
h264_test.go
Improve SPS parser
2023-10-14 08:11:03 +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
Fix memory overflow on bad RTSP sources #675
2023-11-04 09:42:50 +03:00
sps.go
Fix pix_fmt for publishing to RTMP servers
2024-05-25 19:45:29 +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.25.2 Page: 1912ms Template: 40ms
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