Videos uploaded by users

Hello,
I'm trying to find a solution to my problem, any assistance would be greatly appreciated as I've exhausted all my limited knowledge and reading materials.
I am looking for a way to allow users to submit video files, likely in excess of 200MB.  As far as I can tell from what I have read, PHP is limited to 2MB and if PHP isn't my web hosting service is so either way I'm in trouble.  I do not want the users to have access to the videos or even see that there are other videos in the upload folder; any program that I find that seems like it may allow for larger files is a file sharing program and outside the realm of what I am looking for.
Is there programming that I could do which would link directly to my FTP site, but only in a one way capacity for the user?  I'm building the site in Dreamweaver, but could move this discussion to the Flash forum if that would be a more intelligent place to go.
I have no problem purchasing books or other training materials if anyone knows of such materials that address this question.  Free information is always good too, but given the nature of this inquiry I imagine the solution, if it exists, is rather involved.  
Again thank you for your time.

The webassist software is only for complete uploads/downloads as far as I am aware, but you should check with them.
There is a way to 'break-up' files into smaller pieces, but this would mean uploading 100 separate files, which is not really an option.
Definitely check with your server provider, and if they are not willing to increase the upload default limit (don't forget there is a bandwidth issue here also), then check with other server providers as some do specialize in allowing large file sizes, especially for video uploads/downloads.
As for file sharing providers then choose one that offers 'authorized users only', (sorry, no recommendations). An alternative would be to allow the uploads via your normal ftp log-in password  (you could use the webassist software for this), to a specific folder as this would be transparent to your user, but there are some serious security issues to overcome with this method.
PZ

Similar Messages

  • How can i get a full url of video uploaded in asset library on sharepoint 2013

    Hi All,
    I have videos in SharePoint 2013 Asset Library, now i want display that videos in my SharePoint webpage as a webpart.
    Now, how can i get a full url of video uploaded in asset library?
    Thanks in Advance!

    The Asset library does a pretty good job of hiding the full URL. An "asset" item is actually a folder. The folder contains the video and support files like preview thumbnails.
    So, if you upload a video named butterfly.wmv to http://yourSite/sites/demo/Assets the path to the video would be http://yourSite/sites/demo/Assets/butterfly/butterfly.wmv. If the user changed the name while uploading the file to "Pretty bugs"
    the URL would then be http://yourSite/sites/demo/Assets/Pretty%20Bugs/butterfly.wmv.
    Probably the best way to explore these hidden folders and discover the "real" URL is to use SharePoint Designer 2013.
    Launch SharePoint Designer and open your site.
    In the Navigation area click "All Files". (If you don't see All Files then your administrators may have partially locked down SPD.)
    In the list of files and folders click the Assets library.
    Find and click your video (you will see the "Name" as entered in the file's properties, not the file name.)
    Find the video file, right-click it and click Properties.
    Copy the Location.
    If you just want to display the video in the page:
    Edit the page
    Click INSERT
    Click Web Part
    From the Media and Content category select Media Web Part and click Add.
    Edit the web part (click the web part's dropdown)
    From the MEDIA ribbon click Change Media
    Click From SharePoint and navigate to your assets library and pick a video
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • FCE video upload forum

    Hi
    Is there a FCE video upload discussion forum within the Apple website, where members can upload videos or post links to videos uploaded to youtube, myspace, etc? It would be nice to be able to view other peoples work done in FCE for inspiration or provide feedback if they want it or vice versa.
    Or is something like that (video upload discussion forum) part of this discussion forum?
    Thanks

    There is nothing like that provided by Apple. I asked nearly 4 years ago and there have been regular requests from other people.
    The most that happens is that occasionally people post links to their videos on Vimeo, YouTube etc.
    I agree that it would be nice to have a site dedicated to reasonably well edited videos from Final Cut and iMovie users as opposed to the likes of YouTube submissions which are probably 99% rubbish.

  • IPhone-App: video upload with imagePickerController - big problem

    I have a big problem in developing a video upload function in my iPhone-App.
    Here is, what I have done:
    First, I read the video data, the user selects, and store it in "MovieData" (it is NSData). I checked it and the NSData-object really has the value data of the video. Then there is a post function, which makes the upload (it worked before I included the video upload).
    Please look here:
    - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info
    if(info!=nil)
    NSString *mediaType = [info objectForKey:UIImagePickerControllerMediaType];
    if ( [mediaType isEqualToString:@"public.movie"]){
    NSURL *videoURL = [info objectForKey:UIImagePickerControllerMediaURL];
    NSLog(@"found video");
    MovieData = [NSData dataWithContentsOfURL:videoURL];
    bMovieSet=true;
    [self hidePicker:picker];
    [self clearPhotoPickers];
    return;
    UIImage* resizedImage = [info valueForKey:UIImagePickerControllerOriginalImage];
    if(resizedImage!=nil)
    [self useImageAsPhoto:resizedImage];
    [self hidePicker:picker];
    [self clearPhotoPickers];
    Then later I read this object and want to store it into a Dictionary. Please look here:
    NSMutableDictionary* variables = [NSMutableDictionary dictionary];
    if(MovieData!=nil)
    [variables setObject:MovieData forKey:@"video"];
    But here the app always crashes! I've tryed a lot, but I didn't get it work.
    Please help me.
    Thank you!

    WD enclosures don't have a good rep with Macs anyway, great drives but terrible enclosures & chipsets.
    Open Activity Monitor, Show:>All Processes, sort on CPU%, see if anything using too much CPU% when this happens, click on Memory tab, do you have many Pageouts?
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.

  • I would like to have a video splash page on my website along with a video uploader.

    I would like to have a video splash page on my website along with a video uploader. Can this be done in BC? I don't even see video uploader templates for sale? Help anyone.

    I am not sure what you mean by "Muse Side" Or BC.
    People who have only Muse experience with the web, sorry its hard to follow what you mean sometimes so bare with people like me.
    BC - This is the CMS (Content management system) and hosting platform to develop websites on. Muse is a very basic graphical based interface to build websites. This is NOT the only thing you use to build websites on and use with BC. I use Coda2 for example (We design and then code sites ourselves to offer rich, feature and web standard, well optimised etc websites).
    Because embeded videos are html, flash etc depending on what you choose then you can.
    Auto play is a bad idea, its a bad user experience. Why? Say you just had a gaming session or listed to music, you now have that stopped and your now browsing the web. All of a sudden you load a site that starts playing sound in your ears - This is a big shock and its a very well known pet hate of web users. It puts them off your site instantly.
    In saying that you can have a video autoplay from youtube if you just enable the option when you embed it, so does vimeo. That is at the basic levelt.
    If you want to have a modal pop up on your home page you will need to code it to do so when you load the home page using javascript. In that you can have the video and set that to autoplay. The one thing you will need to do is also code cookie support in javascript as well. You will want to do this when the user closes the browser because as soon as they do so they do not want to see it again if they reload or go back to the home page. Your cookie will be checked every time the homepage loads and if it is there - dont play the video, if it is not then play the video popup.

  • Video uploading from DV camera no longer breaks into scenes

    When I first started using iMovie 4 my video uploaded as it was supposed to, breaking into distinct scenes on the clipboard. For about a year now iMove stopped uploading correctly and began uploading video only in large 9 minute blocks. This is obviously not very convenient when you want to quickly find a scene. I would like to understand why this might have happened and how I might restore the correct function.
    My preferences have "Automatically create new clip at scene break" checked. What could be wrong?
    Frustrated!
    Richard

    Have you actually checked the footage you are importing to see if there is data and time date stamped in the footage? This is to check to see if the date stamp is ok and a problem with iMovie or if there is no date stamp (or one long continuious one across all the footage) in which case iMovie is acting normal and you have an issue with your footage, video camera, etc.
    Patrick

  • Still can't get good, crisp, video upload and export

    I have read the HD express manual, read the articles by Ken Stone and my video uploads are still not that crisp. When I export the MOV to my desktop it looks perfect, every detail. My original video is crytsal clear, beautiful, but when I upload it to "My Space" it looks a bit fuzzy or flat. Now I know what you're going to say, "it's MY SPACE, but you know what, it's not. There are plenty of very clear and crisp videos from musicians and music videos on MY SPACE that are clear as day and crisp - so I don't agree it's MY SPACE. My Space allows for .MOV/Quicktime uploads - 100MB. I tried H.264, still looks flat and washed out. I tried Sorenson, still looks flat. What's confusing me is the frame rate and key frame rate I should set it at for a simple 320 x 240 upload and all the other detailed settings that are optional. What are my best option, step by step. I have exhuasted myself with this - up until 2 a.m. for 4 days. Please help. I have tried so many options. Thank you for your time. Sheila

    Sheila,
    What is the source of the original video (original capture from DV camera, Quicktime video, rip from DVD ...)? What settings are you using when you export to your Desktop as a MOV? When you say it's crystal clear, what are you watching it on? Is the MOV file what you are uploading to MySpace, or are you doing a different export for uploading; if so, what settings are you using for that export?
    What versions of FCE and QT do you have installed on your Mac? And what are the model & specs of your Mac?

  • How to Upload Many User Profile Photos/Pictures

    Hi everyone. We've been struggling on uploading user profile pictures to our Sharepoint online sites. I have been reading this post http://get-spscripts.com/2010/12/upload-multiple-user-profile.html but it kind of helps but not really. If we rename our picture
    files to DOMAIN_LoginName.jpg which in our case would be corp_joe.smith.jpg I am curious how Sharepoint Online knows where to put the files? We don't use our domain to authenticate to SO (or do we?). Then it wants the URL of the mysite site. Is that a collection
    site? How do I translate this to Sharepoint Online? This post is a few years old so I don't expect it to match up exactly but is this even possible with the newer Sharepoint Online?
    thanks!

    We do have them in AD but according to other posts and Microsoft articles, we need Outlook Online to sync pics. Apparently Outlook Online syncs from AD and SP syncs from Outlook Online. Since we do not have Outlook Online, we are out of luck.
    If that isn't true, we're all ears on how to perform the sync. thanks!!

  • Need help with video uploading in flex 4

    hey guys... so i need to create a video uploading application... with video chunking...
    basically i need to break up the video file (may be 1Gig or more in size) in pieces and send it to the server using a method i call from my webservice...
    any ideas??
    i believe this process is called chunking... not sure how to do this...
    thank you very much in advance!!!

    dude. some time itunes just doesnt support drag and drop techniques . just try the simple copy and paste(ctrl(c+v)). if that file is gonna be played on the ipod u get a small tab box in the itunes that the file which u r copying is being processed .
    even if this technique doesnt work , then thats a faulty format . u can try another video converter . say videora or Aplus video converter . u will find them in www.download.com

  • Why isn't my iMovie video uploading to YouTube

    Why isn't my iMovie video uploading to YouTube?

    Hi, it could be the video incompatible issue. You can try to convert your iMovie video to YouTube supported foramt using a video conversion program and then upload the converted video to YouTube.

  • Mass upload of user photos in EP

    Hi All,
    I have to do a mass upload of user photos in EP. I tried it in two ways.
    1.     In a network folder say
    173.XX.XX.XXUserPhotos, I stored the photos and then I used the Mass photo upload iview, which is available inside collaboration demo role.
    2.     I created a new task and given the below parameters,
    1.     Task nameà MyPhotUpload
    2.     Upload from folder à
    173.XX.XX.XXUserPhotos
    3.     Photo Typeà NORMAL
    I clicked on save and then I run the task. I didnu2019t got any errors, at the same time I didnu2019t got any output also.
    Then I tried it this way.
    I created a nework path in System Administration à System Configuration à KM à CMà Global Services à Network Path (really sorry if I am being stupid)
    Here I specified the network path and the login credential required to access this folder and named this network path as u201CMyNetWrkPathu201D
    Now, I came back to mass upload ivew, there I deleted the old task and created a new task with
    a.     Task Name à MyPhotoUpload2
    b.     Upload from folder à MyNetWrkPath
    c.     Photo Typeà NORMAL
    I clicked on Save and then I run the task. Again the same result. No errors no success.
    PS: I already specified the photo type check and photo size check in System Administration à System Configuration à KM à CMà Global Services àUserPhoto
    Somebody please help me.
    Regards,
    SrinivaS

    Hi,
    it seems the portal doesn't have permissions to read contents from this physical folder.
    Try to import a sample photo with "apply checked conditions" unchecked in mass upload iView.
    If that doesn't help then try to increase the trace level to INFO for this app in Visual Administrator and see what is causing
    the problems.
    The location is com.sap.netweaver.kmc.people.photo.admin .
    Eventuallly try to import files from local folder instead of network share.
    Hope this helps.
    Regards,
    Ladislav

  • Videos uploaded on SharePoint do not play on MAC OS

    Hi,
    We are facing an issue wherein we notice that any video uploaded on SharePoint 2013, does not play on MAC OS. It continues to remain in the "Loading" state and does not start playback. Moreover an authentication window is prompted behind the safari
    browser window, entering credentials into which does not prove any helpful either.
    I've already gone through this blog and believe this is a standard issue.
    http://blogs.technet.com/b/sharepoint_me_in_the_right_direction/archive/2014/01/23/playing-windows-authenticated-sharepoint-2013-videos-from-mac-os-x-device-and-safari-browser-_2d00_-solution.aspx
    We already have  in place one of the solutions (e.g. blob cache), described in this post, but it has not helped to resolve this issue.
    Any suggestions would be highly helpful.
    Thanks -
    Girish

    Hi Girish,
    According to your description, my understanding is that the video cannot play on Mac OS which was uploaded to SharePoint.
    I recommend to use HTML5 code to embed the video in SharePoint and then it can play on Mac OS with Safari browser.
    Here is a similar thread for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/4803449a-19b2-4479-8745-d33e692202ae/video-in-web-part-wont-play-on-a-mac?forum=sharepointdevelopment
    More reference:
    http://blogs.office.com/2013/03/08/enhanced-video-experience-in-sharepoint-2013/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Can I broadcast live video for 1000 users?

    Hi:
    Is possible, using Flash Media Server, broadcast live video
    for 1000 users?,
    how much bandwidth do I need?,
    What system requeriment is need for this load (in linux)?,
    What maximum video size and fps is possible to get?
    regards,
    Christian

    You should have no problem serving a stream to 1000 users on
    a single server (a dual xeon/2bg ram box ought to do it).
    Your bandwidth requirements will depend on the bitrate of the
    video stream. Multiply the stream bitrate by the number of users
    (plus 1 for the publisher), and you'll get your bandwidth figure.
    For example, if the video is published at 300kbps, you'll use
    about 290mbps for your 1000 users.
    For the video size, I wouldn't go much larger than 640x480.
    The flashplayer doesn't use the video card to render video, and
    redrawing the screen with a large video chews through lots of
    processor cycles very quickly.

  • IPhone 5 video upload, YouTube and authentication fail

    This stopped working for me - when I switched to Google 2 step authentication,
    I cannot log in to my iPhone 5 video upload YouTube authentication. I try my google email, my YT userID, the password, and the generated application password from Google security settings.
    Nothing.
    I have been using the email upload.
    Anyone?

    Here is the answer:
    http://productforums.google.com/forum/#!topic/youtube/y9dmQdltjs8

  • HT204264 Will my photos and videos upload to my iCloud if my device is locked?

    Will my photos and videos upload to my iCloud account if my device is locked? (Assuming I'm on wifi and my device is charging.)

    If you mean screen lock, yes.

Maybe you are looking for

  • REGARDING ALV REPORT SHORT DUMP

    hI ALL, IAM GETTING FOR THE FOLLOWING CODE, PLEASE WHY THE ERROR IN ECC 6.0 TABLES AND DATA DECLARATION. *TABLES: mara,makt.",marc. data syrepid like sy-repid. data sydatum(10). " LIKE sy-datum. data sypagno(3) type n. WHEN USING MORE THAN ONE TABLE

  • IPAd2  is frozen after trying to update ios8

    My Ipad2 wants me to plug into ITunes and the screen is frozen

  • Dynamic Conditions in OLAP universe

    Hi all, we want to use conditions that are derived from the current date to provide easy filters to our users. Like "Current Month" derived from the current date w/o users having to enter any value. In the old 5.1 Business Objects version this was wo

  • Photoshop CS6_Error Oil Paint Filter

    Photoshop CS6 When I am trying to use an Oil Paint Filter I receive a message: "The filter you were using encountered an unknown graphics processor error that caused an unexpected exit. Check the manufacturer's website for the the latest software." I

  • CS3 and OS X 10.5 Leopard.

    I have just updated my G4 iMac to OS X 10.5 and after doing so Photoshop CS3 either quits on startup or starts up and quits shortly after. I have tried repairing permissions, using a different user account and uninstalling and re-installing with no l