This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zoneminder
Watch
1
Star
0
Fork
0
You've already forked zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
synced
2026-05-18 19:46:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b8ac48590f5fa8c4e7335420091cbd3bacaf8fb
zoneminder
/
src
/
zm_remote_camera_nvsocket.cpp
Isaac Connor
2cf6ad8089
Switch ZMPacket * to a shared_ptr<ZMPacket>. This is so that in LockedPacket we can unlock and then notify and be confident that packet_ won't have been deleted. Change ZMPacket->timestamp to be a timeval instead of timeval *. This might not have been necessary but I like it. No longer cuse the ZMPacket object to wrap the shared image buffers and timestamps. Use a vector for image_buffers.
2021-05-08 21:14:20 -04:00
5.2 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink