mirror of https://github.com/ossrs/srs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
For WebRTC, SRS expect the h.264 codec is:
```
a=rtpmap:106 H264/90000
a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
```
But sometimes, the device does not support the profile, for example only bellow:
```
a=fmtp:123 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e033
a=fmtp:122 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=420033
a=fmtp:121 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640033
a=fmtp:120 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0033
```
So we should warning user about the profile missmatch, because it might not work.
PICK
|
2 years ago | |
---|---|---|
.. | ||
Architecture.md | 2 years ago | |
CHANGELOG.md | 2 years ago | |
Dockers.md | 3 years ago | |
Features.md | 2 years ago | |
PERFORMANCE.md | 3 years ago | |
README.md | 2 years ago | |
Resources.md | 3 years ago | |
ffmpeg-logo.png | 11 years ago | |
ffmpeg-min.png | 11 years ago | |
readme.txt | 5 years ago | |
source.200kbps.768x320.flv | 11 years ago | |
source.flv | 4 years ago | |
srs-logo.ico | 2 years ago | |
srs-logo.png | 11 years ago |