GithubHelp home page GithubHelp logo

rowleya / vicovre Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 260.65 MB

Automatically exported from code.google.com/p/vicovre

Java 48.08% C++ 4.08% C 19.25% CSS 0.01% HTML 0.14% ActionScript 28.44%

vicovre's People

Watchers

 avatar

vicovre's Issues

Change Home to MyHome or other

The differentiation between Home ( maps to home/<user>) and home is a vague and 
confusing. Better to rename mapping as soemthing like "MyHome" or the user name.

Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 2:54

Lack of dates and times in existing objects

Recording and harvest objects do not show the dates and times for which they 
have been set, which makes them difficult to identify when there are repeated 
recordings.

The server needs to communicate these details to the web client.


Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 11:00

WMV video is jerky

WMV appear to playing at a low framerate 2-3fps. However on process through 
SUPER then run fine (25fps).

Headers before and after appear comparable. Seems to be an issue in the data 
packets. So far data packet headers are Ok. Seems to be the old byte difference 
in the actual payload.

Original issue reported on code.google.com by [email protected] on 24 Feb 2012 at 6:02

Restarting server fails if a user has admin role

Exception: Unknown user admin

The default admin account is not created if a user has Admin rights. This 
causes the security database to fail on startup as acls exists which have the 
admin as owner.

Original issue reported on code.google.com by [email protected] on 3 Feb 2012 at 11:25

Appears to be trying to access it's own venue server

The following exception has been found in the tomcat catalina.out file:

java.io.FileNotFoundException: 
/usr/local/liferay/tomcat5.5/webapps/Venues/WEB-INF/venueTrustStore (No such 
file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at com.googlecode.onevre.utils.Utils$2.run(Utils.java:511)
        at com.googlecode.onevre.utils.Utils$2.run(Utils.java:469)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.googlecode.onevre.utils.Utils.addSslConnection(Utils.java:468)
        at com.googlecode.onevre.protocols.soap.soapclient.SoapRequest.call(SoapRequest.java:201)
        at com.googlecode.onevre.ag.types.server.Venue.getStreams(Venue.java:339)
        at com.googlecode.vicovre.recordings.UnfinishedRecordingController.startRecording(UnfinishedRecordingController.java:15
0)
        at com.googlecode.vicovre.recordings.UnfinishedRecordingController$StartRecording.run(UnfinishedRecordingController.jav
a:104)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

According to Tobias this is the recorder trying to access it's own Venue server 
which doesn't exist.


Original issue reported on code.google.com by [email protected] on 18 Nov 2011 at 11:47

WMV/MP4 files broken

WMV and MP4 files that have been downloaded will not play with their respective 
default players, WMP and QT, on Windows. It appears that the audio stream in 
these files is truncated after testing with mplayer:

mplayer -ao null -vo null <file.[wmv|mp4]>


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

New Writers don't have permission to to write to own home folder

When a user is given Writer role their home folder is created and the 
read/write acl files are written in the user's name. However the user doesn't 
have access write as these acls are not added to the security database. Default 
Admin one are then created in the database.

If the recorder is restarted the correct acls are read from file.


Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 2:18

Enable deletion of individual streams

MAGIC especially can have a lot of useless streams because:

1. viewing sites are still in lecture mode and are therefore sending 3 or more 
video streams
2. no-one attending the viewing site

Original issue reported on code.google.com by [email protected] on 22 Mar 2012 at 11:20

timestamps for thumbails

If a session stops and starts during a recording then multiple identically 
title streams are produced. Add the start and duration times to the thumbnails 
so they can be better identified. A future enhancement should treat these 
fragments as one stream

This is also an issue for streams that only attend for part of the recording 
and so is still required.


Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 3:15

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.