|
|||
|
Q: Our chat members like a big size of video cam, how can I enlarge the video cam box without the video quality dropped?
A: If you have many users and your server is not "strong enough", we suggest you don't try to enlarge the video cam box too large. As which will eat up many resources of your server! If you really need, please accord my way: 1) Put the "vconf.txt" below in your "client" folder 2) Change the size and quality as you like in the vconf.txt. Note: init_c_w = 400 init_c_h = 300 init_v_w = 400 init_v_h =300 This four is used to change the size of your video box. init_bw = 48 This one is the bandwith, which can aljust the video quality. 3) Open your index.html in "client" folder, then find the code below: openSWF("123flashchat.swf","779","505");then change to openSWF("123flashchat.swf?init_vc=1","779","505"); Done! PS: If you're host users, we suggest you don't ask for enlarging the size of your video, which will increase the burden of our host server. So if you need change it, we'll charge more. Key Words: Video quality, Resize, Video box Last edited by Roger; 06-29-2009 at 07:41 AM. |
|
|||
|
From version 7.2, we have a new easy way!
You can open the file "server.xml", which should be in the path: Linux: .. /123flashchat/server/etc/groups/default/ Windows: ..\123FlashChatServer7.3\server\etc\groups\default \ Then find the parameter below: <audio-video outgoingBandwidth="12" selectedVideo="On" selectedHandsFree="On" needRequest="Off" video="On" selectedAudio="On" moderatorNeedRequest="Off" captureHeight="120" canShutOffAdmin="On" captureWidth="120" audio="On" adminNeedRequest="Off" maxWindow="5" canShutOffModerator="On" allowGuest="On" broadcastAudio="Off"></audio-video> You can change outgoingBandwidth="12" to change the video quality. Change captureHeight="120" and captureWidth="120" to change video size. Then save server.xml and restart the chat to enable. Have a Fun! |
![]() |
Was this information helpful? Yes No
| Tags |
| high quality video chat, resize, video box, video chat, video chat server, video quality, webcam chat |
| Thread Tools | |
| Display Modes | |
|
|