ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.02k stars 275 forks source link

Frigate video stream #1898

Closed elax46 closed 7 months ago

elax46 commented 7 months ago

Description

I read, among the various issues, that by choice the rtsp streams cannot be used in the video widget but wouldn't it be possible to create a widget to have a stream of the cameras inserted in the frigate?

Priority

Medium (Would be very useful)

github-actions[bot] commented 7 months ago

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

manuel-rw commented 7 months ago

Hi, what do you mean insert? I don't quite understand your request. We do not support RTSP and using such stream must be done by using a converter.

elax46 commented 7 months ago

Hi, what do you mean insert? I don't quite understand your request. We do not support RTSP and using such stream must be done by using a converter.

which converter? why not integrate a frigate widget

manuel-rw commented 7 months ago

How does frigate expose the cameras? I have not used it before since I don't own any cameras.

Something like https://github.com/vladmandic/stream-rtsp has worked for a few users before.

elax46 commented 7 months ago

How does frigate expose the cameras? I have not used it before since I don't own any cameras.

Something like https://github.com/vladmandic/stream-rtsp has worked for a few users before.

the restream always happens via rtsp https://docs.frigate.video/configuration/restream/

hillaliy commented 7 months ago

Hi, I recommended to use RTSPtoWeb https://github.com/deepch/RTSPtoWeb

elax46 commented 7 months ago

Hi, I recommended to use RTSPtoWeb https://github.com/deepch/RTSPtoWeb

thanks for your reply i'm resolved the problem using this tools a few days ago