-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
is it possible to parse out the binary data in a steam event? It looks like multipart encoded data following the xml.
In your code you hint at having looked at it
hikvision-client/hikvisionapi/hikvisionapi.py
Line 259 in 6897444
| # This is a naive parser that assumes all stream endpoints will generate XML since |
hikvision-client/hikvisionapi/hikvisionapi.py
Line 260 in 6897444
| # there aren't any convenient multipart readers |
Maybe using https://pypi.org/project/multipart-reader/?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels