Results 14 issues of Matthew

If a remote motionEye is unavailable an exception was not handled.. this was due to the entirely reasonable expectation `raise_error=False` would not raise an error. This is however not the...

bug
Python

On the latest pre-release (0.43.1b2) remote cameras display \\"\\": ![image](https://github.com/user-attachments/assets/6c340734-3dda-4be7-a874-00034549eedb) This is from the set-cookie : `monitor_info_1="\"\"";` and probably the function : https://github.com/motioneye-project/motioneye/blob/72af3711d28175669ca06ab09913b788a5fd8617/motioneye/monitor.py#L33 Note this does not appear on Camera5...

A suggestion (and no is a valid answer) but: > **TLS Crypt** > > TLS Crypt improves upon TLS Auth by adding symmetric encryption to the control channel. This extra...

Hi, Unless I missed it when I did a code search there's no way to set the tariff in this API.. but there is in the Tesla Fleet API by...

enhancement