Skip to content

WebRTC is unable to play video streams in the H.265 format. #4259

Closed
@cxkjnszstm

Description

@cxkjnszstm

Describe the bug
WebRTC is unable to play video streams in the H265 format.

Version
The version of SRS is 6.0.48.

To Reproduce
Steps to reproduce the behavior:

  1. ./configure --gb28181=on --h265=on
  2. make
  3. /objs/srs -c conf/push.gb28181.conf

Expected behavior

The Safire browser is capable of playing H.265 format videos.

Screenshots
image
image

Additional context
Viewing the printed data in the console, the generated offer in the Safire browser's SDP includes H.265 format within the 'm=video' section. However, after receiving the answer, the selected format is still H.264.

Screenshots
image
image
image

Additional context
Add any other context about the problem here.

TRANS_BY_GPT4

Metadata

Metadata

Assignees

No one assigned

    Labels

    TransByAITranslated by AI/GPT.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions