Video upload for php website

khushboo goplani

khushboo goplani

@khushboo-goplani-OhkHhQ Oct 23, 2024
I am working on a multimedia website n d requirement of d admin is to upload the videos and its related videos too.n I m not able to understand which open source media player to use n how???

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Feb 3, 2013

    I've heard a few good things about Miro video player which is totally free for about 500 videos. Check out their website: #-Link-Snipped-# . I think that'd solve the problem you're working on. Let us know if you need further help.

    You might also look at the FlowPlayer : #-Link-Snipped-#
  • khushboo goplani

    khushboo goplani

    @khushboo-goplani-OhkHhQ Feb 3, 2013

    Instead of using other media players can i use Youtube???? what is youtube API and how should i use it ????
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Feb 3, 2013

    khushboo goplani
    Instead of using other media players can i use Youtube???? what is youtube API and how should i use it ????
    It totally depends on what your needs are. YouTube is great and you can of course upload your videos directly to YouTube - if your admins allow that. Once a video is uploaded to YouTube, you could simply use the embed code in your HTML pages to display the video.

    I think it'd be better if you could describe what you are trying to achieve a bit in more detail.
  • khushboo goplani

    khushboo goplani

    @khushboo-goplani-OhkHhQ Feb 3, 2013

    The_Big_K
    It totally depends on what your needs are. YouTube is great and you can of course upload your videos directly to YouTube - if your admins allow that. Once a video is uploaded to YouTube, you could simply use the embed code in your HTML pages to display the video.

    I think it'd be better if you could describe what you are trying to achieve a bit in more detail.
    Actually my client is a journalist n he wants to upload the shows and the latest news and we want him to upload the videos by himself and the same will b affected to his website and he even wants to load the other episodes of his shows in front of the show being played....
    You will be more clear if u
    visit... #-Link-Snipped-#
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Feb 4, 2013

    If your client had no issues uploading his videos to YouTube, then the job becomes very simple - simply upload to YouTube and get the embed code.

    If he wants to be in complete control of his content, then you will have to use an open source or commercial video player like Miro or FlowPlayer. I'm sure the documentation available on both the websites is pretty comprehensive to use those players on any website.

    However, to me, uploading content to YouTube seems a better and easier option.
  • khushboo goplani

    khushboo goplani

    @khushboo-goplani-OhkHhQ Feb 4, 2013

    The_Big_K
    If your client had no issues uploading his videos to YouTube, then the job becomes very simple - simply upload to YouTube and get the embed code.

    If he wants to be in complete control of his content, then you will have to use an open source or commercial video player like Miro or FlowPlayer. I'm sure the documentation available on both the websites is pretty comprehensive to use those players on any website.

    However, to me, uploading content to YouTube seems a better and easier option.
    Do you hv ny idea abt how to store links of youtube in phpmysql????