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

ERR: sdp: invalid value application/TP-LINK #990

Closed
1 of 13 tasks
trytrytogo opened this issue Jun 14, 2022 · 3 comments
Closed
1 of 13 tasks

ERR: sdp: invalid value application/TP-LINK #990

trytrytogo opened this issue Jun 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@trytrytogo
Copy link

Which version are you using?

v0.19.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

in proxy mode,i add a tp-link ipc in rtsp-simple-server.yml.

rtsp-simple-server.yml(please rename to 'rtsp-simple-server.yml' ).txt

paths:
proxied:
# url of the source stream, in the format rtsp://user:pass@host:port/path
source: rtsp://admin:mypassword@192.168.4.226:5540/stream1

then, restart rtsp-simple-server. it's ok. Active: active (running)
but, i can not use rtsp://127.0.0.1:8554/proxied to open camera with vlc or fflpayer.
yet, i can use rtsp://admin:mypassword@192.168.4.226:5540/stream1 to open camera with ffplayer.

Describe how to replicate the issue

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

Did you attach the server logs?

yes
rtsp-simple-server.log

Did you attach a network dump?

no

@trytrytogo trytrytogo mentioned this issue Jun 14, 2022
13 tasks
@aler9 aler9 added the bug Something isn't working label Jun 23, 2022
aler9 added a commit to bluenviron/gortsplib that referenced this issue Jun 23, 2022
@aler9
Copy link
Member

aler9 commented Jun 24, 2022

fixed in v0.19.2.

@aler9 aler9 closed this as completed Jun 24, 2022
@flintt
Copy link

flintt commented Dec 10, 2022

i have the same error when using tplink cam, the paths section in .yml is:
image
the source url can be opened with vlc with no problem
i'm using docker arm64 and amd64 version v0.20.2

@aler9
Copy link
Member

aler9 commented Dec 12, 2022

@flintt please open another issue and provide logs with logLevel: debug, otherwise it's impossible to replicate the issue.

@bluenviron bluenviron locked and limited conversation to collaborators Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants