Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. How to stream

How to stream

Scheduled Pinned Locked Moved SharePoint
sharepointhelptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Siya Khumalo
    wrote on last edited by
    #1

    I'm new to Sharepoint so I may not use the correct terminology - please bare with me. I have a SharePoint 2010 hosted site that I need to stream a video from. The video will be duplicated in several locations and depending on the view's I.P, it should be streamed from a specific location. This is for an intranet Site at Head Office but we don't want all the units to be streaming from H.O so I want to create a conditional stream and have the videos streamed locally. I would appreciate any help or guidance. Thanks

    N N 2 Replies Last reply
    0
    • S Siya Khumalo

      I'm new to Sharepoint so I may not use the correct terminology - please bare with me. I have a SharePoint 2010 hosted site that I need to stream a video from. The video will be duplicated in several locations and depending on the view's I.P, it should be streamed from a specific location. This is for an intranet Site at Head Office but we don't want all the units to be streaming from H.O so I want to create a conditional stream and have the videos streamed locally. I would appreciate any help or guidance. Thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      SharePoint is a great application framework but it isn't right for everything. My initial impression is what you are asking to do may be better suited for a different tool, such as ASP.NET, or consider re-evaluating the requirements. However, you may want to read this http://technet.microsoft.com/en-us/library/ee748607.aspx[^]


      Failure is not an option; it's the default selection.

      1 Reply Last reply
      0
      • S Siya Khumalo

        I'm new to Sharepoint so I may not use the correct terminology - please bare with me. I have a SharePoint 2010 hosted site that I need to stream a video from. The video will be duplicated in several locations and depending on the view's I.P, it should be streamed from a specific location. This is for an intranet Site at Head Office but we don't want all the units to be streaming from H.O so I want to create a conditional stream and have the videos streamed locally. I would appreciate any help or guidance. Thanks

        N Offline
        N Offline
        Nader Elshehabi
        wrote on last edited by
        #3

        First of all, your best bet is Silverlight video streaming -even though you can host Flash videos in SharePoint-. If you have SharePoint Server -not foundation- then there should be a web part for hosting Silverlight objects, which you can use to play the videos. Moreover the video itself shouldn't necessarily be hosted in a SharePoint list- though it can-. If you have access to the underlying IIS you can use the new IIS smooth streaming feature[^], or even host your video anywhere and on any service -including YouTube-. If you have a large number of videos or concerned about performance issues you can even host your file on another server and play it through your SharePoint site. Check this article[^] out.

        Regards:rose: --- How to edit any .NET program without having the source code Visit my blog Follow me on twitter

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups