Click here to Skip to main content
15,887,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I'm working on a project at the moment which involves using a SQL database to randomly select videos and stream them on a website. A client would then be given access to this stream and sent information by each video in the form of XML data so that they display it on their website.

I'm planning on creating an ASP.NET website with a SQL data source which would store the embedded code for each video and information about each video. The videos would be stored on a web streaming site (Wowza) and would be triggered by a timed stored procedure which would select a random video and also display information about the video on my site.

Clients will then be able to get access to the site and display the video stream and video data on their website in the form of an XML package.

I'm fairly new to all this but I do have experience in VB and SQL. Does this setup sound feasible? Will I be able to trigger videos from Wowza timed and randomly using a stored procedure?

Any help you can give me would be very much appreciated.

Kind regards,

Don
Posted
Updated 4-Sep-14 0:27am
v2
Comments
Herman<T>.Instance 4-Sep-14 7:13am    
If you will be able, depends on your own effort.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900