Open Source Video Chat
-
On April 1st 2011, I created the repository on Google Code to host the Open Source Video Chat. The initial project is based on RVC v4.0, the software that powered JabberCam for over five months and brought the popularity to this website. The developers and forum members, who worked close with us, may remember, we did not stop the development since the first release (Feb. 28, 2010).
We will further develop RVC Open Source and kindly ask you to join us with posting your ideas and contribution in order to create a better random video chat that is available to everyone, for free.
After the first experiences with the open source video chat, we will invite our most active members and contributors to join our developer team and the forum administration.
-
-
So your software is going to be free here on out?
-
Yes.
-
Good man. We need more open source in this world!
Hopefully I can do some developments of my own to add to your project.
Cheers!
-
Sure, set $LOGIN_SCREEN_ENABLE = true; to false:
http://code.google.com/p/video-chat/source/browse/trunk/html-template/jabbercam/config.php
-
@'Dream':
@'JabberCam':
Sure, set $LOGIN_SCREEN_ENABLE = true; to false:
http://code.google.com/p/video-chat/source/browse/trunk/html-template/jabbercam/config.php"There's a suspicious problem with the config.php in combination with the deactivation of the user login screen.
The setting is set to false and is getting assigned to the flash file (via XML), but it just didn't work..
I took the latest file from the google code trunk, so I think it should be implemented.
What's bizarre too is the thing that in the template (the HTML file) I can name the swf file as I want:
If I call it "nonsense.swf" it gets loaded properly .. WTF?Clear your browser's cache:
Chrome>>Preferences>>Under the Hood>>Clear Browsing Data -> Empty the cache
Firefox>>Preferences>>Privacy -> clear your recent history (Cache)
-
This was addressed in revision 5 (r5 http://code.google.com/p/video-chat/source/detail?r=6 ), if you set $LOGIN_SCREEN_ENABLE = false; and the software is set up correctly, the video chat login screen has to be overridden.
Make sure you are connected to your own video software installation and not www.jabbercam.com
-
@'JabberCam':
This was addressed in revision 5 (r5 http://code.google.com/p/video-chat/source/detail?r=6 ), if you set $LOGIN_SCREEN_ENABLE = false; and the software is set up correctly, the video chat login screen has to be overridden.
Make sure you are connected to your own video software installation and not www.jabbercam.com
We have everything installed correctly and we connected to our own video software installation.
Here is my Website: klicky.net
My other Account is banned ? I don´t know why ?
-
Let me take a look at the source again, this is weird.
-
Maybe you find something
-
Sorry for the stupid questiosn but:
- Is it possible to use OSVC LCCS?
- Is it possible to use OSVC to chat between two known parties (not randomly)?
-
Try this method to pass username into RVC
and this to pass the known! partner name:
demo.videosoftware.pro/rvc/index.html?uname=Thelonecabbage&pname=PartnerUsername
to connect to known! partner:
demo.videosoftware.pro/rvc/index.html?uname=Thelonecabbage&pname=PartnerUsername&uconnect=true
the only thing you need is a list of online users (get it from Flex or directly from MySQL via PHP for ex.) an when clicking on one of the users the variable is the username:
demo.videosoftware.pro/rvc/index.html?uname=Thelonecabbage&pname=[PartnerUsername]&uconnect=true
<title>RVC connect to user</title> Username: Partner: Auto Connect:
if you don't wish to pass the data via URL, here is the solution: http://www.videosoftware.pro/forum/THREAD-2-questions-Disabling-sounds-and-using-session-based-usernames?pid=1560#pid1560
-
Hi,
Can you please tell me if with this Open Source Video Chat, it's possible to communicate between two users directly without using the server resource and bandwith ?? i use now a solution with RED5, but with this solution, if we use a video webcam by several users, the bandwith is saturated quickly ?Thank you in advance.
-
-
after download opensource from google,what is the next step to install it?
-
why would you ask that?
-
@'RVC:
This was addressed in revision 5 (r5 http://code.google.com/p/video-chat/source/detail?r=6 ), if you set $LOGIN_SCREEN_ENABLE = false; and the software is set up correctly, the video chat login screen has to be overridden.
Make sure you are connected to your own video software installation and not www.jabbercam.com
Hello,
after downloaded and installed the open source version, I've tried to disable login screen, but the lines of code were not in the package.
So I've downloded it from the source area on google and modified as needed.But no luck, login screen still appears after each refresh.
Cache cleared, connection with 2 different browsers are working.Do you have a solution for this issue?
Thanks for support and
cheers
SolarShip
-
I have unloaded the version open source, and do not achieve that it connects, if the user this one inside the same local network if it connects .. if another user this one in another network .. it detects go .. it continues connecting … but then it is disconnected and continues searching! Q can mistake be?
-
Hello, try using 3 different locations or use this, latest version: http://goo.gl/z403Z