- 16 11月, 2016 37 次提交
-
-
由 Anthony Minessale 提交于
FS-9705 #resolve [Files using prebuffer do not play properly when seeking back to the beginning once the file is done playing]
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Mike Jerris 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
FS-9678: Fix FreeSWITCH not shutting down when profiles fails to load and shutdown-on-fail is set to true
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Italo Rossi 提交于
-
由 David Matson 提交于
-
由 Anthony Minessale 提交于
Conflicts: src/switch_ivr_bridge.c
-
由 Mike Jerris 提交于
-
由 Seven Du 提交于
-
由 Josh Allmann 提交于
The AS descriptor for SDP b= lines is already defined in kilobits/second. Fixes an issue with extremely low bitrate videos when a SDP media clause has its own b=AS: line specified.
-
由 Anthony Minessale 提交于
FS-9634 #resolve [RTCP mux is always proposed on outbound channels even if rtcp_mux chan variable is 0]
-
由 William King 提交于
-
由 Giacomo Vacca 提交于
Log count of encoded FEC frames in debug mode
-
由 Manuel Durán Aguete 提交于
Improve spanish translations for verto communicator.
-
由 William King 提交于
-
由 William King 提交于
-
由 William King 提交于
-
由 Brian West 提交于
FS-9632 remove SWITCH_FILE_FLAG_VIDEO flag if we fail to receive video so we fall thru and record the audio only. Previously it would just fail to function as expected.
-
由 Josh Allmann 提交于
More consistent with the naming in other events, eg register and unregister.
-
由 Chad Phillips 提交于
Exposes Verto MediaStream objects via the onGranted() callback
-
由 François 提交于
-
由 Sergey Safarov 提交于
aa
-
由 Sergey Safarov 提交于
-
由 Chad Phillips 提交于
Some of the console.error messages generated in FSRTC aren't really error-worthy, downgrading appropriately.
-
由 Chad Phillips 提交于
stream.onended is being removed in Chrome 54, update to stream.oninactive
-
由 Brian West 提交于
-
由 Mike Jerris 提交于
Conflicts: html5/verto/video_demo/js/verto-min.js
-
由 Anthony Minessale 提交于
-
- 02 11月, 2016 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 01 11月, 2016 1 次提交
-
-
由 Brian West 提交于
-
- 28 10月, 2016 1 次提交
-
-
由 Josh Allmann 提交于
There was issue with certain endpoints that would lead to dropping nearly every other RTP packet from the callee. The scenario is as follows: the caller (bridged through FreeSWITCH) offers codecs A and B with payload types X and Y, respectively. The callee answers with codec B and payload type X. The fix is to use the sender's expected payload type when checking against the received RTP packet, rather than the receiver's.
-