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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant