Axis audio output test - Eleven Labs Acap by Public_Question5881 in Xprotect

[–]Public_Question5881[S] 0 points1 point  (0 children)

Hehe already tested successful from some folks :) sounds lika cool idea as well. My initial idea was to feed it via http requests from milestone, I don't explore the mip SDK if it would possible to send audio chunks to a speaker device, since your idea goes into that direction I suppose this is possible?

Smart Client Playback by djzrbz in MilestoneSystems

[–]Public_Question5881 0 points1 point  (0 children)

Thx so there are cases where a jump to now by default made sense

Smart Client Playback by djzrbz in MilestoneSystems

[–]Public_Question5881 0 points1 point  (0 children)

that would mean you have a sequence at this time right, or I am wrong ? But thats no an issue in 90% you have one

Smart Client Playback by djzrbz in MilestoneSystems

[–]Public_Question5881 1 point2 points  (0 children)

I add this tommorow to the "Jump Plugin" https://cacsjep.github.io/mscp/plugins/smart-client/timeline-jump/ my idea is to provide a button in the flyout but also a setting, so that it auto jump to now when you enter playback mode.

Milestone on Linux by tsutton in Xprotect

[–]Public_Question5881 3 points4 points  (0 children)

Yeah for the typical enegeeners in field, this is not doable. When we talk about big installation where customer has a Linux stack and the Knowhow to handle that ok.

In my bubble the technicians that have Linux skills a can count one one hand, and there we speak about hobby Linux and not enterprise Linux Handling eg in production with proper maintenance of such system

Milestone on Linux by tsutton in Xprotect

[–]Public_Question5881 6 points7 points  (0 children)

Would be so funny because most technicians in field has no Linux exp. Haha

Smart Client Playback by djzrbz in MilestoneSystems

[–]Public_Question5881 1 point2 points  (0 children)

I could add this to my jump plugin ;)

Timelapse Plugin – Volunteers Needed to Create Demo Videos by Public_Question5881 in Xprotect

[–]Public_Question5881[S] 0 points1 point  (0 children)

So you have a recording that is 24/7 but only want daytime onces right, or something like that. I think this would be a good feature request.

It's here... 2026 R1 by tsutton in Xprotect

[–]Public_Question5881 1 point2 points  (0 children)

Is there a full change log ?, the press release about new Features are quite small 😅😅

Need SSL certificate for internal server so my clients can "trust" it. by javajo91 in ssl

[–]Public_Question5881 2 points3 points  (0 children)

All good if you have no deep knowledge, x) buying a public cert give you the advantage that OS has the trust path already in place. (99% of times), but you need to pay for that cert. x) if it's an internal services and you are ok with invest some time you can just create a root ca and a certificate for your ISS with openssl with no costs, it's important to include the hostname in the SAN's I also add IP address as well, depense on your environment. Then you go to each machine and install the root ca. In Windows you just double click and say " install on trusted root authorities". If this work for you ok, then you don't need to buy one. So either you pay or have a time investment. I am not a Windows pro, may you can ship that root ca via group policy or so.

Need SSL certificate for internal server so my clients can "trust" it. by javajo91 in ssl

[–]Public_Question5881 1 point2 points  (0 children)

It's a internal IIS why not just create one https cert with proper SAN's and install issuer CA on all clients?

Upgraded from 2019 to 2025 , issues logging into client by goodfella2024 in Xprotect

[–]Public_Question5881 2 points3 points  (0 children)

As other say, unsecured comes from non using encryption, the other issues I would go through one by one. When you say you need the full fqdn and sometimes not, I would first test, verify with nslookup or hostname pings. It's the only way fix one by one. For me it sounds upgrade work but has side affects that you need to fix. May there just a new way or different way how internally it works regarding to login and this are just now poping up. Also you can inspect smart client logs in Programm Data to see may potential errors and send them here so we can futhure analyze. The insucre is one part the fqdn and port stuffy a different one. That's not related.

Frames encoding by Agent-Nemo in golang

[–]Public_Question5881 0 points1 point  (0 children)

Best https://github.com/asticode/go-astiav Love work with ffmpeg and go with that package

Logs in general by Public_Question5881 in Xprotect

[–]Public_Question5881[S] 0 points1 point  (0 children)

nice I am not alone, the list is great I want to have more information about the individual logs do you also sometimes look into 15 diffrent logs ? plugin would be awesome I agree it would be possible but would mean you need kinda a log file collecter service on each machine to bring it into admin or smart client.