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

App crashing then publish to RTSP and receive from WebRTC #2609

Closed
1 of 13 tasks
ghost opened this issue Oct 30, 2023 · 3 comments · Fixed by #2613
Closed
1 of 13 tasks

App crashing then publish to RTSP and receive from WebRTC #2609

ghost opened this issue Oct 30, 2023 · 3 comments · Fixed by #2613
Labels
bug Something isn't working webrtc

Comments

@ghost
Copy link

ghost commented Oct 30, 2023

Which version are you using?

v1.2.1

Which operating system are you using?

  • Linux amd64 standard
  • Linux amd64 Docker
  • Linux arm64 standard
  • Linux arm64 Docker
  • Linux arm7 standard
  • Linux arm7 Docker
  • Linux arm6 standard
  • Linux arm6 Docker
  • Windows amd64 standard
  • Windows amd64 Docker (WSL backend)
  • macOS amd64 standard
  • macOS amd64 Docker
  • Other (please describe)

Describe the issue

Server crashing after open webrtc stream
Description

Describe how to replicate the issue

  1. Publish stream using ffmpeg (ffmpeg -re -stream_loop -1 -i IMG_1116.MP4_20231023101338.mp4 -c copy -f rtsp rtsp://test:test@localhost:8554/test)
  2. Open /test path using webrtc
  3. Get server crashed

Did you attach the server logs?

https://paste.ee/p/PdHqw

Did you attach a network dump?

no

@aler9
Copy link
Member

aler9 commented Oct 30, 2023

Thanks for reporting the crash, this is fixed by #2613

Copy link
Contributor

This issue is mentioned in release v1.3.0 🚀
Check out the entire changelog by clicking here

Copy link
Contributor

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working webrtc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant