68 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
Best practices
0
votes
0
replies
35
views
MilestoneSystems.VideoOS.Mobile.SDK NuGet how to set configuration for get frames via WebSocket to playing
MilestoneSystems.VideoOS.Mobile.SDK NuGet
How to set configuration for get frames via WebSocket to playing?
is there any limitations of the NuGet?
After 2:30 I receive a lot of frames which null.
0
votes
0
answers
88
views
How to handle video playback when a VMS only exposes camera token + offset instead of absolute UTC timestamps?
I’m working on a software integration with different VMS/camera systems.
The general pattern I see is:
For live video: RTSP, or vendor-specific HTTP/RTSP endpoints.
For playback: vendor APIs that ...
1
vote
1
answer
523
views
java.lang.UnsupportedOperationException: null For Spring cloud gateway 4.2.0-M1 Version
I have a spring cloud gateway application that routes a request from port 8080 to s service at 8081. I have to try adding a header along with the request. So in postman I have added the headers "...
2
votes
0
answers
150
views
Demote a group milestone to a project milestone in GITLAB
I have a question regarding milestone in gitlab.
I know that it is possible to promote a project milestone to a group milestone, but I was wondering if the opposite is also possible.
I would like to ...
0
votes
0
answers
15
views
SQL issue with my code. Database not parsing into app [duplicate]
I'm doing a project for the complete Python course on Stackskills, and I have a problem running an app that should add a book name and author to a database. when I try to add a book, this is what ...
0
votes
0
answers
373
views
How can I show multiple event values in a Deneb (vega-lite) PowerBI tooltip?
In PowerBI using a Deneb (vega-lite) visual, I have created a horizontal timeline (similar to a Gantt chart, but all along one timeline), with point marks along the timeline whenever an event occurred....
0
votes
0
answers
31
views
Archive historical data from a project every month to create a trend line
Milestone list Example
i couldn ́t find something useful, therefore i am asking you to help.
I have a spreadsheet with 1000 rows (=locations) and 300 columns (=Milestones with plan & actual dates). ...
2
votes
1
answer
18k
views
NoClassDefFoundError: NestedIOException when running tests with Spring Boot 3.0.0-M4 / Spring 6.0.0-M5
I have a Java-17 project using Spring Boot which I'm trying to modularize. To take full advantage of the modularization, I'm porting it to Spring Boot 3 milestone 4 and Spring 6 milestone 5.
The ...
0
votes
1
answer
346
views
unable to set multiple milestone on github, is there any other solutions?
What if the issue is a bug that appears in two separate versions that have different release cycles, e.g. major v1 gets monthly maintenance releases, but major v2 won’t ship for another quarter? Do ...
4
votes
0
answers
1k
views
Putting text of PlantUML gantt chart deliverable/milestone left of diamond?
When looking at:
@startgantt
[Prototype design] lasts 1 weeks
then [Prototype completed] lasts 4 days
[End Prototype completed] happens at [Prototype completed]'s end
then [Test prototype] lasts 5 ...
2
votes
1
answer
778
views
PlantUML deliverable/milestone is not positioned at end of milestone
I specify a milestone to occur at the end of an activity, with:
[<size:30>Platform Planning Buffer] as [1_3] lasts 30 days
[<size:30>First Customer Usage - first_customer_usage] as [...
1
vote
1
answer
769
views
AES-256-CBC PKCS7 Padding from PHP to connect to a .NET server
I need to encrypt user and password with AES-256-CBC and PKCS7 padding to connect to a .NET server application that it is not mine.
Firstly, I got the public server key using Diffie-Hellman algorithm, ...
0
votes
1
answer
132
views
Milestone Camera Selector Software
I'm trying to create some AutoIT code for work to make launching our camera systems a bit easier. As of right now, I've been able to get my code to launch a gui, display a list of camera servers that ...
0
votes
1
answer
437
views
Using Milestone Web SDK javascribt in Angular connection observer won't work
I try to use a javascript library from milestone in my Angular app. I am trying to adapt from the javascript sample, see the application.js on
https://github.com/milestonesys/mipsdkmobile-web
First i ...
0
votes
1
answer
529
views
Milestone XProtect Automation
I'm trying to create some automation code for Milestone XProtect, a camera surveillance software, and I need a bit of help. I was originally using Batch scripting and VBScript to attempt my goal, but ...