Dan Nicholls
Dan Nicholls
I am also facing this issue, I am instantly prompted with the enter cookie prompt after login in with a valid cookie. Despite this the session is logged in the...
In my experience, most NVRs have their own way of implementing this functionality, some will use RTSP query parameters (such as your example) others will encode this into the uri...
Currently the `/dev/shm` path is used to store the `mtxpicam` binary. This should be cleaned up if closed gracefully, so double check your script isn't killing the application with a...
Have addressed this in #4463, open for feedback.
As an FYI, this also affects the new GPT5 models released today.
Can you provide us with the debug logs by setting `logLevel: debug` in your config
Can you provide a `debug` level logs for this and/or a network capture
The `unsupported tfdt version` is being thrown inside the `bluemedia\mediacommon` repo at `/pkgs/formats/fmp4/parts.go` (see [this code](https://github.com/bluenviron/mediacommon/blob/4184c65faaa59be385d49a486d01f8f7a3c7b5eb/pkg/formats/fmp4/parts.go#L106-L108)). As far as i can tell the parser only supports a `tfdt` version `1`...