Anthony Minessale
d0b813f0d7
FS-8914
2016-03-08 20:19:33 -06:00
Anthony Minessale
68588e811f
FS-8914 #resolve [recording mp4 cuts off the end in some cases]
2016-03-08 18:53:55 -06:00
Anthony Minessale
ee7a298f40
FS-8868 #resolve [recording app to respect bandwidth set in SDP]
2016-03-07 21:56:13 -06:00
Anthony Minessale
b7227465b6
FS-8909 #resolve [Add feature to play background video while recording inbound video]
2016-03-07 19:59:10 -06:00
Anthony Minessale
3ca6ed4365
FS-8864 fix regression to recording
2016-03-07 19:59:10 -06:00
Anthony Minessale
041dc0a62d
FS-8864 set video ready on first push to avoid catch 22 on some video files
2016-02-29 17:00:42 -06:00
Anthony Minessale
6334e1ce39
FS-8864 #resolve [Improve video file playback]
2016-02-26 15:28:03 -06:00
Michael Jerris
febe0f8dac
FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built
2016-02-24 18:44:11 -05:00
Michael Jerris
44da905b4f
FS-8867: build using in tree libyuv to match required version and not impact system ones that are never sufficient version
2016-02-24 16:52:40 -05:00
Anthony Minessale
6cd796a9bc
FS-8293 add quality level 0 to conference (default is 1) and fix some logic in auto bw
2015-12-09 15:33:26 -06:00
Anthony Minessale
b91a1017e2
FS-8621
2015-12-08 14:35:15 -06:00
Anthony Minessale
060641f220
FS-8293 make sanity level based on quality 2 and also in conference
2015-11-25 15:42:51 -06:00
Anthony Minessale
a3752718c6
FS-8293 make sanity level based on 1080p
2015-11-25 15:19:59 -06:00
Anthony Minessale
3ac546fbf1
FS-8293 fix some miscues on this patch
2015-11-20 16:24:41 -06:00
Anthony Minessale
b4f477c22e
FS-8293 fix some regressions where speed test caused excessive downlink bandwidth
2015-11-18 21:36:41 -06:00
Stanislav Sinyagin
de06bf086b
FS-8427 Incompatible type for %ld in prinrtf
2015-11-09 21:54:00 +00:00
Emmanuel Schmidbauer
e6ae2e9bec
FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered
2015-10-29 08:31:01 -04:00
Brian West
d8b3b52aee
Merge pull request #565 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8373 to master
...
* commit 'c3a59c4b2261ae0b7e0b251057846af27dbf83f2':
FS-8373 Improve quality of recordings when using fast encoding
2015-10-26 13:34:56 -05:00
Bradley Jokinen
216e79f799
FS-8380 Improve mod_av's handling of vw and vh core file params
...
This allows for the core file params vw and vh to be used to modify the
resolution of recordings. If the specified resolution does not match
the resolution of the call being recorded, the video will be scaled.
2015-10-22 12:15:11 -05:00
Bradley Jokinen
c3a59c4b22
FS-8373 Improve quality of recordings when using fast encoding
2015-10-21 10:03:59 -05:00
Anthony Minessale
1bf8fe2de0
FS-8318 #resolve [mod_av can record out of sync when video from chrome has packet loss]
2015-10-07 14:04:33 -05:00
Mike Jerris
2b0681f798
Merge pull request #517 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8239-error-in-building-mod_av-on-centos to master
...
* commit 'fe1fa8c8fbf1785e8c3e5320b2c837feb4e14034':
FS-8239 fix default value to avoid failed mod_av build on CentOS 7
2015-10-02 11:43:16 -05:00
Bradley Jokinen
d8e21b43e0
FS-8274 Fix memory leak caused by images not being freed in video_thread_run
2015-10-01 16:34:05 -05:00
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
158bcb841b
set level to 4.1 on voip
2015-09-30 12:05:07 -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
matteo brancaleoni
fe1fa8c8fb
FS-8239 fix default value to avoid failed mod_av build on CentOS 7
2015-09-30 09:23:30 +02: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
Anthony Minessale
8a0366b999
FS-8130 running out of witty commit msgs
2015-09-21 14:08:38 -05:00
Anthony Minessale
eea76c8856
FS-8130
...
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Anthony Minessale
08f634b215
move debug level to 5 for av codec msgs
2015-09-02 11:29:16 -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
Michael Jerris
543fab93dd
FS-7906: [mod_av] correct crash from multithreaded opening or closing of multiple files at the same time
2015-07-29 14:09:51 -05:00
Anthony Minessale
d5a52273a9
FS-7519 FS-7677 fix h264 issue caused by 5e9a4992e69271a9beb222242bb5945232b3f58f
2015-07-28 12:26:12 -05:00
Seven Du
f55ac43672
FS-7677 handle packet loss
2015-07-24 09:35:53 +08:00
Seven Du
5e9a4992e6
FS-7519 FS-7677 trying to add H263 support
...
FS-7519 FS-7677 fix key frame parsing and add some debug logs
be verbose about invalid dimensions
cleanup and refactor encoder params
2015-07-24 09:35:42 +08: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
4a86252c9f
FS-7519 refs = 3 setting causes a regression in visual appearance of decode app output
2015-06-25 12:29:56 -05:00
Anthony Minessale
f19be2fdbc
FS-7656 make chime work with video files
2015-06-19 20:37:36 -05:00