bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.71k stars 1.48k forks source link

API 404 page not found #3480

Closed Fred14000 closed 3 months ago

Fred14000 commented 3 months ago

Which version are you using?

v1.8.0

Which operating system are you using?

[ ] Linux amd64 standard

Describe the issue

Description

curl -u user:pass -X DELETE http://127.0.0.1:9997/v3/paths/get/hik01

return 404 page not found

curl -u user:pass http://127.0.0.1:9997/v3/paths/get/hik01 work ;)

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

Did you attach the server logs?

no

Did you attach a network dump?

no

github-actions[bot] commented 3 months ago

This issue is being automatically closed because it does not follow the issue template. Please reopen the issue and make sure to include all sections of the template.