-
Notifications
You must be signed in to change notification settings - Fork 159
Node20 - and lots of other changes #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…@serialport-v12 Upgrade serialport for Node 20
…le-usernametoken-types Handle PasswordText tokens in SoapService
…etoken-types-583b3y
…le-usernametoken-types-583b3y Handle alternate soap header casing for auth
…etoken-types-n5dpkw
…le-usernametoken-types-n5dpkw Handle UsernameToken in SOAP envelope headers
…socket-usage Ensure WS-Discovery replies use bound socket port 3702
…tsrc-section Add structured test source configuration options
…iguration-flow Handle SetVideoEncoderConfiguration for test sources
…p-server-management Restart RTSP when test source settings change
…p-server-management-26l8nr Refresh ONVIF video configuration from current settings
…bug-settings Add configurable AuthDebug logging
…error Handle multicast join failure gracefully
|
this looks great and I almost missed it as the title is Node20 and had no idea there were so many other code changes in here. |
|
thx still trying to figure out how to make the events work. fell free to look around. node20 branch is actually behind if i remember right i think this branch is the latest working codex/implement-onvif-digital-io-and-events |
|
When I get some spare time I'll start to cherry pick some of the changes into my develop2025 branch and then move them to the master branch from there. |
|
I got a little carried away. |
|
all changes are welcome. Out of interest, is there a particular VMS you test the changes with |
|
I have not been using vms, I've been running locally in ubuntu or on rpi2 running kali and testing it against my annke NVR. |
|
I use Milestone, ONVIF Device Manager on Windows and also use the github "agsh/onvif" NodeJS library, and ONVIER on Android (used to be called ONVIFER but they changed the name) |
|
thanks for the info very useful. should i switch to your develop2025 branch to code from? I think im coding from quedale's branch right now as he seemed to have fixed the node20 and implemented extra wsdl files? |
|
I don't know who quedale is. I'lll try and find the branch |
|
Please switch to develop2025. It has bug fixes for multiple video sources "eg Panoramic cameras" and is where I'm currently updating RPOS |
|
Quedale
https://github.com/Quedale/rpos
https://github.com/CodingJaw/rpos/tree/Quedale
He added more of the wsdl files witch i had a hard time addressing
It's not a mergeable branch from what I could tell. But I think my quedale
branch is.
.
Joseph Winder
(407) 374-EASY (3279)
***@***.***
*CONFIDENTIALITY NOTICE:* This message and any attached documents are
intended solely for the use of the individual or entity to whom it is
addressed. This communication may contain information that is privileged,
confidential, and exempt from disclosure under applicable law. If you are
not the intended recipient, you are hereby notified that any disclosure,
distribution, or copying of this message or its attachments is strictly
prohibited. If you have received this communication in error, please notify
the sender immediately and destroy all copies.
…On Mon, Dec 29, 2025, 2:08 AM Roger Hardiman ***@***.***> wrote:
*RogerHardiman* left a comment (BreeeZe/rpos#180)
<#180 (comment)>
I don't know who quedale is. I'lll try and find the branch
—
Reply to this email directly, view it on GitHub
<#180 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMBHZJJ44RKA6NOXJ2WBEJT4EDHP3AVCNFSM6AAAAACM5UXCE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMOJVGY2DSNZTGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
I've cherry-picked a few things (serial port and some Discovery port). I'll continue on with some of the other commits soon. Thanks for the PR |
No description provided.