-
Notifications
You must be signed in to change notification settings - Fork 579
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
rtsp from Camera-Hub-G2H not work #793
Comments
You have provided not enough information to diagnose the problem |
|
Your config wrong. You don't have |
|
Apple home work good. But rtsp not work. VLC not work by link: rtsp://localhost:8554/Camera-Hub-G2H-030D |
|
Hi, I have the same camera and I'm facing this issue as well, but I've somewhat narrowed down the cause after some debugging. In the core.Codec{Name:"H264", ClockRate:0x15f90, Channels:0x0, FmtpLine:"profile-level-id=4D001F", PayloadType:0x0}
core.Codec{Name:"H264", ClockRate:0x15f90, Channels:0x0, FmtpLine:"profile-level-id=4D0028", PayloadType:0x0} The One way to test this with the hardware is to temporarily change this line to hardcode Line 98 in 7036d19
Let me know if more details are required - at this point I'm not sure if the camera is wrongly reporting its support for Level 3.1. |
@bebaton14 you have VERY old FFmpeg |
@duncanleo I have tested G2H Pro. And haven't problem with default go2rtc behaviour. All works fine. |
Thanks @duncanleo. You was right. Some bug in G2H firmware. Can't play stream with low level. https://github.com/AlexxIT/go2rtc/releases/tag/v1.8.5 PS. No problem with G2H Pro |
@AlexxIT thank you for fixing the issue! |
Hi! Please help me.
rtsp from Camera-Hub-G2H not work.
Proxy HomeKit camera work perfect!
The text was updated successfully, but these errors were encountered: