Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Please help me #84

Open
serious-han opened this issue Feb 26, 2023 · 0 comments
Open

Please help me #84

serious-han opened this issue Feb 26, 2023 · 0 comments

Comments

@serious-han
Copy link

  1. Using docker I made container using port 8080.
  2. Allow port 8080 using ufw.
  3. modified rtsp-stream.yml file in container
    alias: cam1
    uri: rtsp://user:pw@mydomain/ch1/stream1
    enable: true
  4. Restart container
  5. In front page I used video-js and src : "http//mydomain:8080/stream/cam1"

BUT video not shown on browser. only error ocurred "ERR_CONNECTION_TIMED_OUT".
Docker log has no error.
And rtsp source is active when I check in VLC player.
What is wrong? Please help me...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant