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

H.264 NAL unit stream, no audio #34

Open
neilyoung opened this issue Feb 5, 2022 · 6 comments
Open

H.264 NAL unit stream, no audio #34

neilyoung opened this issue Feb 5, 2022 · 6 comments

Comments

@neilyoung
Copy link

...this is the result:

Bildschirmfoto 2022-02-05 um 13 29 40

Would you know, why?

@neilyoung
Copy link
Author

BTW: Works fine with GStreamer, VLC, ...

@deepch
Copy link
Owner

deepch commented Feb 5, 2022

What do I need to check?

@deepch
Copy link
Owner

deepch commented Feb 5, 2022

I'm update demo try now

@neilyoung
Copy link
Author

neilyoung commented Feb 5, 2022

No change. I suppose the problem is in the GO app. Can that be made more chatty?

Does it have a problem with URLs, having a "path", like this one?

{
  "server": {
    "http_port": ":8083"
  },
  "streams": {
    "H264": {
      "on_demand": true,
      "url": "rtsp://192.168.188.31:6554/trackID=0"
    }
  }
}

EDIT: No, it does also not work w/o trackID=0

@deepch
Copy link
Owner

deepch commented Feb 5, 2022

Make access to your devices via the Internet.

@jinronga
Copy link

jinronga commented Sep 3, 2024

I also encountered this problem.
Uploading 微信图片_20240904000307.jpg…

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

3 participants