Coder Social home page Coder Social logo

vvowproject's People

Contributors

theintencity avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vvowproject's Issues

Chat Board shall have a short date & time

On monday I did some chat and left a notice for Kundan.

Of if Kundan looks a the chat now, he can not figure out how old my message is.


This would be a neat little string to add


Willi

Original issue reported on code.google.com by [email protected] on 4 Aug 2011 at 7:06

I cannot see video by using Chrome 12

What steps will reproduce the problem?
1. I start server.php by php -q server.php
2. Open two Chrome 12 then login
3. Cannot see video.exist white page instead of video
   I have Adobe flash video 10.3

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Jul 2011 at 2:22

Presentation link does not appear on windows

On Windows' Chrome, the presentation link is missing, misplaced or invisible 
for the moderator.

Original issue reported on code.google.com by kundan10 on 30 Jun 2011 at 8:17

Login to another room causes multiple videos

What steps will reproduce the problem?
1. Join a room which has default video enabled.
2. Go to main page and join another room which has default video enabled.

What is the expected output? What do you see instead?

There should be only one video box for you. But there are two. Possibly for the 
previous room as well. Looks like the logout is not removing the videos-box 
items correctly.



Original issue reported on code.google.com by kundan10 on 16 Jun 2011 at 4:26

undefined variable key1 and key2 in restserver.php

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Oct 2011 at 9:45

Which database table should be created

What steps will reproduce the problem?
1. restserver.sql and database.txt 
2. which table should be created?
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Jul 2011 at 1:22

cannot coonet to server

What steps will reproduce the problem?
1.when browser connect to the sever  
2. server give me a error undefined key1, key2 value
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Oct 2011 at 1:52

Demo is offline + WebRTC seems to be broken

What steps will reproduce the problem?
1. Enter to the 'Aloha' room from 2 computers

What is the expected output? What do you see instead?
NO Connection between the 2 machine is occurred.   

Original issue reported on code.google.com by [email protected] on 6 Jan 2013 at 8:56

i cannot run run demo project also

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Oct 2011 at 1:52

Show the login form and online people on Main tab

Show the Login form to wait to receive conference invitations, and a list 
containing list of logged in users. This will allow people to login and wait, 
and the moderator when arrives will invite all the required people to a call. 
Also needs a invite in existing conference button to allow inviting people to 
existing conference. The list of online users should be dynamically updated.

Original issue reported on code.google.com by [email protected] on 15 Jun 2011 at 4:09

How to build server.php?

What steps will reproduce the problem?
1. I want to build Web server
2. I have Apache+Perl+PHP+MySQL
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Jul 2011 at 1:37

missing function socket_create

[27-Jun-2012 14:24:24] PHP Fatal error:  Call to undefined function 
socket_create() in D:\vvowproject\server\restserver.php on line 529

Unable to run on restserver on windows 2008 webedition.

Original issue reported on code.google.com by [email protected] on 27 Jun 2012 at 8:56

Improvements in Help tab

Submitted by Henry on July 6, 2011.

---

This looks better all the time!
The “Help” tab has already been re-edited by Kundan, so I am left only with 
some musings about possible improvements. 
Maybe some are nonsense, but just in case.

The pictures at the bottom are too big and show pixelation. I suggest to limit 
their size to 1/4-1/8 or less and to re-use the original screen captures that 
may be better.
Need a URL specified in “Help” the for the demo slide show presentation. 
This would be similar to an echo test for audio conferences or test call on 
Skype
Need tool tips when mousing over/near all the panel elements for the “Main” 
and “Video Conference” tabs. For example near/over “Your full (delete 
‘full’) name” the tool tip should say “Your must enter the name by 
which the participants will know and recognize you” or something like that. 
Ideally, the tool tips should be enough for 1st time and casual users to skip 
reading the “Help” tab.
I plan to suggest small edits and nits to the “Help” tab after the above 
are inserted.
Add the name of the selected conference for the participants to see in a 
visible place, such as “you are in the demo-presentation conference.
Bug?: I have created the “demo-presentation” with moderator Henry1 and 
“password 1234”. It does not show up under “Select a conference”.
Bug?: The button for the slide show “participant” shows up for the 
participant Henry2 and not on the screen of the moderator. Also, the icon could 
be changed to show a rectangle with a few bulleted lines.

Henry


Original issue reported on code.google.com by kundan10 on 6 Jul 2011 at 6:15

Sometimes joined without mic sound

Sometimes when I join an auto-join conference, the mic sound is not enabled. 
Sometimes the mic icon is active but other times the mic icon is inactive. 
Workaround is to click on the mic icon a few times until the sound starts. You 
can see the sound level when you speak next to the mic icon.

Original issue reported on code.google.com by [email protected] on 27 Jul 2012 at 6:28

Dynamically adapt quality settings

Based on the feedback of network quality and number of participants, 
automatically adjust the quality, bandwidth and dimension of local camera and 
microphone.

Original issue reported on code.google.com by [email protected] on 15 Jun 2011 at 4:12

  • Merged into: #28

Error enabling/disabling video streams

What steps will reproduce the problem?

1. Moderator disable the stream of user 'A'
2. Moderator closes the browser

What should happen?

User 'A' should stay in the room with its stream disabled until he leaves the 
room or a moderator enables its stream again.

What happens?

User 'A' gets dropout from the room.

Why?

When the moderator disables/enables a stream, he repost the resource 
/webconf/room.id/userlist/user.id with a different value at the variable 
"video". The problem comes because this new resource is added into the database 
under the moderator's CID (connection id). When the moderator's connection 
closes, restserver.php deletes anything stored under the moderator's CID.

Possible solutions?

1. Notify the user to repost its own resource with the correct value at the 
field "video".
2. Add a new function to let a moderator update the correct field of the 
resource at the DB instead of posting a new one.

Original issue reported on code.google.com by j.conde.m on 2 May 2012 at 1:01

Summary of enhancements

1. Configuration/settings button on left column. Allows setting 
echo-cancellation, silence suppression, microphone volume setting, etc., use 
the Flash Player settings. 

1.1: Perhaps a "push-to-talk" button if we can detect presence of echo.

2. Merge public-chat and presentation-desk so that since application can do 
both.

3. Bug: the check box is unchecked automatically.

4. Remove self name from user list. Instead create a separate "test in 
loopback" button/link for those who want to see if their stream is working.

5. full screen: is it useful? currently it is easy to do full screen on 
individual video but challenging for the whole conference view. but I can try 
if that is going to be useful.

6. Scale UI for mobile if possible. (longer term).

Original issue reported on code.google.com by kundan10 on 18 May 2011 at 7:23

SYNTAX_ERR: DOM Exception 12

Their are sometimes that the flow isn't working,

The exception is =
"SYNTAX_ERR: DOM Exception 12"

in function =
"on_webrtc_received"

Last line of code:
"pc.addIceCandidate(new RTCIceCandidate(message));"

when this error occurred, no video is shown in the other browser.

Window 7 32bit, Chrome Stable 23.

Original issue reported on code.google.com by [email protected] on 28 Nov 2012 at 1:09

Automatically adjust the Flash bandwidth

Based on the number of participants and our bandwidth, it should automatically 
adjust the outbound bandwidth in Flash mode.
First it should adjust the camera dimension, then the sound quality, then the 
camera frames/sec, then the camera quality, and finally disable the camera if 
bandwidth is too low.

Original issue reported on code.google.com by [email protected] on 27 Jul 2012 at 6:30

Enable sound on incoming chat message

Enable little sound on incoming chat message to gain attention. In case of 
multiple tab conferences, highlight or blink the conference which received the 
chat message.

Original issue reported on code.google.com by [email protected] on 15 Jun 2011 at 4:16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.