Commit Graph

9 Commits

Author SHA1 Message Date
Isaac Connor 1e60fccd81 Cherry-Pick from iconnor - make it compile on ubuntu 15.04. Which is libav 56.1.0
Conflicts:
	src/zm_ffmpeg.cpp
	src/zm_remote_camera_rtsp.cpp

Conflicts:
	distros/ubuntu1204/changelog
2015-07-28 21:39:47 +10:00
SteveGilvarry 0aa20ed6e8 Remove pict from writeAudioFramePacket as not used 2015-03-22 21:03:25 +11:00
Will W e45635ed57 Updates to make gcc happy 2014-05-30 02:05:20 +10:00
Will W 5051c26d31 Audio support including fixes for dts/pts, split on keyframe and update to mkv extension to prevent ffmpeg problems writing rtsp audio to mp4 containter (header problem) 2014-05-30 02:05:20 +10:00
Chris Wiggins 8da327e9a3 Keep last keyframe so that as soon as the video starts to record, it has a keyframe to use rather than waiting 2013-09-28 23:26:28 +12:00
Chetan Chauhan 1251918cff once more 2013-09-25 15:01:00 +00:00
Chetan Chauhan 26e75df32e Minor patches to support older ffmpeg under distro's like Ubuntu 12.04 2013-09-25 11:28:38 +00:00
Chris Wiggins 774a84d487 Updated event processing to actually add frames into the DB. Use MP4 container 2013-09-14 00:50:54 +12:00
Chris Wiggins c61029f780 First iteration of h264 saving in the capture daemon.
To use, enable use_mkv_storage in the paths section of the ZM config (be sure to import the new SQL config)
Must have the latest FFMPEG compiled from git with x264 linked in
2013-09-06 15:07:46 +12:00