mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
FS-7312 #resolve #comment added feature NEEDS_DOC
This commit is contained in:
committed by
Michael Jerris
parent
2f0f408984
commit
c8bbe9bec3
@@ -827,6 +827,7 @@ function init() {
|
||||
tag: "webcam",
|
||||
//localTag: $("#local_video").is(':checked') ? "local_webcam" : null,
|
||||
ringFile: "sounds/bell_ring2.wav",
|
||||
loginParams: {foo: true, bar: "yes"},
|
||||
videoParams: {
|
||||
"minWidth": vid_width,
|
||||
"minHeight": vid_height,
|
||||
|
Reference in New Issue
Block a user