Flash :: Looking To Build A Video Serving Web Application?

Dec 2, 2010

I want to build an application that will allow the user to upload a movie file, then allow the user to give information about the movie (like synopsis, title, etc.) so that he or she can watch it from the server at a later time. Almost exactly like a youtube clone, for all intents and purposes.

I'm running into a problem, however, with serving up the movie to be watched. I want the user to be able to watch the movie on a variety of different platforms, including over the web in all of the common browsers, on iOS devices and on Android devices (as well as GoogleTV in the future).

I had initially planned on having the user upload whatever file formats they want, store that file, then transcode it on the fly using ffmpeg (or something similar) to serve it up to whichever device is requesting it. This is handy, because I'd be able to transcode it to a smaller size if I needed to to save on bandwidth. Unfortunately, I'm having a tough time finding a method that will do this to display the movie in a web browser.

I've tried VLC to death. I'm able to get it to stream a video on demand over RTSP, but (as I understand it), both the HTML5 video tag and Flash won't accept an RTSP stream. I haven't had any luck finding a method of streaming an on-the-fly transcoded video over HTTP, which looks to limit my options to embedding either a windows media player or quicktime. FFServer with FFMpeg has the same problem; it can create an RTSP stream, but not an HTTP stream.

View 1 Replies


Similar Posts:


Media Server :: What Stream(s) Is Serving The Application

Jan 26, 2011

When a client connects to an application (nc.connect) this is catched at server side using application.onConnect; so, when the client asks for a stream (ns.play) ... does this have some correspondence at server side ? Can we catch this event in some way?Or, seen from another point of view: is there any way, from within an application, to know what stream(s) the application is serving  ? I mean, if we want the list of connected clients we have the application.clients array; is there any correspondence from streams ?

View 2 Replies

Media Server :: Build Video Conference Application In Flex 3.0?

Jun 5, 2010

I have to build a video conference application with flex 3.

View 1 Replies

Ios :: Resolve "Application Failed Codesign Verification." When Uploading Application, Build With Flash Builder 4.6?

Dec 30, 2011

I have found some question which refers to my initial question :on xcode Usually resolved in synthesis by :

flushing certificate cache correcting the signing certificate ( using Distribution in replacement of Developper) C checking and correcting the Application ID who was sometimes not the same between the one declared in iTunes Connect and the one in the app.xml file

The fact is that I still has the problem on Flex Builder, which is when I upload my application, it failed with "Application failed codesign verification"

[Code]...

So the question is what could still block the uploading of the application on the App Store?

How to resolve "Application failed codesign verification." when uploading Application, build with Flash Builder 4.6?

View 2 Replies

Build A Chat Application In Flash?

May 2, 2010

I'm interested in building a chat application in Flash.

View 2 Replies

Flash :: How To Build A Remoting Application

Jun 5, 2010

I'm looking for examples (code) of applications that uses Flash (NOT Flex) and Remoting classes for ActionScript 3 (NetConnection). Once there was ARP, a repository of code of this kind, but it seems there is not anymore. I'm trying to figure out how to build an applications that makes heavy use of calls to WebORB and responders. I need an architect point of view, NOT a sample of communication between parts, but a real world scenario.

View 1 Replies

Flex :: Build A Gantt-chart Like Application Flash?

May 17, 2010

Which is the best for build an application show like in image. For the better graphics and performance wise. I want to know Flash for Flex is more suitable for this.In Flash ca we be able to build a grid kind of applications easily? I headed that Flex have the functions to handle grid and other things. Drag & scroll Zoom like feature. but am not sure able the graphics of flex. Is the components are customizable

View 3 Replies

ActionScript 2.0 :: Build A Flash Application To Find The Shortest Path Using Ant Algorithm?

Sep 20, 2006

who wants to build a flash application to find the shortest path using ant algorithm. but i have not the refferrence about that?

View 5 Replies

ActionScript 3.0 :: Flash: Build Flash Application With Touch Screen Monitor

Jun 9, 2009

My client ask me for build some flash application which will be show on his kiosk exhibition. And what I wondering is it any different kind of addEventListener for touch screen interface? Or it is similar like mouse click or double click?

View 4 Replies

ActionScript 3.0 :: Build Flash Video Player?

Sep 17, 2011

I want to create a new flash video player for my project.

1- Is there any document

2- How can I modify the opacity in the seek bar?

3- What exactly in width and height is the proper size?

View 1 Replies

Flash :: Build A Video Broadcaster - Which Can Handle More Than 20,000 Viewers?

Apr 15, 2010

I want to broadcast Video from a web cam, over internet. The problem is, the Video will be viewed live by more than 20,000 people (expected). I have a very little experience with Red5 Broadcasting. I did some broadcasting using Red5 and Flash. It works fine for 1 or 2 viewers i.e. it is great for personal chatting/ video conferencing applications. But, when the number of viewers increases, the delay in Broadcasting also increases. I am experiencing a Delay addition of about 0.5 Seconds for every new user who joins the broadcast. which I can work out this Live Broadcasting. I don't want to use [URL] I want to create one of my own, such tool. But thats always the last solution.

View 3 Replies

Flash :: Professional - Serving Tutorial Videos Player

Feb 6, 2012

so encore has the 'export to flash" feature. it seems like it might be a good way to go for me becasue it prodcces a flash player with all my chapter markers in place. i have a couple questions though

1. it is limited to 1280X720 - i would have to do custom flash development to overcome that?

2. how is the resulting videos that are called by the flashdvd.swf served? i mean if i have 1-2GB of video clips are they served one at a time when called by the player?

3. is there any way to get the flashdvd.swf to fallback on iOS and maintain all the funtionality ?

View 9 Replies

Php :: Avoiding CSRF When Serving AJAX Or Flash Requests?

Sep 14, 2010

I have a Flash based game for the browser which sends users' scores to a php backend script which stores the score and the user id in the database.

Now I have a url like www.example.com/update.php?score=200&uid=234

The problem is that this is very much exposed to an intelligent user, and he can use this url to store whatever score he wants in the DB. Also there's no real user authentication, and I don't intend to have one either, because it's really a tiny game.

How can I stop someone from calling the above url and updating his score on his own.

View 2 Replies

Javascript :: Use HTML/JavaScript And Flash To Build An Desktop AIR Application And Publish It From Flash?

Feb 16, 2011

Is it possible to make desktop Air application by using HTML/JavaScript and Flash?Actually I want to make an Air app (which is for desktop) by using flash and want to use HTML , javascript and CSS as well.Is it possible ?

View 1 Replies

ActionScript 3.0 :: Build Mp3 Player In Flex / Air Application?

Oct 18, 2009

I need to implement add mp3 player to my AIR application build with flex

is there any tutorials on building mp3 player ( i didn't found any in the web )

View 2 Replies

Flex :: Build A Txt Document And Write In Application?

Aug 14, 2010

how can build a txt document and write in flex application ?

View 1 Replies

Flex :: Build A Desktop Application With Builder?

Jan 18, 2011

I recently got flex builder 3, and it seems to be a really cool IDE.

View 4 Replies

Flex :: Flexbuilder - Build A Dashboard Application?

Sep 1, 2011

Suggest a good tutorial on how to build a dashboard application with Flex.

View 1 Replies

Flex :: Build Room Planer 3D Web Application In It?

Oct 27, 2011

I have to develop an application like these sites in flex 4[url]...

Which are the main flex components used to build these type of application?

How the conversion from 2D to 3D ?

How to generate dynamic 3D from the 2D resizable objects?

How to show measurement on resizing the objects?

View 1 Replies

Flex :: FlashDevelop Application Not Found When Build?

Jun 2, 2009

How do I have to configure my project to open the generated swf file in the debug flash player? When I hit f5 FlashDevelop tells me the following

INITIALIZING: Adobe Flex Compiler SHell (fcsh)
Starting new compile.
Loading configuration file D:ProgrammierungFlexflex_sdk_3frameworksflex-config.xml
Loading configuration file D:ProgrammierungFlexFlashDevelop_workspaceTestobjTestConfig.xml
objTest633795421567473000 (1009 bytes)
(fcsh)
Build succeeded
Done (0)
[Capturing traces with FDB]
Anwendung nicht gefunden (Application not found)

View 1 Replies

ActionScript 2.0 :: Build An Application Where Click On An Option It Gives More Options?

Feb 10, 2010

I am trying to build an application where you click on an option it gives you more options, click on one of those and it displays an image. I am wanting to use xml to load everything.

View 1 Replies

Flex :: Build A Large-scale Application For Free?

Oct 13, 2010

I want to create a fairly large-scale Flex web application that has a similar interface style to Grooveshark.

When it comes to web development, I have always used the common PHP/HTML/JavaScript technologies. Now, I want to try something new and develop a RIA using Flex.

Using PHP/HTML/JavaScript, I am able to develop my entire website with free tools. Now, I'm wondering if I am able to do the same thing with a Flex web application?

Is it possible/feasible to develop a Flex web application for free? If not, what would be the lowest cost I would need to spend? And, whatever the option, what are the tools that would be needed?

View 2 Replies

Flex :: Build A Remote File Explorer In An Application?

Jan 25, 2011

I'd like my users to be able to easily navigate their files, which live on my server. Is there an obvious / built in way to build the front end for this in Flex? My ideal scenario would be to have something that looks like the local file browser - but I'm pretty sure that's not an option (although I'd love to be wrong)

View 2 Replies

Java :: Flex - AIR - Build An Application To Run In Local Mode

Dec 20, 2011

I don't know really well the diference between AIR and FLEX, i do with Java tought, My question is that I want to build an application to run in local mode, but maybe in the future I want it to be available trought the web, The basic sequence diagram is the following: So I want the client to connect to a server for login information, and for storing some data, and I don't know wich one of the three technologies is the best..

View 2 Replies

Flash :: Flex - TFS Build 2010 Call An Ant Script And / Or Build?

Mar 31, 2011

In TFS 2010 build, I have a new build and I want to call an ant script that builds Flash. How do I call the ant script? Also How can I compile the Flash directly? I've seen the Power Tools and this question but it doesn't help me as we don't have TFS 2008. I can't find any documentation on how to use the power tools except the 1 sentence on the bottom of download page saying to create your build the old way and import it (which isn't very helpful). I've installed the power tools on the agent computer but I don't see any new options in the Toolbox when I'm designing the build flow.

View 2 Replies

ActionScript 3.0 :: Build Or Modify A 'one Armed Bandit' Style Application?

Mar 16, 2009

I want to build or modify a 'one armed bandit' style application... I have limited time to build it and was wondering whether anyone could help in directing me towards a pre-purchased app that i could modify, or if anyone has any pre-coded application that's similar that I could modify?

View 6 Replies

ActionScript 3.0 :: Application Build - Choose And Apply Background Image

Nov 3, 2009

I am making a basic app but am not sure where to start. This is what I want to accomplish in 3 steps:

1. The user has an option to choose 1 of 6 images for the background.
2. The user uploads an image that meets requirements
3. The uploaded image is skewed/scaled and placed on top of the background image in the appropriate place.

I am trying to get this project done asap. There is a flow chart attached.

View 5 Replies

Flex :: Build - Including Configuration Files While Compiling A Application With MXMLC

May 17, 2010

I'm using:

- Flex SDK 3.5.0
- Parsley 2.2.2.
- Flash Builder 4

Down in my src folder (which is configured as part of the source path in the Flash Builder), I have a logging.xml which I configure via Parsley:

[Code]....

View 1 Replies

Actionscript 3.0 :: Build A Small Application So That Users Can Record Their Voice With Microphone?

Nov 9, 2008

I would like to build a small application in AS3 so that my users can record their voice with microphone.I know there is a Microphone class but I don't know if AS3 allows to record the voice into a file that will be stored on the server.Is that possible to do so only with AS3?

View 2 Replies

Put A Video File (AVI) In A Flash Application?

Aug 16, 2010

I'm building a Flash application and I want to put a movie in it. I wish it had a navigation control like in youtube.I'm a programmer dealing with an application designed by a client, so I had to do it in Flash, even not been very skillful in it.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved