35247 Commits

Author SHA1 Message Date
Anthony Minessale
280ffbc155 [core] fix possible looping recover 2021-10-23 01:21:03 +03:00
Anthony Minessale
9457bf9082 [core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto 2021-10-23 01:21:02 +03:00
Anthony Minessale
55922ac6d0 [core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35ca0172ad569 in 2009 2021-10-23 01:21:02 +03:00
Anthony Minessale
79586ea218 [core] add a flag to tell when video media bugs that touch the write stream are active 2021-10-23 01:21:01 +03:00
Anthony Minessale
b438adc861 [core] add unlockable youtube resolver in the core. use global variable ${youtube_resolver} to set a cgi that takes url= param to translate youtube urls into real stream urls 2021-10-23 01:21:01 +03:00
Anthony Minessale
a6095a6e2f [core] expand vars on execute_on and api_on 2021-10-23 01:21:00 +03:00
Anthony Minessale
a5b1c7a93b [build] improve configure test for openal 2021-10-23 01:20:59 +03:00
Chris Rienzo
14067512e2 [core] allow external ID to be same as the session UUID 2021-10-23 01:20:59 +03:00
Chris Rienzo
9a4c43fa16 [core] Add switch_core_session_set_external_id() which lets you define an additional identifier that you can use in switch_core_session_locate(). 2021-10-23 01:20:58 +03:00
Andrey Volk
f89620fb5a [Unit-Tests] Fix switch_core_video test to use temporary path for generated files and clean them up. Ignore test runtime dirs. 2021-10-23 01:20:57 +03:00
Anthony Minessale
1c60b57449 [mod_verto] verto.announce 2021-10-23 01:20:56 +03:00
Anthony Minessale
48a4a40b90 [mod_verto] add subscribed channel in events so you can see what subscription string you used 2021-10-23 01:20:55 +03:00
Anthony Minessale
b2bc8d56e5 [mod_verto] send last known display info on re-attach 2021-10-23 01:20:55 +03:00
Anthony Minessale
f8af9ec13c [mod_verto] add verto.ping 2021-10-23 01:20:55 +03:00
Anthony Minessale
c3107de609 [mod_verto] verto auth stuff 2021-10-23 01:20:54 +03:00
Anthony Minessale
e8e5cae7fe [mod_verto] add verto perms commands 2021-10-23 01:20:54 +03:00
Anthony Minessale
931d23537e [mod_verto] add jsonlist 2021-10-23 01:20:53 +03:00
Anthony Minessale
3996af6497 [mod_verto] add log line to detect incorrect login 2021-10-23 01:20:53 +03:00
Anthony Minessale
eb6f419054 [mod_verto] make verto.attach always an answer and never an offer 2021-10-23 01:20:53 +03:00
Anthony Minessale
a82f0ee449 [mod_verto] fix reattach on reopen 2021-10-23 01:20:52 +03:00
Anthony Minessale
a8899b9c75 [mod_verto] get the conference to send a keyframe when you reload/attach so the video shows up faster 2021-10-23 01:20:52 +03:00
Anthony Minessale
dc46ac4170 [mod_verto] add param to have verto send pass over xml_curl 2021-10-23 01:20:51 +03:00
Anthony Minessale
d843d4dd89 [mod_verto] add debug controls for verto 2021-10-23 01:20:51 +03:00
Anthony Minessale
a6463cbeeb [mod_verto] indicate video fps and size of current layer to client 2021-10-23 01:20:51 +03:00
Anthony Minessale
1746263d1e [mod_verto] verto re-invites part 1 2021-10-23 01:20:50 +03:00
Anthony Minessale
d24702f695 [mod_verto] add new verto command construct basics 2021-10-23 01:20:50 +03:00
Anthony Minessale
3770722690 [mod_verto] new changes for verto video features 2021-10-23 01:20:49 +03:00
Anthony Minessale
b7e9b7a8ff [core]speed up call setup 2021-10-23 01:20:49 +03:00
Andrey Volk
933a409ff6 [mod_verto] Fix content length overflow on 32bit 2021-10-23 01:20:49 +03:00
Anthony Minessale
2a676f2743 [mod_verto] move websocket implementation to libks 2021-10-23 01:20:48 +03:00
Seven Du
9d682828b5 [mod_dptools] add debug_media app 2021-10-23 01:20:47 +03:00
Andrey Volk
5942903231 [Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released. 2021-10-23 01:20:47 +03:00
Andrey Volk
b7d44c879c [Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows. 2021-10-23 01:20:47 +03:00
Mike Jerris
1b98a3a02a [mod_av] dont leak avformat context in error cases 2021-10-23 01:20:46 +03:00
Mike Jerris
f6bc49263a .gitignore 2021-10-23 01:20:46 +03:00
Mike Jerris
e9541c1772 .gitignore 2021-10-23 01:20:46 +03:00
Anthony Minessale
c9bf083289 [core] add idle cpu to log lines 2021-10-23 01:20:45 +03:00
Mike Jerris
7361ecb675 [core] url decode video render text 2021-10-23 01:20:45 +03:00
Anthony Minessale
1b32bda60e [core] reduce waits in sqldb 2021-10-23 01:20:45 +03:00
Anthony Minessale
5260075cc2 [mod_sofia] add sip_ignore_remote_cid var to ignore remote display update 2021-10-23 01:20:44 +03:00
wangxiaoli
4cf7d2e0b7 [mod_openh264, mod_av] add avcodec and openh264 debug 2021-10-23 01:20:44 +03:00
Anthony Minessale
a6f4582085 [mod_signalwire] add configurable stun port 2021-10-23 01:20:43 +03:00
Anthony Minessale
bc83d2558a [mod_imagick] improve log line 2021-10-23 01:20:43 +03:00
Anthony Minessale
56b3864229 [mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles 2021-10-23 01:20:42 +03:00
wangxiaoli
693a264487 [mod_av] print I-frame 2021-10-23 01:20:42 +03:00
Anthony Minessale
f7ed53b58d [mod_av] fix interrupt callback is not passed down to the hls context in the first open_input 2021-10-23 01:20:42 +03:00
Anthony Minessale
5918d8d4a1 [core] add switch_filecmp 2021-10-23 01:20:41 +03:00
Anthony Minessale
7424ed24fa [core] make auto mean cpu * 3 / 2 2021-10-23 01:20:41 +03:00
Mike Jerris
77e6215330 .gitignore 2021-10-23 01:20:41 +03:00
Dragos Oancea
df5d3b0193 [core] change estimator CUSUM design params for loss to reduce oscillations. rename var. 2021-10-23 01:20:40 +03:00