Skip to content

fix(localtrack): add missing case for h265 payloader#635

Merged
davidzhao merged 1 commit intolivekit:mainfrom
forssea-robotics:fix/add_h265_payloader
Apr 19, 2025
Merged

fix(localtrack): add missing case for h265 payloader#635
davidzhao merged 1 commit intolivekit:mainfrom
forssea-robotics:fix/add_h265_payloader

Conversation

@andresmanelli
Copy link
Copy Markdown
Contributor

Hello, I am testing H265 support and I found this missing case to dispatch the payloader.

Signed-off-by: Andrés MANELLI <amanelli@forssea-robotics.fr>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 18, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@cnderrauber cnderrauber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@davidzhao davidzhao merged commit 6a9ca2b into livekit:main Apr 19, 2025
2 checks passed
@andresmanelli
Copy link
Copy Markdown
Contributor Author

@cnderrauber @davidzhao Thanks! Quick question though: is it possible in the sdk to add H265 as a codec for the SDP negotiation?

I had to add it to the default codecs list (c.f. pion/webrtc#3102) so that the negotiation works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants