Bamboo SharePoint Video Library Beta 2 is Now Available

UPDATEThe SharePoint Video Library is now available in our online store.  Download your free 30-day trial copy today! 

A few weeks ago we provided you with a sneak peek at Beta 2 of the Bamboo SharePoint Video Library. Well, the big day is finally here and Beta 2 is now available for download. So drop what you are doing, download, install, and don't forget to leave your comments and questions in the Bamboo SharePoint Video Library forum.

New features:

  1. Player: Silverlight + Flash + Window Media player (all in one) with automatic file type detection via Bamboo Media Player Web Control
  2. Support Flash Video format (.FLV)
  3. Video Rating: Supports ratings in edit mode, view mode and anonymous rating (AJAX enabled); skins are enabled (4 skins built-in and customization is supported); and half-star ratings are supported
  4. Video Library folders supported
  5. Video Library Advanced Settings page:
    • Player settings: size of player, autoplay
    • Rating settings
  6. Anonymous users supported
  7. Updated Thumbnails view with bugs fixed
  8. New icons and images in "Bamboo" style

Screenshots:

Prerequisites:

  1. Microsoft® Windows Server® 2003 or 2008 (x86 or x64 versions)
  2. Media Codec and WMV required:
    • Windows Server 2008: the Desktop Experience feature needs to be added.
    • Windows Server 2003: the Windows Media Encoder 9 Series needs to be added.
  3. Silverlight 2.0 or above for end users
  4. Adobe Flash 8.0 or above for end users

Installation:

  1. Download Bamboo SharePoint Video Library binary HW69.B2.0.SL.exe to begin the installation
  2. Run the binary file, which will open the Setup page.


  3. From the setup page, please install the Bamboo Rating for SharePoint for the Rating option first.
  4. Then install the Bamboo SharePoint Video Library for the Video Library solution installation.
  5. Go to the Site collection features page, then active the Bamboo SharePoint Video Library feature and Bamboo Rating feature


  6. Upgrade for Beta 1 users: During the Bamboo SharePoint Video Library package installation, the installer will ask you to select the Repair or Remove option. You can select the Repair option for the upgrade or you can also choose to Remove the old version and perform the installtion again. After the installation, please go to the Site collection features page and click to deactivate the Bamboo SharePoint Video Library feature, and then click to activate it again. Don't worry, all of your previously uploaded video files will be keept in the new version.
  7. For Microsoft® Windows Server® 2008 installation: Please add the Desktop Experience feature for the thumbnail and metadata generating option

How to install Desktop Experience?

  1. Open Server Manager: click Start, point to Administrative Tools, and click Server Manager.
  2. In the Features Summary section, click Add features.
  3. Select the Desktop Experience check box, and then click Next. and then click Install.

Important Note: For the Microsoft® Windows Server® 2003 - IIS 6.0, Please add the Silverlight Application MIME type for IIS settings: Visit Configuring Silverlight Applications MIME type for IIS for more detail.

 User guides:

  1. Create Bamboo SharePoint Video Library: After installing the Bamboo SharePoint Video Library, from your SharePoint site, go to the Create page in the Site Actions menu. Then click the Video Library link from the Libraries section. Input your Video Library name and description (optional) and click the Create button.




  2. Upload video files (.wma; .avi; .mpg; .flv...) to your Video Library. After creating the Video Library in your SharePoint site, go to your new Video Library view, click on Upload button from the toolbar menu. Then browse to your video file and upload to the Video Library. The Video Library will automatically generate the thumbnail and metadata for your video item. Just input your video information such as: Title, Description, Captured date, Keywords... and click OK to finish.


  3. Video Library Advaced Settings page:
    • From the Settings toolbar menu, click on Video Library Settings. Then click on the Video Library advanced settings link in General Settings section.




    • Video Library advanced settings:


    • Player size: default value 400x300
    • Enabled Player auto play: The auto play option takes effect only in the quick preview player in popup window
    • Player skin option
    • Rating allowed in View mode: Allow users submit their rating in View mode (View form)
    • Allow anonymous rating: Allow anonymous users to submit their rating value
    • Rating skins: 4 skins built-in and can be customized


Beta 2 Known issues:

  1. No thumbnail generated in .FLV format.
  2. Cannot upload multiple files.

 SharePoint Video Library is now available on the Bamboo Storefront


Posted Apr 10 2009, 04:24 PM by Binh Nguyen

Comments

vmaximiuk wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Mon, Apr 27 2009 10:58 PM

Hello Binh,

Thank you for this fantastic solution.  I have it installed in my test environment and everything is working as expected with the exception of anonymous users issues.

My test environment consists of W2K3 x64, WSS 3.0 (only), my test Web application has anonymous enabled, and Bamboo SharePoint Video Libary Beta 2.  Anonymous users can access the entire Web site with the exception of playing the video (.flv) itself.  They are prompted with the authentication dialog box, after clicking 'Cancel', they'd get the 401 error.

Am I missing something?  Is there something I should try?  Any suggestions/recommendations are greatly appreciated.

-Veenus

George wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Thu, May 21 2009 3:38 PM

Hello Binh,

Great solution, all working well simple and clean.

We have many MACS users, when they try to upload a file either with Safari or Firefox

they can browse and get the file but will not upload,  after some minutes not all the time an error of server time out comes up. So no upload with a MAC.

Also playing back files .wmv even after instaling silverlight for MAC addon all we get is a Red screen.

Thanks again for such a superb work.

George

josh@adnsolutions.com wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Fri, May 22 2009 9:58 AM

When uploading videos larger than 20MB, the page times out.  In the trace logs, I see the following errors:

05/22/2009 09:47:44.54 w3wp.exe (0x132C)                       0x12D8 Windows SharePoint Services   Database                       6f8g Unexpected Unexpected query execution failure, error code 266. Additional error information from SQL Server is included below. "Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 0, current count = 1." Query text (if available): "DECLARE @@S uniqueidentifier; DECLARE @@DocId uniqueidentifier; DECLARE @@Level tinyint; DECLARE @@DocUIVersion int; DECLARE @@DoclibRowId int; DECLARE @@iRet int;DECLARE @DN nvarchar(256); DECLARE @LN nvarchar(128); DECLARE @FU nvarchar(260); SET @@Level=1 SET @@DocUIVersion =512 SET @@DocId='BE430F9B-4700-4AD9-9C0C-BFD40FB47734' SET @@S='BF88B46C-046E-4090-BF63-BAFFE98C24D3'; EXEC @@DoclibRowId = proc_GenerateNextId 'AB7E62AE-0967-4D40-94B4-213645AA5492','9583E6A6-D96C-49CD-A023-E96F415AD07C'; SET @DN=N'HowTos/Mi...

05/22/2009 09:47:44.54* w3wp.exe (0x132C)                       0x12D8 Windows SharePoint Services   Database                       6f8g Unexpected ...crosoft Exams/70-642'; SET @LN=N'Video01.wmv';BEGIN TRAN; EXEC @@iRet = proc_AddDocument 'BF88B46C-046E-4090-BF63-BAFFE98C24D3','AB7E62AE-0967-4D40-94B4-213645AA5492',1,NULL,@DN, @LN OUTPUT, @@Level, @@DocUIVersion, @@DocId,'9583E6A6-D96C-49CD-A023-E96F415AD07C',@@DoclibRowId,?,?,10112487,183,0,0,320,NULL,NULL,0,2097154,0,0,0,-2,NULL,0,1242972003,0,NULL,NULL,NULL,? OUTPUT,0,?,? OUTPUT; SET @FU = dbo.fn_GetFullUrl(@DN, @LN); IF @@iRet <> 0 GOTO done;  EXEC proc_DirtyDependents @@S,1,@FU;IF @DN IS NULL SET @DN=N'HowTos/Microsoft Exams/70-642'; IF @LN IS NULL SET @LN=N'Video01.wmv'; EXEC @@iRet =proc_AddListItem @WebId='AB7E62AE-0967-4D40-94B4-213645AA5492',@SiteId='BF88B46C-046E-4090-BF63-BAFFE98C24D3',@ListID='9583E6A6-D96C-49CD-A023-E96F415AD07C',@ItemId=@@DoclibRowId,@UIVersion=@@DocUIVer...

I am using 1 front end and SQL Server 2008 STD, both on Windows 2008 STD x86.  Any help is appreciated, also, it works fine with videos of the smaller size (around 7MB)

Binh Nguyen wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Mon, May 25 2009 4:08 PM

@Hi George,

The Silverlight doesnt support the Safari on MAC client. Please visit here for more detail: community.bamboosolutions.com/.../12188.aspx

@Hi Josh, Please visit this thread for more detail: community.bamboosolutions.com/.../12220.aspx

Thank you for checking out our SharePoint Video Library.

Jeffrey Washington wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Wed, Aug 5 2009 1:38 PM

Install seem to go smooth, however after I upload a test video I see the thumbnail but when i click on it the bamboo viewer comes up but only a black screen ... but if i click on the link it opens in media player ... any ideas

PabloP wrote re: Bamboo SharePoint Video Library Beta 2 is Now Available
on Mon, Sep 7 2009 11:07 AM

Hello Binh,

The solution works fine in a english site but we`re having problems with thumbnails in other language installations.

We have a spanish site and creating thumbails always fail. Searching a little bit we have discovered that is the call to the ws (_layouts/Bamboo.VideoLibrary/Bamboo.VLib.snapshot.ashx?snapshot=4&vlib={8AF814C1-A84A-4C5D-B27E-9409417204EE}) which is always return an error.

This is the error:

Object reference not set to an instance of an object.   at Bamboo.VideoLibrary.SnapshotHandler.ProcessRequest(HttpContext context)

  at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Troubleshoot issues with Windows SharePoint Services.

Any ideas? Could it be something about the colum names?

Thanks in advance

Add a Comment

Please sign into Bamboo Nation to leave a comment.

Blogs

    The Bamboo Team Blog
  • Home

Bamboo Nation, Media Sponsor of:

SPTechCon

Subscribe by Email

Syndication

Bamboo Nation Almost Everywhere

Follow Bamboo Nation on:Bamboo Solutions on Facebook

Bamboo Solutions on Google+

Bamboo Solutions on LinkedIn

Bamboo Solutions on Twitter

Bamboo Solutions on YouTube

Bamboo Now in Alltop!

        Featured in Alltop

SharePoint Calendars

SharePoint Calendars

Bamboo Solutions Corporation, 2002-2012