Scott Lamb
Scott Lamb
@sky1e continuing our conversation from #276: > @scottlamb wrote: FYI, in case you have too many more TUI config improvements in mind, I should warn you: I'd ultimately like to...
Looking forward to your PR. There are several Moonfire users who have been wanting H.265 support, even considering the [caveats](https://github.com/scottlamb/moonfire-nvr/issues/33#issuecomment-1510662476) about browser support. I'd definitely give it a spin myself;...
> or by vendoring the parts needed within Retin Although I guess there's the license: long-term I'd like to keep Retina on the dual Apache/MIT that seems to be the...
Any chance you could get that pcap? I'd like to see how this camera's sending it on the wire still. fwiw, I ran across [the gstreamer 1.22 release notes](https://gstreamer.freedesktop.org/releases/1.22/), which...
No worries. I'd like to see a pcap of a RTSP stream including B-frames. The cut-out problem with Moonfire would be helpful; a stream from another RTSP client that doesn't...
@nsauter Interesting! There's only one TCP stream there. So my theory was off. Implementing the retry I mentioned above probably wouldn't help. @lattice0's original pcap with Retina looked like this:...
@nsauter If you try out Retina's new `issue-45-experiment` branch, does it work? if not, could you send me a pcap with that?
Okay. That confirms the new theory. Now the question is if other servers require the former order. I think I'll make a new `http-auth` release with this change and roll...
> I have a few spare cycles I can commit to help on the Rust side (maybe play a bit with js) Help is most welcome in both areas. If...
Just came here from #5220, which was closed in favor of this issue. Do the supported targets need to be workspace-wide (as suggested by the initial comment here), or could...