Help with playback files download #149
Unanswered
DenisMartin0
asked this question in
Q&A
Replies: 1 comment 58 replies
-
I believe the binary data is in the same format as the streams that we decode. It is discussed here in the project If your looking to write a program or extend neolink to decode them then you can find the bulk of the decoding here |
Beta Was this translation helpful? Give feedback.
58 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I know that it's not the main purpose of neolink, but is anyone able to decode the xml parameters to download "PlaybackFiles" request/response ?
Based on provided Wireshark plugin, it seems that the Windows client use type 13 and then type 8 to download a Playback file.
Unfortunately the plugin didn't decode the parameters, or I'm not doing it the right way... :
NB: I'm connected to a NVR, not a camera.
Beta Was this translation helpful? Give feedback.
All reactions