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

Add rich camera support for: Shinobi #1594

Open
hastime opened this issue Sep 29, 2024 · 1 comment
Open

Add rich camera support for: Shinobi #1594

hastime opened this issue Sep 29, 2024 · 1 comment
Labels
feature New feature or request

Comments

@hastime
Copy link

hastime commented Sep 29, 2024

Hi, I have got the card setup for live viewing and it is awesome! Thanks for all your work on this project! I have a couple of questions:

  • The primary question is if it is possible to add support for viewing and time lining Shinobi recorded video clips, I have got the card setup using RTSP streams from Shinobi using WEBRTC and I have almost 0 latency and perfect audio, the only part I am missing is the ability to view recorded clips from Shinobi through HA. I currently have Shinobi setup on another container saving the recordings to a NAS, my thought is I could map the NAS to HA, then if it is possible set the card up to point at specific directories for each camera, and have the clips ordered via date created or modified of the files.

  • The secondary question that I have is how to get the grid view setup, I have tried following the documentation but the card never changes from a single camera, am I missing something? Is there a specific part of the yaml that I need to include there display and mode tags in?

Thanks,

Has

@dermotduffy
Copy link
Owner

The primary question is if it is possible to add support for viewing and time lining Shinobi recorded video clips,

Are these clips available in the Home Assistant media player? If yes, this is possible to implement but is not trivial and would require someone with a Shinobi instance to experiment with. Similar support exists for motionEye, and is in the works for Reolink.

The secondary question that I have is how to get the grid view setup

For grid, you need to be using at least v6 (latest beta) and have multiple cameras configured. This icon will be in your menu:

image

@dermotduffy dermotduffy changed the title Add rich camera support for: Shinobi Cameras/ Add the ability to point at a folder structure on a remote NAS Add rich camera support for: Shinobi Nov 10, 2024
@dermotduffy dermotduffy added the feature New feature or request label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants