Commit Graph

70 Commits

Author SHA1 Message Date
stan 3fe296d406 Added rate control to event replay.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@649 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-10-10 10:38:30 +00:00
stan b6e7923498 Ensured that events have their end times tagged correctly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@640 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-10-08 12:54:35 +00:00
stan 21c7c8b56f Updated for v.16
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@637 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-09-23 09:52:45 +00:00
stan 06c13211c7 Converted to use dynamic configuration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@593 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-07-04 12:31:36 +00:00
stan 16d338b2ab Made SQL buffers bigger to prevent overflow.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@588 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-07-03 20:39:47 +00:00
stan 361c073f2f Commented out setbuf calls.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@553 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-06-03 21:53:13 +00:00
stan 5c71a13784 Made refresh param to Stream function signed so could deal with -ve numbers.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@552 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-06-03 21:42:14 +00:00
stan 9740e28f84 Removed extraneous \r from stream.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@549 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-06-03 21:21:57 +00:00
stan 57158a3eac Added realtime option to event streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@540 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-27 08:59:11 +00:00
stan 384881798f Streamed event replay should now be at the captured rate.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@539 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-22 16:34:22 +00:00
stan 303864f0cb Made DELTA_TIMEVAL variable precision to handle different scenarios.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@532 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-16 10:17:05 +00:00
stan b5d6859bd4 Added orientation and tidied up a bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@529 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-02 15:03:16 +00:00
stan 958c0f0718 Added communications with the frame server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@508 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:15:01 +00:00
stan ca5f6863ed Removed extraneous members and optimised bulk and individual frame db writes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@503 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 15:38:21 +00:00
stan 7d9924f702 Removed extraneous line ends from Error and Debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@486 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 09:04:38 +00:00
stan 94390d39e3 Corrected warnings.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@450 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-07 10:56:38 +00:00
stan b6bacc900d Added expiry headers to event stream.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@448 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-07 10:46:46 +00:00
stan 64907c388c Revamped the streaming line endings slightly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@446 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-04 10:00:57 +00:00
stan 280efb3244 Slightly modified format of streams.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@438 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-27 17:17:08 +00:00
stan 0767828431 News files created as a result of breaking out the classes to support
the use of remote cameras.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@409 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-26 11:57:29 +00:00