Add use wallclock as timestamps option for onvif (#22938)

This commit is contained in:
uvjustin 2022-06-01 20:06:21 +10:00 committed by Franck Nijhof
parent 9aca394ce7
commit a149fd8026
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -42,6 +42,7 @@ You can configure specific FFmpeg options through the integration options flow b
| -------| ----------- |
| RTSP transport mechanism | RTSP transport protocols. The possible options are: `tcp`, `udp`, `udp_multicast`, `http`. |
| Extra FFmpeg arguments | Extra options to pass to `ffmpeg`, e.g., image quality or video filter options. More details in [`ffmpeg` component](/integrations/ffmpeg). |
| Use wallclock as timestamps | ([Advanced Mode](/blog/2019/07/17/release-96/#advanced-mode) only) Rewrite the camera timestamps. This may help with playback or crashing issues from Wi-Fi cameras or cameras of certain brands (e.g., EZVIZ). |
### Supported Sensors