Skip to content

Commit

Permalink
fix: h265 pub/sub failure caused by RTP packetizer/depacketizer.
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Nov 14, 2023
1 parent c2469bb commit 9b636bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION=HEAD
WEBRTC_VERSION=HEAD
WEBRTC_READABLE_VERSION=HEAD
WEBRTC_COMMIT=c5537842304ec3b667866cb1045b2e5c3a6c32a4
WEBRTC_COMMIT=b3f525252ce964fa3bd977b3c56480481bbed26c
6 changes: 3 additions & 3 deletions webrtc_version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION: 120.6099.13.1
WEBRTC_VERSION: 120.6099.13
WEBRTC_BUILD_VERSION: 120.6099.14.1
WEBRTC_VERSION: 120.6099.14
WEBRTC_READABLE_VERSION: M120.6099
WEBRTC_COMMIT: c5537842304ec3b667866cb1045b2e5c3a6c32a4
WEBRTC_COMMIT: b3f525252ce964fa3bd977b3c56480481bbed26c

0 comments on commit 9b636bf

Please sign in to comment.