File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# h264-profile-level-id
2
2
3
+ [ ![ ] [ npm-shield-h264-profile-level-id ]] [ npm-h264-profile-level-id ]
4
+ [ ![ ] [ github-actions-shield-h264-profile-level-id ]] [ github-actions-h264-profile-level-id ]
5
+ [ ![ ] [ opencollective-shield-mediasoup ]] [ opencollective-mediasoup ]
6
+
7
+
3
8
TypeScript utility to process [ H264] ( https://tools.ietf.org/html/rfc6184 ) ` profile-level-id ` values based on Google's libwebrtc C++ code:
4
9
- [ h264_profile_level_id.cc] ( https://webrtc.googlesource.com/src/+/refs/heads/main/api/video_codecs/h264_profile_level_id.cc )
5
10
- [ h264_profile_level_id.h] ( https://webrtc.googlesource.com/src/+/refs/heads/main/api/video_codecs/h264_profile_level_id.h )
@@ -123,3 +128,13 @@ See the [unit tests](src/tests/test.js).
123
128
## License
124
129
125
130
[ ISC] ( ./LICENSE )
131
+
132
+
133
+
134
+
135
+ [ npm-shield-h264-profile-level-id ] : https://img.shields.io/npm/v/h264-profile-level-id.svg
136
+ [ npm-h264-profile-level-id ] : https://npmjs.org/package/h264-profile-level-id
137
+ [ github-actions-shield-h264-profile-level-id ] : https://github.com/versatica/h264-profile-level-id/actions/workflows/h264-profile-level-id.yaml/badge.svg
138
+ [ github-actions-h264-profile-level-id ] : https://github.com/versatica/h264-profile-level-id/actions/workflows/h264-profile-level-id.yaml
139
+ [ opencollective-shield-mediasoup ] : https://img.shields.io/opencollective/all/mediasoup.svg
140
+ [ opencollective-mediasoup ] : https://opencollective.com/mediasoup/
You can’t perform that action at this time.
0 commit comments