Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After version 4.0.95, webrtc streaming fails. #2362

Closed
duiniuluantanqin opened this issue May 18, 2021 · 1 comment
Closed

After version 4.0.95, webrtc streaming fails. #2362

duiniuluantanqin opened this issue May 18, 2021 · 1 comment
Assignees
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT. WebRTC WebRTC, RTC2RTMP or RTMP2RTC.
Milestone

Comments

@duiniuluantanqin
Copy link
Member

duiniuluantanqin commented May 18, 2021

Description'

Please ensure that the markdown structure is maintained.

Please describe the issue you encountered here.
'
Make sure to maintain the markdown structure.

When there is no stream published, the webrtc play operation will immediately return an error. The error log is as follows.

  1. SRS version: 4.0.95
  2. The log of SRS is as follows:
add player : no play relations
  1. The configuration of SRS is as follows:
rtc.conf

Replay

How to replay bug?

Steps to reproduce the bug

How to replay bug?

  1. Start SRS.
  2. Pull the stream through WebRTC.

Expected Behavior

> Please describe your expectation

> When webrtc play occurs, do not immediately end this request even if there is no publish. This way, when there is a publish, the video can be played without having to request again.

TRANS_BY_GPT3

@duiniuluantanqin duiniuluantanqin changed the title 4.0.95版本以后, 4.0.95版本以后,webrtc拉流失败 May 18, 2021
duiniuluantanqin pushed a commit to duiniuluantanqin/srs that referenced this issue May 18, 2021
duiniuluantanqin pushed a commit to duiniuluantanqin/srs that referenced this issue May 18, 2021
@winlinvip
Copy link
Member

Fixed 4.0.117

@winlinvip winlinvip added Bug It might be a bug. WebRTC WebRTC, RTC2RTMP or RTMP2RTC. labels Aug 27, 2021
@winlinvip winlinvip added this to the 4.0 milestone Sep 4, 2021
@winlinvip winlinvip changed the title 4.0.95版本以后,webrtc拉流失败 After version 4.0.95, webrtc streaming fails. Jul 29, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT. WebRTC WebRTC, RTC2RTMP or RTMP2RTC.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants