Scott Lamb
Scott Lamb
The parameter change is the following... ```diff --- before.debug 2024-01-15 13:40:20 +++ after.debug 2024-01-15 13:40:26 @@ -78,7 +78,7 @@ num_ref_idx_l1_default_active_minus1: 0, weighted_pred_flag: false, weighted_bipred_idc: 0, - pic_init_qp_minus26: 8, + pic_init_qp_minus26:...
I'll roll a new release soon-ish (hopefully tonight) with the commit above that should seamlessly handle those `parameter change` events, rather than causing separate rows in the UI. I don't...
> I don't have a camera that does this though so I'll need your feedback on if it's working as well as I hope! Hmm, actually, on one of my...
> I'll roll a new release soon-ish (hopefully tonight) with the commit above that should seamlessly handle those `parameter change` events, rather than causing separate rows in the UI. https://github.com/scottlamb/moonfire-nvr/releases/tag/v0.7.13
Did this have a significant effect? The remaining short streams should be actual disconnects. I also have been meaning to add a mouseover to the UI that shows the reason...
When you see an infinite fps and bitrate on the UI, that suggests an RTSP connection received only a single frame before failing. Moonfire calculates duration of frames from the...
What server are you using? "libavformat 58.25.100?" seems to match up to ffmpeg git revisions d06aae732c16bd4c490c6dfa35cc2a35129c640f..268d1466498b0f404719b21f3b78802820b6881b, but those don't have a built-in rtsp server afaict. ([ffserver](https://trac.ffmpeg.org/wiki/ffserver) was deleted a while...
> I using vlc publish video streaming,but moonfire-nvr config test failed. I selected udp transport ,error message is UNKNOWN: couldn't find H.264 parameters, but ffmpeg tool pull stream is ok...
> I was wondering if you could add an API page that allows HTTP posts to add/remove cameras and streams. I know that Moonfire would need to be restarted after...
I finally did some reading on OpenZiti. So the idea is that this would be for the browser->Moonfire leg? And it would be an alternative to binding a TCP port...