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

RTSP source not working #2473

Closed
1 of 13 tasks
sharmasulekh87 opened this issue Oct 7, 2023 · 4 comments · Fixed by bluenviron/gortsplib#439
Closed
1 of 13 tasks

RTSP source not working #2473

sharmasulekh87 opened this issue Oct 7, 2023 · 4 comments · Fixed by bluenviron/gortsplib#439
Labels
bug Something isn't working rtsp

Comments

@sharmasulekh87
Copy link

Which version are you using?

v1.1.0

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

RTSP source was working upto version 1.0.0, but gives following error after upgrading to 1.1.0:
2023/10/07 17:41:17 ERR [path test] [RTSP source] invalid SDP: session name not present

Describe how to replicate the issue

simply start the server with RTSP camera source, and it gives directly error

  1. start the server
  2. publish with RTSP Source
  3. read with RTSP

Did you attach the server logs?

mediamtx_v1.1.0.log
mediamtx_v1.0.0.log

yes

The same rtsp url is working in version 1.0.0 . Logs attached.
But not working in version 1.1.0. Logs attached.

Did you attach a network dump?

no

@sealbro
Copy link

sealbro commented Oct 9, 2023

Hi, the same problem on Linux with docker mediamtx 1.1.1

image

@aler9 aler9 added bug Something isn't working rtsp labels Oct 9, 2023
aler9 added a commit to bluenviron/gortsplib that referenced this issue Oct 9, 2023
@aler9
Copy link
Member

aler9 commented Oct 9, 2023

Thanks for providing all required material (server logs) that allowed to fix the issue. This is fixed by bluenviron/gortsplib#439

aler9 added a commit to bluenviron/gortsplib that referenced this issue Oct 9, 2023
@aler9
Copy link
Member

aler9 commented Oct 15, 2023

added in v1.2.0

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 Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working rtsp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants