Anthony Minessale
d5dc27c6e6
FS-10216: [mod_conference] add no-video-blanks member flag #resolve
2017-04-06 17:29:47 -05:00
Mike Jerris
9e73d51a27
Merge pull request #1245 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10198/conf_recording_metadata to master
...
* commit '6a7f9d4a8efa9de77e4afb76436bd3f66545ed30':
FS-10198: mod_conference: add var in xml to configure audio recording metadata
2017-04-06 19:39:05 +00:00
Anthony Minessale
1d1cb7e4a1
FS-10097: [mod_conference] Add fgimg to conference video layouts
2017-04-06 13:31:22 -05:00
Dragos Oancea
6a7f9d4a8e
FS-10198: mod_conference: add var in xml to configure audio recording metadata
2017-03-30 10:52:26 +01:00
Anthony Minessale
e61f6e227c
FS-10151: [mod_video_filter] Add filters and fg video to mod_video_filter #resolve
2017-03-17 15:16:13 -05:00
Anthony Minessale
f1d8685566
FS-10138: [freeswitch-core,mod_conference] Add alpha video to conference
2017-03-16 14:55:16 -05:00
Anthony Minessale
2e71cfd536
FS-10138: [freeswitch-core,mod_conference] Add alpha video to conference
2017-03-15 18:02:46 -05:00
Anthony Minessale
2c368307d8
FS-10138: [freeswitch-core,mod_conference] Add alpha video to conference #resolve
2017-03-15 15:28:08 -05:00
Anthony Minessale
b3b2f60545
FS-10121: [mod_conference] Add role-id and layout transitions to conference
2017-03-13 12:31:27 -05:00
Anthony Minessale
1b88dba5db
FS-9922: [mod_conference] Auto Energy Level
2017-03-13 11:52:15 -05:00
Anthony Minessale
a62f26803e
FS-10121: [mod_conference] Add role-id and layout transitions to conference #resolve
2017-03-09 14:18:16 -06:00
Anthony Minessale
51dd5e87a7
FS-9922: [mod_conference] Auto Energy Level #resolve
2017-03-09 12:03:55 -06:00
Anthony Minessale
da6b9e001c
FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve
2017-03-09 11:54:13 -06:00
Anthony Minessale
115e69a0c0
FS-10114: [mod_conference] Reduce image reads from disk for logo image #resolve
2017-03-08 19:36:18 -06:00
Anthony Minessale
d5e558fa44
FS-10097: [mod_conference] Add fgimg to conference video layouts #resolve
2017-03-06 11:47:35 -06:00
Anthony Minessale
fa7f10c02b
FS-10079: [mod_conference] Possible lockup when sending many commands to conference at once #resolve
2017-03-01 14:27:41 -06:00
Anthony Minessale
23c9605efb
FS-10019 revert and alternate fix
2017-02-16 18:26:36 -06:00
Anthony Minessale
daf5b97841
FS-10040: [mod_conference] Add seperate thread for canvas rendering per session #resolve
2017-02-14 10:29:59 -06:00
Anthony Minessale
f0a0bbd728
FS-9906: [mod_conference] Member join/part in conference shows webcam briefly during slide transition #resolve
2017-01-04 17:08:16 -06:00
Seven Du
49d730e7f9
FS-9736 #resolve add conference json_list
2016-11-30 23:54:18 +08:00
Anthony Minessale
232d171577
FS-9748 #resolve [Locking contention with mod_shout playing conference moh] %backport=1.6
2016-11-16 20:09:05 -06:00
Anthony Minessale
4cf0ff9a17
FS-9742
2016-11-16 19:15:41 -06:00
Anthony Minessale
2ed50a27ca
FS-9742 #resolve [Refactor canvas zoom code]
2016-11-15 16:13:23 -06:00
Anthony Minessale
c701ce6173
FS-9708 #resolve [RTP timing when doing repacketization]
2016-11-10 17:34:48 -06:00
Anthony Minessale
ce01590486
FS-9706 #resolve [Add loops param to file playback in conference]
2016-11-07 12:17:56 -06:00
Anthony Minessale
c409499cd9
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
Mike Jerris
fca259d13c
Merge pull request #961 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9526 to master
...
* commit 'e76350df42bd31180147180bebcf72f2dd588b9a':
FS-9526 [mod_conference] add deaf sounds
2016-09-19 17:53:13 -05:00
Luis Azedo
e76350df42
FS-9526 [mod_conference] add deaf sounds
2016-09-19 19:41:45 +01:00
Luis Azedo
1c00e64a9a
FS-9533 [mod_conference] add member-enter-sound
2016-09-19 09:11:29 +01:00
Luis Azedo
03e87faac1
FS-9518 [mod_conference] allow deaf only command in caller-controls
2016-09-15 14:12:59 +00:00
Anthony Minessale
34bff55ffd
FS-9494 #resolve [Issues with video avatar switching when video starts/stops]
2016-09-08 14:52:42 -05:00
Chad Phillips
14f9b576f1
FS-9230: Customize video muted banner
...
Allows customizing the banner displayed when video is muted, via conference
param 'video-mute-banner' per conference, or channel var 'video_mute_banner'
per user.
Foreground/background colors, font face/size, and text can all be customized.
2016-07-19 10:16:41 -07:00
Brian West
9508370de8
Revert "FS-9303 add CONF_VIDEO_MODE_NONE so we don't default to CONF_VIDEO_MODE_PASSTHROUGH"
...
This reverts commit 7150cede347fcbd4f8eb6283e6e10719dc9e9907.
2016-06-28 11:04:24 -05:00
Brian West
7150cede34
FS-9303 add CONF_VIDEO_MODE_NONE so we don't default to CONF_VIDEO_MODE_PASSTHROUGH
2016-06-28 10:59:24 -05:00
Anthony Minessale
c0d9901b8b
FS-9150 #resolve ["video-mute-exit-canvas" param combined with "video-bridge-first-two" causes video feed to flip back and forth between feeds when users video-mute]
2016-05-31 20:35:00 -05:00
Brian West
ff169d8133
Revert "FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference."
...
This reverts commit c39fbb295f6b9bc01baa5dbfc578e12022c088ae.
2016-04-27 11:00:29 -05:00
Mike Jerris
beada9b0cb
Merge pull request #656 in FS/freeswitch from mod_conf_enhancements to master
...
* commit 'c39fbb295f6b9bc01baa5dbfc578e12022c088ae':
FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
2016-04-11 12:00:37 -05:00
Anthony Minessale
48dcab82d7
FS-9000 tweaks
2016-04-01 10:49:52 -05:00
Anthony Minessale
ab21623bc5
FS-9000 #resolve [Set conference flags or conference member flags with individual variables per flag]
2016-03-30 14:11:07 -05: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
f93668e3fd
FS-7800 fix some stuff in multi-canvas
2016-03-18 18:21:25 -05:00
Seven Du
13c99e938b
FS-8406 #comment add options to scale down cavas size, fps and bandwidth
2016-03-18 09:05:10 +08:00
Seven Du
648ec5db84
FS-8748 FS-8751 check current play_status
2016-03-17 09:34:57 +08:00
Anthony Minessale
10b46424f3
FS-8951 #resolve [Video lockup in conference due to race condition]
2016-03-16 17:38:33 -05:00
Anthony Minessale
56a68e3ad9
FS-8677 #resolve [Crash (possible memory corruption) after codec change]
2016-01-06 10:10:14 -06:00
Eliot Gable
c39fbb295f
FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
2016-01-05 11:23:23 +00:00
Anthony Minessale
af49d5b086
FS-8595 contd
2015-12-16 18:20:21 -06:00
Anthony Minessale
56a4557237
FS-8595 contd
2015-12-16 15:34:06 -06:00
Anthony Minessale
7507636d48
FS-8595 contd
2015-12-16 14:05:30 -06:00
Anthony Minessale
3fd416166a
FS-8663 #resolve [add vid-personal command]
2015-12-15 13:37:50 -06:00