Anthony
Anthony
Did the siren feature ever get exposed for use?
v1.2.0 doesn't improve this. v2.6.0 doesn't either - sorry for the delay in feeding this back. Here's a clip of the issue I'm having. https://github.com/mrlt8/docker-wyze-bridge/assets/19926955/1b9b5401-074d-4ca7-a038-10f4d914a6c2 docker-compose.yml ``` version: '2.4' services:...
Please note that I now run this off a Ubuntu Proxmox VM, not an RPi and the camera is now running 4.36.10.7146.
This is the image I'm using: [`mrlt8/wyze-bridge:dev-qsv@sha256:517c7ff2de78c81e0b02eab91341d225e8fd754b266588cec17495e918b83da0](https://192.168.1.110:9443/#!/15/docker/images/sha256%3A517c7ff2de78c81e0b02eab91341d225e8fd754b266588cec17495e918b83da0)` The image was created on my system here - `2024-01-06T15:45:24.739Z` The camera is about 2m away from a Reolink on the same Wifi...
`FORCE_ENCODE=true` didn't work as FFMPEG stopped working. So I've moved back to the following: ``` version: '2.4' services: wyze-bridge: container_name: wyze-bridge restart: unless-stopped image: mrlt8/wyze-bridge:latest ports: - 8554:8554 # RTSP...
https://github.com/mrlt8/docker-wyze-bridge/assets/19926955/eab08d3e-b958-49db-abc3-3aa05c318374 It's no better on the latest image vic VLC RTSP.
So I've just signed up for cal.com and found this bug - I use iCloud and 'all day' events aren't showing, but timed ones are. The 60 minutes is 9-10...
> Hey @Rustymage I'm currently exploring this bug. All day events don't carry timezone according to the iCalendar 2.0 standard (RFC) and so we need the timezone information from your...
Duplicating the brown (1) event to the 3rd, means the 3rd is now unavailable for booking. Moving the purple (2) into the brown (1) does not yield the same effect....
All day bookings on iOS are respected by cal.com. An interim fix for those wondering is to use your iOS device if you have one to create all day bookings.