Jump to content

How to make "Youtube-like" application using Quicktime(plugi


Recommended Posts

Hello everybody,

I am new to Quicktime programming, and just got the task (in college) to build application

with following requirements:

The goal is to make app that will allow adding USER DATA to quicktime movies,

it has to be something like youtube layout (Quicktime-player plugin and list of movies on side),

playing movies inside web-browser - the MOVIE when loaded HAS TO BE STREAMED!(that is client side)

Need to have option to select which user data to enable/disable presenting.

It need to have some part where should be specifying user data, like creating new data, setting it's start-time,

interval of presentation(duration)-I assume it can be some parameters and their values(?), and

then joining those new data with selected video. User data need to be synchronized with video and all other data

movie contains, so the movie could be streamed smoothly.

User data may be selected from some database, and then merged with movie.

Need to use Darwin streaming server for streaming movies.(server side)

This is a gruff description, but I have that freedom to choose the way of realizing , and solving the problem.

Visual Studio is the tool for building this application, and I have been working with Java and C++ languages before.

I have read apple's documents about QT file format, QT movie basics, streaming ...

As I understood the main problem is how to add user data to the movie so it can be streamed with synchronized

existing (movie) data and added (user) data.

I would appriciate if anyone could give me some advice where to start from, some references, suggestions,ideas...

Thanks in advance.

(I appologize for the syntax mistakes in this article, english is not my native language, I hope you understand.)

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...