75 Commits

Author SHA1 Message Date
Anthony Minessale
2bad453f51 FS-10131: [freeswitch-core] Incorrect video decode flags in some places 2017-03-14 19:00:17 -05:00
Anthony Minessale
de8c37975b FS-10131: [freeswitch-core] Incorrect video decode flags in some places #resolve 2017-03-13 14:50:50 -05:00
Anthony Minessale
f92fa24de3 FS-10076: [mod_av] File sync issues with different framerates #resolve 2017-02-28 17:44:16 -06:00
Anthony Minessale
dcbd39cc26 FS-10050 cont fix some mem issues with playing files and ignoring the audio 2017-02-21 20:09:32 -06:00
Anthony Minessale
c60ae0f0e1 FS-10050 cont 2017-02-21 15:52:59 -06:00
Sergey Safarov
df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Anthony Minessale
78ecf4347d FS-10020: [mod_av] Error scrolls endlessly on a recording that fails to rtmp addrs #resolve 2017-02-08 13:54:44 -06:00
Andrey Volk
b2d9cd9e72 FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
Anthony Minessale
6287a466a1 FS-9715 add webm and mkv too 2016-11-11 16:45:07 -06:00
Anthony Minessale
17fbd965b9 FS-9715 don't need this part 2016-11-09 12:24:06 -06:00
Anthony Minessale
1cb8adecb7 FS-9715 #resolve [Add support for m4a] 2016-11-08 13:45:53 -06:00
Anthony Minessale
8a80741507 FS-9704 #resolve [Seeking video files with mod_av after it reaches the end does not work] 2016-11-07 12:14:25 -06:00
Seven Du
15f33e532b FS-9151 FS-9631 #resolve 2016-10-24 08:10:36 +08:00
Anthony Minessale
c409499cd9 FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
Anthony Minessale
fd724a7b97 FS-9497 #resolve [AV sync record issue] 2016-09-09 16:48:43 -05:00
Anthony Minessale
d3ee9adfd1 FS-9487 #resolve [Add CBR param to video file recording params] 2016-09-07 16:49:04 -05:00
Josh Allmann
5f53464919 FS-9409: Wait for avformat reader thread before reading.
Attempting to read before the reader thread is ready causes a
spurious EOF and skipped playback.
2016-08-08 15:16:39 +00:00
Seven Du
ce1b7c5857 FS-9151 #resolve 2016-05-11 14:49:21 +08:00
Seven Du
5a45c863b5 FS-9115 #resolve #comment trying to support audio only mp4 recording, please test 2016-05-03 09:23:36 +08:00
Anthony Minessale
cc0a062204 FS-8993 #resolve [Sync issues on conference playback of video that is faster frame rate than the conference] 2016-03-29 18:41:49 -05:00
Seven Du
0fa449d573 FS-8749 #resolve #comment please test 2016-03-27 16:08:40 +08:00
Mike Jerris
5ebb3ea4c1 FS-8750: fix variable set but not used warning 2016-03-25 16:38:08 +00:00
Seven Du
1641fccdc5 FS-8836 fix deprecated warning on newer ffmpeg 2016-03-25 23:51:26 +08:00
Mike Jerris
fdedaadd23 Merge pull request #770 in FS/freeswitch from FS-8750-1 to master
* commit 'bdeacb1d29d78626474bf53cf8969bf3ea20c751':
  FS-8751 [Conference Play Video Total Time and Current Time]
  FS-8748 FS-8751 check current play_status
  FS-8748 track pdf total pages and current page
  FS-8754 add ability to read high quality PDF
  FS-8750 implement file_seek for video files
2016-03-25 10:36:40 -05:00
Anthony Minessale
77f70e002e FS-8977: Add support for NVENC H264 2016-03-25 11:23:48 -04:00
Seven Du
c11c2832e4 FS-8973 #resolve 2016-03-23 20:13:39 +08:00
Seven Du
a1c0062fef FS-8914 feed NULL to flush encoder at the end of recording, this fixes possible infinite loop 2016-03-23 20:13:39 +08:00
Seven Du
bdeacb1d29 FS-8751 [Conference Play Video Total Time and Current Time] 2016-03-17 09:34:58 +08:00
Seven Du
5ca9dea684 FS-8750 implement file_seek for video files 2016-03-17 09:34:43 +08:00
Seven Du
566cc41908 FS-8836 2016-03-10 17:05:55 -06:00
Anthony Minessale
69dfcb9f63 FS-8752 #resolve [When recording a conference, the first 2 seconds are pixelated] 2016-03-10 13:59:55 -06:00
Anthony Minessale
bf30ad3194 FS-8909 FS-8914 2016-03-10 13:58:42 -06:00
Anthony Minessale
bdf84bb58b FS-8909 FS-8914 refactoring 2016-03-09 18:01:13 -06:00
Seven Du
950c26c878 borrow code from ffmpeg to fix log_packet function for debuging 2016-03-09 20:54:18 +08:00
Anthony Minessale
2cf9962f61 FS-8914 2016-03-09 00:02:59 -06:00
Anthony Minessale
86e6480af8 revert 2016-03-08 21:57:03 -06:00
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
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
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