Rewrite mpegts producer and consumer
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
## MPEG-TS
|
||||
|
||||
FFmpeg:
|
||||
- PMTID=4096
|
||||
- H264: PESID=256, StreamType=27, StreamID=224
|
||||
- H265: PESID=256, StreamType=36, StreamID=224
|
||||
- AAC: PESID=257, StreamType=15, StreamID=192
|
||||
|
||||
Tapo:
|
||||
- PMTID=18
|
||||
- H264: PESID=68, StreamType=27, StreamID=224
|
||||
- AAC: PESID=69, StreamType=144, StreamID=192
|
||||
|
||||
## Useful links
|
||||
|
||||
- https://github.com/theREDspace/video-onboarding/blob/main/MPEGTS%20Knowledge.md
|
||||
|
||||
Reference in New Issue
Block a user