- 28 5月, 2015 40 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Christopher Rienzo 提交于
-
由 Christopher Rienzo 提交于
FS-7553 reduce soundtouch library requirement to version 1.7.1- this was the version bundled with freeswitch
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Seven Du 提交于
FS-7519: refactor and the av code should work now use it as default, bandwidth might be not accurate need furthur tweak
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7519: [mod_avformat] change logger, mod_avcodec: change logger and copy data to/from frames to avoid overwriting and also send intra requests still but do not wait for one to init the codec
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Seven Du 提交于
FS-7550 quick and dirty tweak for overlay, maybe need furthur tweaks but this should work with most transparent pngs
-
由 Anthony Minessale 提交于
Use it to add an image to the write stream to see a recording banner on video echoed back to you during recording. ARGS: <file> [<position>] [<opacity 0-255>] POSITIONS: left-top left-mid left-bot center-top center-mid center-bot right-top right-mid right-bot <extension name="example"> <condition field="destination_number" expression="^overlay$"> <action application="answer"/> <action application="video_write_overlay" data="/path/to/img.png"/> <action application="record" data="/data/file.mp4"/> <action application="stop_video_write_overlay"/> </condition> </extension>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7513 improve auto bandwidth feature and add other performance improvemnts related to dropping video when its not visible
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7499 some mods to relad/recover in rtp. Killing dtls here might be unsafe and isn't necessary anyway
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7500: set 500ms min on retransmit of outdated xml based intraframe request that EVERYTHING still seems to use
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
remote_media_ip_reported => remote_audio_ip_reported and remote_video_ip_reported new vars remote_audio_ip and remote_video_ip like remote_media_ip but specific to audio and video remote_media_port_reported => remote_audio_port_reported and remote_audio_port_reported remote_media_port => remote_audio_port and remote_video_port rtp_auto_adjust => rtp_auto_adjust_audio and rtp_auto_adjust_video
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-