Outstanding issues/projects, major and minor. Add to this list if something comes to mind. I'll cross things out when they're done.

Template

  • Does authenticator work in all scenarios? Embedded vs. not embedded, event password, login required, ... - Rhys
  • login required, but non-interactive live event -- does it work? Peter: How can this be achieved?
  • Embedded live event doesn't render if the chat is disabled. UPDATE: It may happen because the settings were changed after embedding.This moves the issue to medium priority list.
  • Test various user scenarios: no flash, old flash, flash 9
  • How does template react when a slice is made in the event stream w/ live events? - Rhys
  • Metadata within chapters?? - Rhys
  • fix 1.jpg
  • fix error msg on live stop
  • Seek within progressive flash slide not working
  • Make sure theme colour is used everywhere appropriate
  • Search thumbnails for FLVs broken
  • Red5 doesn't inject resolution metadata into videos, so need to default to 4:3 before metadata is received
  • Titles of chapters near end of timeline cut off (Ticket #424)
  • Strange UI bug in search results list (Ticket #425)
  • Full screen mode - get rid of rounded corners, double click shouldn't make entire swf full screen
  • replace thumbnails in toc w/ icon to prevent massive preloading
  • Thumbnails aren't being captured properly
  • Weird background in slide presentation
  • Put a background behind slide area, so that it doesn't look so weird w/ different aspect ratios
  • small style fixes needed for chat - question type style, border?
  • startTime presentation time vs. video time
  • When embedding, shouldn't auto start -- should show presentation info as well? - Rhys
  • When embedding, click to go to server like YouTube/Vimeo? - Rhys
  • Issues with play/pause and seek (sometimes can't restart stream?) - Rhys
  • Ability to replay when the video ends? - Rhys
  • Tie in viewerLimit with reporting?

Server

  • Test new install, upgrade - Rhys
  • Change upgrade code to handle legacy embedding better
  • Comments don't show on initial load sometimes in Chrome - need to experiment
  • Updating thumbnail in post production tool seems to be broken
  • Make sure all metadata for a presentation that can be added is added, so search works well in template - Rhys
  • Post production, at least be able to edit start/end times and manage chapters/slides. Use new "cut" tag from eventStreamData, see FileDescriptions. Low priority - make it possible to cut intervals within the video; this is supported by the template, but it might be a 6.1 feature to add it to post production right now. - Miller and Rhys
  • Set encryption keys on install/upgrade
  • Add community templates/defaults on community creation
  • Set encryption keys on community creation
  • Set encryption keys on user creation (?)
  • Add archive dir as a comment to the webcast page
  • Make sure to replace usernames with first + last names (Ticket: #418)
  • Add first/last names to reporting
  • template.xml should define all sizes, not just base size
  • Make sure old RSS links (to archives folder directly) redirect properly; fix RSS feed to have real URL to the presentation.
  • Tickets: #399, #371, #376, #396, #392, #361, #325, #267
  • Finalize/polish style of comments/share/tagging/presentationinfo - Rhys + Miller
  • startTime presentation time vs. video time
  • getPosition from template, video time vs. presentation time - hide time display, since it makes sense to store in video time, but this means nothing to the viewer. - Miller
  • Share and PresentationInfo? plugins for live event ... probably need to be modified to fit different layout? - Miller
  • Look @ viewerLimit flag, probably doesn't work anymore with new templates - Rhys

Producer

  • Nothing here yet

Capture

  • Test everything in "live" and "record" modes. - Everyone
  • If not in directPreview mode, preview doesn't restore after stopping event
  • Screencast slides are being submitted as Slide #-1 - should fix this, on red5 side, may push off - Rhys or Eric
  • are ppt slides being added w/ metadata?
  • The publishing process (upload) gets stuck if the network connection drops. Can be fixed later.
  • The first publishing never succeeds after a fresh install on the first run.
  • If the title is too long then UI of the publishing page breaks because the listbox is getting too big. Priority: Medium.
  • MediaLooks? preview shows first time on startup on capture station; after that, it's fine, so low priority
  • Test new install and upgrade? maybe not worth it - Rhys or Eric
  • check to make sure everything works w/ directPreview mode on/off - probably need to test Red5 trunk for this - Rhys
  • test everything for vga2usb
  • restore vga2usb preview - Eric
  • If the VGA signal is not present at the beginning of the webcast then it will never re-initialize VGA source during the automated execution with FLV slides (rich media)
  • on stop, capture station still shows the screen source selector
  • webcast and then record causes problems until capture restart
  • if exit in automated mode, should start up in automated mode - Eric
  • get rid of "Switch to Automatic" mode when not on splash screen - Eric
  • JPEG VGA2USB slide sharing, SharingService?.exe crashes on VGA2USB signal change - Eric
  • medialooks preview from capture doesn't work - only fmlecmd.exe can access when properly registered
  • in rich media mode, if you start sharing screen in f4v mode, a broken image shows up in slide area (prob trying to load it as an image)
  • hide share desktop if station
  • Automation: The Capture software doesn't recover after the server-side connection drop. CRITICAL.
  • event doesn't stop @ end of automated capture
  • audio only mode recording must be flv, not f4v
  • certain things need to be disabled until actually encoding starts... rather than when Start button is pressed; for instance, if you click start, and then click start sharing desktop before encoding starts, it'll be added to the event stream before the event start, which causes problems
  • in screencast mode, vga2usb option should be disabled if the device is not available - Eric
  • locate vga2usb device improvements - Rhys
  • inputWidth and inputHeight needed in config file to override source dimensions (necessary for screencast if not 4x3 aspect)
  • audiocast encodes video
  • Automation - Eric
  • automation button still exists even if automation avail = false ?
  • make sure red5 shutdown works
  • Defaults for screen capture resolution / framerate / bitrate low - need to raise - Rhys or Eric
  • f4vpp.exe must be placed in fmle directory
  • Start time can be off by a lot - need to do a better job at recognizing when the encoding starts
  • Need to make sure "input" resolution always set to something that's always valid, depending on the device, otherwise FMLE will fail to encode anything - the configurable part should be the output size
  • Shouldn't publish recording*.flv|f4v to the archive directory along with other slides
  • Need to publish with whatever layout or template (if not null) was used for live event or recording
  • In webcast mode, slicing not happening w/ screen video - slices aren't added to eventStreamData, so template doesn't know that desktop is being shared
  • Does everything work with screen capture driver? Is the license okay? - Eric
  • Different presentation modes (regular vs. screencast) - Eric