-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
v2.0.0 Streaming Issues #554
Comments
did you update to v2.0.0? |
Yes. became inoperable after updating |
Same. |
Same. My cameras just error out in the Home app. |
Same here - it does not seem to be loading at all... |
Same, Two cameras, screenshots give out. |
Same here. Two cameras using RTSP stream. Worked fine prior to 2.0.0 update. |
Same here. Had 6 cameras connected. Worked perfect before updating. Now Homebridge completely stopped working. After deleting the whole plugin related config and adding one camera it works again... adding more let’s it break. |
Since this changes everything over to bridged cameras, did you all double check that you were viewing the bridged cameras? vs old non bridged cameras? The old non bridged cameras need to be manually removed. |
I even uninstalled and reinstalled the plugin. The cameras of course the old ones were removed. |
I deleted the camera configs in the config.json, deinstalled the plugin and reinstalled. Same behavior still. Before v2.0.0 I saw all cameras next to directly to HomeKit integrated ones. |
I removed the devices via the GUI. And since the new bridge camera mode doesn’t offer the option to “remove camera”, I’m certain I removed the right ones. I tried several uninstall/restart/reinstall’s of the plugin and even tried the 2.0.1 beta 4 (I think) but to no avail. However, as soon as I downgraded to 1.3.0 and re-added the cameras they worked perfectly. |
I downgraded to v1.3.0, re-implemented via old config.json, decoupled again via Homebridge UI prefs, deleted in parallel via Homebridge Camera Ffmpeg plugin GUI all cameras as well as the plugin itself. After that reinstalled v2.0.0. No change. Not even the Homebridge Config UI is accessible... Is it maybe a problem that the cams are somehow connected via HomeKit basing on the pin integration (instead of QR code)? |
Just one more chiming in with the same problem. I have two cameras connected, after the latest update one of them, a KingCam, has stopped responding in HomeKit (it still works fine in the native app). |
If you are looking at the cameras you had before updating, they will be unresponsive. Homebridge will add the cameras bridged to homebridge. So I would check to see if your cameras are in the same room as your homebridge bridge? |
@donavanbecker Thanks for the tip, but I have noticed that. I have removed the old instances and moved the new ones to the correct rooms. One of these still work as before, but one says no response, and in the homebridge log, it says «exited with code 1 and signal null. |
Can you post your config? |
"name": "Camera ffmpeg", |
@donavanbecker Posted now, does it provide any clues? |
" maxBitrate ": 15, " maxBitrate ": , ???? |
Something went wrong when pasting, maxbitrate is set at 300, only one entry! |
"name": "Camera ffmpeg", |
@bjornand1 Can you try setting video processor from config ui? To |
It didn't help. |
You can fix the problem by going to the previous version for now. sudo npm install -g --unsafe-perm [email protected] |
I had the same problem. Yes, i removed the old cameras. The new ones show thumbnails but the streams don’t work. Ffmpeg exits and SIGTERM. I wonder if the video codec has something to do with it. Has anyone tried not using “copy” as the codec? |
Same problems here. Snapshots now rarely update and the camera's never go live. [6/22/2020, 12:38:05 AM] [Camera-ffmpeg] [FFMPEG] ffmpeg exited with code: 1 and signal: null (error) No issues with the previous version. |
I have run the command "sudo npm install -g --unsafe-perm [email protected]" to downgrade, but the plugin remains at version 2.0.0. Is there any advice on how to make the downgrade happen? |
I am having the same issue. I have Hikvision cameras and axis. also have the issue with rtsp stream coming out of Synology. plays fine in VLC but not in HomeKit. |
@donavanbecker any thoughts on what we're all seeing currently with V2 vs v 1.3 ? Have a wide array of cams to test with so if there is a release that you think would be beneficial (beta etc) then please let us know. Thanks for your assistance. Hopefully we can get this resolved ASAP because it was working fantastically well until the V2 change(s) |
I am not currently experiencing these issues. I am open to a PR though if someone finds the problem. |
Please Test latest beta to see if this resolves any of your issues. This can be installed by running |
just installed and doesn't seem to have fixed it. I can open the all of the sources in vlc and It plays fine.
|
This might be related to #579. I was able to fix the issues I was experiencing by renaming my camera to a name I hadn't used before. I was able to observe the problem by changing ffmpegDebugOutput to true in the source. |
I just renamed a camera and it is working now. |
@donavanbecker pasted this in my bug that I saw was closed but also wanted to cross post here as it does pertain to the latest beta you reference above for resolving streaming issues. Latest beta is definitely an improvement to solving the streaming issues BUT I'm noticing that once I add a cam in the latest v2.0.2 beta 39 that any subsequent changes to that cam through the Plugin's\Settings option results in Homebridge not being able to restart as it kicks out the error below. Only way to resolve is to remove Platform, remove cached device and start over. Thoughts on this ? Thanks again
|
Hi y’all, I was just playing with my old HP laptop (trying to make use of it - is it around 10 years old i5-480 (first gen i5) based, I installed Ubuntu on it and wanted to try installing homebridge on it, naturally it works so I decided to try installing this camera plugin to try debugging it. First thing: I noticed there is v2.0.1, second, I started copying config of my cameras working with on v1.3, and one by one I added them, omitting vcodec parameter and all work, there is native HikVision IP camera (streaming FullHD using rtsp h264), Dahua DVR, also streaming rtsp h264, then there are two RPi cameras, streaming mjpeg (mjpgstreamer in OctoPrint) over http and one other RPi camera streaming mjpeg over http (motionOS).
|
Thought I would add this update from me as well. I know this is crossposted to the other bug but seems this is related to the streaming setup as well. I can now literally replicate this over and over. What is weird is it gets into that loop RE: (another service with same UUID) even if I use cam names I had before installing this beta. Steps to reproduce this and then fix are: To Cause The Issue: To Fix The Issue The problem of course is 1) somewhere, previous cam names are being stored so seemingly can only be used once and 2) that due to the error being seen, if you need to adjust ANYTHING or add a new camera you will be forced to remove the existing cameras completely, remove cached cams and start from scratch Thoughts on how to get around this or can be fixed in the plugin @donavanbecker ? |
this is working, thank you !!! i think its related to HomeKit or Apple because even with new fresh server i cannot use the old camera name, i renamed it to something i never used it in any build and its working |
Uploaded v2.0.2-beta.39 and changed the camera name. Still not working for me. I do get a more detailed log. However, I don't know what it means. Anyone know who to decode this for me?
[update: My camera plugin works. I’ve narrowed the cause of my issues to my VLAN Firewall settings. Devices on the same VLAN as the homebridge and camera work just fine. And Devices that connect via cellular work just fine.] |
I did Unpair Bridges / Cameras / TVs / External Accessories and Restart Homebridge Accessory, change camera names and now out of 3 only one xiaofang works for rstp, and a dcs-930L dlink failed that worked with mjpeg perfectly.I am using v2.0.2-beta.39.
|
Changing the camera name does really fix it for me too. Thanks for the solution. |
Seems like most of these issues are being resolved by the latest beta. once we get the mqtt motion part finished from @fennec622. We will be releasing this in v2.1.0. |
I am closing this issue, if you have any other issues please report in beta testing issue #575. |
@donavanbecker that did it! thanks!! |
Hi |
it was working fine before updating.
The text was updated successfully, but these errors were encountered: