Anthony Minessale
|
f8004e1d66
|
[core] fix possible looping recover
|
2021-10-23 22:00:29 +03:00 |
Anthony Minessale
|
badd59d609
|
[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 22:00:28 +03:00 |
Anthony Minessale
|
3ce9a9a393
|
[core] fix long sql stmts may be skipped, introduced in 2e88c67c9d in 2009
|
2021-10-23 22:00:28 +03:00 |
Anthony Minessale
|
2bdefa3532
|
[core] add a flag to tell when video media bugs that touch the write stream are active
|
2021-10-23 22:00:28 +03:00 |
Anthony Minessale
|
8f26613c80
|
[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 22:00:27 +03:00 |
Anthony Minessale
|
0d463a2b42
|
[core] expand vars on execute_on and api_on
|
2021-10-23 22:00:27 +03:00 |
Anthony Minessale
|
35f1afa144
|
[build] improve configure test for openal
|
2021-10-23 22:00:27 +03:00 |
Chris Rienzo
|
6b6b721c10
|
[core] allow external ID to be same as the session UUID
|
2021-10-23 22:00:26 +03:00 |
Chris Rienzo
|
c2e240d6dc
|
[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 22:00:26 +03:00 |
Andrey Volk
|
6da4f147de
|
[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 22:00:25 +03:00 |
Anthony Minessale
|
d197db0601
|
[mod_verto] verto.announce
|
2021-10-23 22:00:25 +03:00 |
Anthony Minessale
|
34fa5c7dfe
|
[mod_verto] add subscribed channel in events so you can see what subscription string you used
|
2021-10-23 22:00:25 +03:00 |
Anthony Minessale
|
d84bf06bb1
|
[mod_verto] send last known display info on re-attach
|
2021-10-23 22:00:24 +03:00 |
Anthony Minessale
|
ce6426052b
|
[mod_verto] add verto.ping
|
2021-10-23 22:00:24 +03:00 |
Anthony Minessale
|
3b26bc65ae
|
[mod_verto] verto auth stuff
|
2021-10-23 22:00:24 +03:00 |
Anthony Minessale
|
ebe1fb3874
|
[mod_verto] add verto perms commands
|
2021-10-23 22:00:23 +03:00 |
Anthony Minessale
|
c20cffdf61
|
[mod_verto] add jsonlist
|
2021-10-23 22:00:23 +03:00 |
Anthony Minessale
|
249718e934
|
[mod_verto] add log line to detect incorrect login
|
2021-10-23 22:00:22 +03:00 |
Anthony Minessale
|
4220e4659a
|
[mod_verto] make verto.attach always an answer and never an offer
|
2021-10-23 22:00:22 +03:00 |
Anthony Minessale
|
993e778fcc
|
[mod_verto] fix reattach on reopen
|
2021-10-23 22:00:22 +03:00 |
Anthony Minessale
|
91c0379041
|
[mod_verto] get the conference to send a keyframe when you reload/attach so the video shows up faster
|
2021-10-23 22:00:21 +03:00 |
Anthony Minessale
|
ff48868dc4
|
[mod_verto] add param to have verto send pass over xml_curl
|
2021-10-23 22:00:21 +03:00 |
Anthony Minessale
|
902fa2c3da
|
[mod_verto] add debug controls for verto
|
2021-10-23 22:00:20 +03:00 |
Anthony Minessale
|
fb2250df8e
|
[mod_verto] indicate video fps and size of current layer to client
|
2021-10-23 22:00:20 +03:00 |
Anthony Minessale
|
a33062c9d8
|
[mod_verto] verto re-invites part 1
|
2021-10-23 22:00:19 +03:00 |
Anthony Minessale
|
1793c8cb7a
|
[mod_verto] add new verto command construct basics
|
2021-10-23 22:00:19 +03:00 |
Anthony Minessale
|
2d5df53009
|
[mod_verto] new changes for verto video features
|
2021-10-23 22:00:18 +03:00 |
Anthony Minessale
|
dc4bef79ec
|
[core]speed up call setup
|
2021-10-23 22:00:18 +03:00 |
Andrey Volk
|
da8e3b04db
|
[mod_verto] Fix content length overflow on 32bit
|
2021-10-23 22:00:18 +03:00 |
Anthony Minessale
|
ed98516666
|
[mod_verto] move websocket implementation to libks
|
2021-10-23 22:00:17 +03:00 |
Seven Du
|
e237d08073
|
[mod_dptools] add debug_media app
|
2021-10-23 22:00:17 +03:00 |
Andrey Volk
|
e173578a78
|
[Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released.
|
2021-10-23 22:00:16 +03:00 |
Andrey Volk
|
1984e88f6a
|
[Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows.
|
2021-10-23 22:00:16 +03:00 |
Mike Jerris
|
fc8d431879
|
[mod_av] dont leak avformat context in error cases
|
2021-10-23 22:00:16 +03:00 |
Mike Jerris
|
c4b8f1a8d1
|
.gitignore
|
2021-10-23 22:00:15 +03:00 |
Mike Jerris
|
3dbf6ebee3
|
.gitignore
|
2021-10-23 22:00:15 +03:00 |
Anthony Minessale
|
2ba85b8555
|
[core] add idle cpu to log lines
|
2021-10-23 22:00:14 +03:00 |
Mike Jerris
|
531f2f0135
|
[core] url decode video render text
|
2021-10-23 22:00:14 +03:00 |
Anthony Minessale
|
6e68da4930
|
[core] reduce waits in sqldb
|
2021-10-23 22:00:14 +03:00 |
Anthony Minessale
|
cc68179d2b
|
[mod_sofia] add sip_ignore_remote_cid var to ignore remote display update
|
2021-10-23 22:00:13 +03:00 |
wangxiaoli
|
1cbb2e6fc3
|
[mod_openh264, mod_av] add avcodec and openh264 debug
|
2021-10-23 22:00:13 +03:00 |
Anthony Minessale
|
e2a53bdcb8
|
[mod_signalwire] add configurable stun port
|
2021-10-23 22:00:12 +03:00 |
Anthony Minessale
|
182a9cd1d5
|
[mod_imagick] improve log line
|
2021-10-23 22:00:12 +03:00 |
Anthony Minessale
|
243fc44f45
|
[mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles
|
2021-10-23 22:00:12 +03:00 |
wangxiaoli
|
2ceec0b7f8
|
[mod_av] print I-frame
|
2021-10-23 22:00:11 +03:00 |
Anthony Minessale
|
fd747684a4
|
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input
|
2021-10-23 22:00:11 +03:00 |
Anthony Minessale
|
f74e2a962c
|
[core] add switch_filecmp
|
2021-10-23 22:00:10 +03:00 |
Anthony Minessale
|
761d5310fd
|
[core] make auto mean cpu * 3 / 2
|
2021-10-23 22:00:10 +03:00 |
Mike Jerris
|
7428752a86
|
.gitignore
|
2021-10-23 22:00:10 +03:00 |
Dragos Oancea
|
b2a8f9ce9f
|
[core] change estimator CUSUM design params for loss to reduce oscillations. rename var.
|
2021-10-23 22:00:09 +03:00 |