.. |
jwt-cpp
|
Merge pull request #2874 from hax0kartik/2810-libjwt
|
2020-03-06 14:48:45 -05:00 |
libbcrypt
|
fix compiler warnings
|
2020-10-16 20:04:26 -04:00 |
CMakeLists.txt
|
Build: Link our libs and executable targets against zm-core-interface
|
2021-02-08 23:08:22 +01:00 |
jinclude.h
|
…
|
|
zm.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm.h
|
Gut out zm.h since it is used only to store the self variable
|
2021-02-04 18:02:08 +01:00 |
zm_analysis_thread.cpp
|
AnalysisThread: Sprinkle some more std::chrono
|
2021-02-09 12:26:53 +01:00 |
zm_analysis_thread.h
|
AnalysisThread: Move it over to std::thread
|
2021-02-09 12:26:53 +01:00 |
zm_box.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_box.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_buffer.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_buffer.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_comms.cpp
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_comms.h
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_config.cpp
|
Reformat touched code
|
2021-02-07 13:55:08 +01:00 |
zm_config.h
|
DB: Make connection initialization more predictable and avoid double-initialization
|
2021-02-07 13:44:41 +01:00 |
zm_config_data.h.in
|
Extract generated part of zm_config.h into zm_config_data.h
|
2020-08-25 23:33:56 +02:00 |
zm_coord.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_coord.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_crypt.cpp
|
add include <cstring>
|
2021-02-04 17:07:25 -05:00 |
zm_crypt.h
|
Replace deprecated C header includes with the C++ ones.
|
2021-02-04 05:39:03 +01:00 |
zm_curl_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_curl_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_db.cpp
|
DB: Improve resource cleanup on connection failure
|
2021-02-07 20:16:16 +01:00 |
zm_db.h
|
DB: Make connection initialization more predictable and avoid double-initialization
|
2021-02-07 13:44:41 +01:00 |
zm_define.h
|
Define printf format specifier for size_t types (SZFMTD)
|
2021-02-07 20:39:48 +01:00 |
zm_event.cpp
|
Also save ALERT frames to db
|
2021-02-09 14:22:02 -05:00 |
zm_event.h
|
Consolidate __STDC_FORMAT_MACROS and __STDC_CONSTANT_MACROS definition
|
2021-02-04 19:58:29 +01:00 |
zm_eventstream.cpp
|
Separate duration==endtime-starttime from Frames Duration
|
2021-02-09 14:22:23 -05:00 |
zm_eventstream.h
|
Add frames_duration
|
2021-02-09 14:23:34 -05:00 |
zm_exception.cpp
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
zm_exception.h
|
improvements reported by cppcheck
|
2020-11-01 16:11:19 -05:00 |
zm_ffmpeg.cpp
|
Must return ret to handle case where ret=0.
|
2021-02-09 11:30:06 -05:00 |
zm_ffmpeg.h
|
ffmpeg: exit dumpPacket early if debug logging is not enabled
|
2021-02-07 11:58:17 +01:00 |
zm_ffmpeg_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_ffmpeg_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_ffmpeg_input.cpp
|
ffmpeg: exit dumpPacket early if debug logging is not enabled
|
2021-02-07 11:58:17 +01:00 |
zm_ffmpeg_input.h
|
Consolidate __STDC_FORMAT_MACROS and __STDC_CONSTANT_MACROS definition
|
2021-02-04 19:58:29 +01:00 |
zm_ffmpeg_output.cpp
|
Use global FFMPEGInit(). Removed compiler warning
|
2021-02-04 14:07:37 -05:00 |
zm_ffmpeg_output.h
|
add rouhged in output
|
2017-10-25 13:27:34 -07:00 |
zm_fifo.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_fifo.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_file_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_file_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_font.cpp
|
Fix resource leak on failure to load font
|
2021-02-06 20:11:38 -05:00 |
zm_font.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_frame.cpp
|
create a simple Frame class. Add a queue of Frames to the Event. When we get 10 of them write them out to the db.
|
2018-12-05 13:18:21 -05:00 |
zm_frame.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_group.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_group.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_image.cpp
|
Image: Replace qsort with std::sort
|
2021-02-06 15:41:56 +01:00 |
zm_image.h
|
Image: Replace qsort with std::sort
|
2021-02-06 15:41:56 +01:00 |
zm_image_analyser.cpp
|
…
|
|
zm_image_analyser.h
|
…
|
|
zm_jpeg.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_jpeg.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_libvlc_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_libvlc_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_libvnc_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_libvnc_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_local_camera.cpp
|
Don't need to init mVideoStream etc as they are done in Camera(). Set stream_index in packet.
|
2021-02-09 13:16:19 -05:00 |
zm_local_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_logger.cpp
|
Logger: Try harder to obtain the DB lock
|
2021-02-08 19:07:01 +01:00 |
zm_logger.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_mem_utils.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_monitor.cpp
|
Fix rotated images by allocating image with camera dimensions
|
2021-02-09 14:53:14 -05:00 |
zm_monitor.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_monitorstream.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_monitorstream.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_mpeg.cpp
|
Fix use of local mem in return value reported by cppcheck
|
2021-02-06 20:11:38 -05:00 |
zm_mpeg.h
|
coverity scan fixes/cleanups
|
2018-04-12 11:29:35 -04:00 |
zm_packet.cpp
|
ffmpeg: exit dumpPacket early if debug logging is not enabled
|
2021-02-07 11:58:17 +01:00 |
zm_packet.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_packetqueue.cpp
|
Placement of -- matters.
|
2021-02-08 09:04:06 -05:00 |
zm_packetqueue.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_poly.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_poly.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_regexp.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_regexp.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_remote_camera.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_http.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_http.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_nvsocket.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_nvsocket.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_rtsp.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_remote_camera_rtsp.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rgb.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtp.cpp
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
zm_rtp.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtp_ctrl.cpp
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_rtp_ctrl.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtp_data.cpp
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_rtp_data.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtp_source.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtp_source.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtsp.cpp
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_rtsp.h
|
Comms: Move all classes to ZM:: namespace
|
2021-02-09 14:45:33 +01:00 |
zm_rtsp_auth.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtsp_auth.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_rtsp_server_adts_source.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_adts_source.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_device_source.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_device_source.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_frame.h
|
Replace #pragama once with include guards to be consistent
|
2021-02-04 18:02:08 +01:00 |
zm_rtsp_server_h264_device_source.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_h264_device_source.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_rtsp_server_server_media_subsession.cpp
|
Replace #pragama once with include guards to be consistent
|
2021-02-04 18:02:08 +01:00 |
zm_rtsp_server_server_media_subsession.h
|
Replace #pragama once with include guards to be consistent
|
2021-02-04 18:02:08 +01:00 |
zm_rtsp_server_thread.cpp
|
RTSPServerThread: Fix a crash during construction
|
2021-02-09 14:50:07 +01:00 |
zm_rtsp_server_thread.h
|
RTSPServerThread: Fix a crash during construction
|
2021-02-09 14:50:07 +01:00 |
zm_rtsp_server_unicast_server_media_subsession.cpp
|
Replace #pragama once with include guards to be consistent
|
2021-02-04 18:02:08 +01:00 |
zm_rtsp_server_unicast_server_media_subsession.h
|
Replace #pragama once with include guards to be consistent
|
2021-02-04 18:02:08 +01:00 |
zm_sdp.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_sdp.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_sendfile.h
|
spacing
|
2020-09-07 13:28:45 -04:00 |
zm_signal.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_signal.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_storage.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_storage.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_stream.cpp
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_stream.h
|
Use the power of smart pointers to manage Monitor instances
|
2021-02-07 21:20:45 +01:00 |
zm_swscale.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_swscale.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_thread.cpp
|
Mutex: Change method signatures so they resemble std::unique_lock a bit more
|
2021-02-08 18:59:25 +01:00 |
zm_thread.h
|
Mutex: Change method signatures so they resemble std::unique_lock a bit more
|
2021-02-08 18:59:25 +01:00 |
zm_threaddata.cpp
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
zm_time.cpp
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
zm_time.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_timer.cpp
|
update gpl 2 mailing address in source files
|
2016-12-26 09:23:16 -06:00 |
zm_timer.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_user.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_user.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_utils.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_utils.h
|
Utils: Add some typedefs for std::chrono durations
|
2021-02-09 12:26:53 +01:00 |
zm_video.cpp
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_video.h
|
Cleanup and reorganize includes
|
2021-02-04 18:02:01 +01:00 |
zm_videostore.cpp
|
When flushing queues, will return 0 when done. Handle it. Also set next dts from pkt, not opkt
|
2021-02-09 11:30:42 -05:00 |
zm_videostore.h
|
Consolidate __STDC_FORMAT_MACROS and __STDC_CONSTANT_MACROS definition
|
2021-02-04 19:58:29 +01:00 |
zm_zone.cpp
|
Consolidate __STDC_FORMAT_MACROS and __STDC_CONSTANT_MACROS definition
|
2021-02-04 19:58:29 +01:00 |
zm_zone.h
|
Consolidate __STDC_FORMAT_MACROS and __STDC_CONSTANT_MACROS definition
|
2021-02-04 19:58:29 +01:00 |
zma.cpp
|
Implement a Monitor::disconnect function. Fix Fatals during connect and cleanup Analysis Monitor code to wait around for zmc. Handle zmc going away gracefully. Fixes a slow zma startup due to zmc not being setup yet.
|
2020-11-13 12:27:51 -05:00 |
zmc.cpp
|
spacing and a fix for duplicated for loop setting up rtsp server
|
2021-02-09 13:18:34 -05:00 |
zms.cpp
|
DB: Make connection initialization more predictable and avoid double-initialization
|
2021-02-07 13:44:41 +01:00 |
zmu.cpp
|
Merge pull request #3136 from Carbenium/db-connect
|
2021-02-08 08:43:33 -05:00 |