AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
5.47k stars 419 forks source link

Does go2rtc pass metadata streams (PTZ, event and analytics stream) to clients? #618

Closed sunnysingh-84 closed 5 months ago

sunnysingh-84 commented 1 year ago

Hi,

Currently my cameras are serving streams to two clients:

  1. Synology NAS for recording via Surveillance Station
  2. go2rtc for Home Assistant / Frigate

I'm wondering if go2rtc passes metadata streams (ptz and event such as people/car or motion detection etc...) to clients? If so, this would allow Synology to consume the stream via go2rtc and record events based on camera detection and free up the camera's network bandwidth by having one less client.

AlexxIT commented 1 year ago

go2rtc pass only streaming protocols and streaming data

AlexxIT commented 5 months ago

Please let me know if the problem is relevant