Anthony Minessale
f1c61f6f24
FS-8216 #comment please test
2015-09-30 22:03:33 -05:00
Anthony Minessale
beb1521e88
revert
2015-09-30 22:02:50 -05:00
Anthony Minessale
8401e716b1
FS-8240 #comment please test
2015-09-30 22:00:47 -05:00
Anthony Minessale
32b43866f8
FS-8240 add video profile param for recording 264 and make it default
2015-09-30 11:42:46 -05:00
Anthony Minessale
b990e30a93
FS-8240 finishing touches
2015-09-30 03:32:41 -05:00
Anthony Minessale
3fdd1df415
FS-8240 more
2015-09-29 23:00:28 -05:00
Anthony Minessale
037031fc80
FS-8216 #resolve [Occasional lip sync problems when recording with mod_av ]
2015-09-24 13:55:28 -05:00
Mike Jerris
8577601f5f
Merge pull request #400 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7983 to master
...
* commit '723e8a1f9a899564b89e70d5e6c4a8799413579b':
FS-7983 Added param for specifying video encoding speed
2015-09-01 12:58:34 -05:00
Seven Du
1c76a0db98
FS-8050 #resolve
2015-08-26 08:48:49 +08:00
Bradley Jokinen
723e8a1f9a
FS-7983 Added param for specifying video encoding speed
...
With this patch, the param vencspd can be set to slow, medium, or fast to
adjust the speed of video encoding on a per file basis. Currently, this
only has an affect on files recorded using mod_av with H.264 as the video
codec.
2015-08-25 09:02:53 -05:00
Mike Jerris
81b209d516
Merge pull request #356 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7789 to master
...
* commit 'f67b6d1cefe0e86205d8c7214b3db23ca81e04eb':
FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings
2015-07-21 12:33:43 -05:00
Seven Du
ddfea1e4a0
FS-7856 #comment fix some segs and leaks, thanks Mike
2015-07-21 22:04:27 +08:00
Bradley Jokinen
f67b6d1cef
FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings
...
This fixes an issue with mod_av where audio was not included for the entire
duration of a recording initiated by something other than the record_av app.
2015-07-20 11:28:38 -05:00
Michael Jerris
b1a5efcbe8
change log levels to debug
2015-07-15 12:50:36 -04:00
Michael Jerris
b5e7599ac1
FS-7762: [mod_av] handle buffer allocation failures of large buffers
2015-07-07 11:50:07 -04:00
Anthony Minessale
987c84a119
mod_av use time_now instead of micro_time_now and hide annoying warning
2015-07-02 15:13:50 -05:00
Anthony Minessale
f19be2fdbc
FS-7656 make chime work with video files
2015-06-19 20:37:36 -05:00
Anthony Minessale
19ace86b4f
FS-7696
2015-06-19 18:21:48 -05:00
Anthony Minessale
f44af63d79
FS-7656 parse metadata from files and put video banner up if artist or title is set
2015-06-19 18:00:47 -05:00
Anthony Minessale
c657180ea4
FS-7694 #resolve
2015-06-19 13:57:18 -05:00
Anthony Minessale
58ba5ec0ac
mod_av avformat remove unused code
2015-06-19 13:55:26 -05:00
Anthony Minessale
c7166926aa
typo from last commit
2015-06-19 01:23:22 -05:00
Anthony Minessale
385a3b545c
FS-7656 fix various edge cases with video and non video files mixed into a source, fix a typo bug in file_read_video and fix same bug in mod_vlc, add a new flag to file_read_video to check if the handle is has active video, make mod_conference move the video in and out of a layer when the stream has video or not
2015-06-19 00:57:02 -05:00
Seven Du
143c1eb504
FS-7519: CID:1294454 fix leak
2015-05-28 12:47:35 -05:00
Anthony Minessale
700a18ae6b
FS-7519: auto set some values on avformat recording
2015-05-28 12:47:33 -05:00
Anthony Minessale
e8fed1a47f
FS-7519: merge mod_avcodec and mod_avformat into mod_av
2015-05-28 12:47:33 -05:00