Flash Streaming Payment

I have an application where I need to be able to serve flash
video to the client. But in this case I need either the server
streaming the flash, or the client receiving the flash to stop
playing when a user runs out of viewing minutes. And obviosly take
away viewing minutes (kept track of in a SQL database) as he views
the videos.
I'm not looking for some sort of completely integrated
package with an admin, billing modules, etc. I'm just interested in
the streaming of the flash video by the server and receiving by the
client, and then being able to control how much is viewed per
minute.
Essentially I need to stream training video to a client
remotely, and the user pays for this video per minute of use. I'm
building a CF application to handle this but can't seem to find an
answer to how to bill the user per minute as he watches the video.
Any pointers or ideas are appreciated!

well you can track time in flash, but i wouldnt do it cause
flash tracks time locally off the users machine, and most people
can screw with the clock, or dont have it set correctly etc. a
world of problems trust me.
track the time useing server side code, CF or PHP whatever
you like. then you can send the "time" as a varialbe to flash and
just have a simple if statement checking to see if the time is up,
and use the variable as a "start time" and track in flash from
there, like when the video starts flash gets the current time from
CF and starts counting, if the user stops the video, flash pauses
the timeing.
then when done flash can send out the elapsed time to CF do a
calculation and drop it into the DB.
as for the flash video, it is really very simple.
here is a link to a great tutorial >
http://www.kirupa.com/developer/mx2004/video.htm
cheers
corey

Similar Messages

  • General query regarding the implementation of a Flash Streaming Server

    Hey lads,
    I'm looking at setting up an Adobe Flash Streaming Server at
    work. It will be used primarily to stream training videos across
    our Intranet - we have ~1000 users at the moment, with the capacity
    to expand to ~2000). We are looking at both filming with a camera
    and screencasting (using either
    Camtasia or Adobe
    Captivate) and then encoding to .FLV
    Camtasia can encode directly to FLV, however I'm not too sure
    of the quality, so the Adobe Flash Media Live Encoder looks like a
    good option too. For the time being we will just be concentrating
    on the screencasting though.
    The good thing is i can download a development server for
    free from Adobe which gives me complete access with just a
    restriction on the amount of users that can access the content
    (10).
    From what i can gather the (simple) way it works (and that
    I want it to work) is that you have a standard template SWF
    file containing relevant actionscript (sitting in most probably in
    a html/php/asp/ect file on the webserver), which then calls the FLV
    file from the flash server and streams the content to the clients
    PC. I assume i will pass a variable to the SWF file (the video ID i
    want), and that will then be used to call the corresponding FLV
    file.
    So effectively a YouTube website, i.e:
    watch?
    v=WjK6wNIWzts
    I just wanted to know if anyone had any general tips on how i
    should approach this? Obviously quality vs file size will be a big
    point - deciding on a standard FLV format will be a mission,
    however i do have the benefit of an internal network so can anyone
    recommend some good encoding tips? I was actually thinking of
    encoding a low quality and high quality version, but i don't think
    that's really sustainable/effective.
    There is a bit of documentation around for this, but they
    tend not to answer the basic questions. Am i heading in the right
    direction?
    Thanks for your help :)

    If you are not able to find older version of connector on Metalink then raise an SR with Oracle and give proper Business Justification for the same.

  • How to create a Playlist in flash Streaming Server

    Hi all,
            am new in the flash streaming server. I download the Flash streaming server and install it its work fine.
    I want know about the following question:
              how to stream the video using playlist?
              What is the format of the playlist?
              can i create a playlist from visual studio.Net and pass the value to the player?
    awaiting your reply,
    Thanks in advance.

    If you have bought Streaming Server License - you want to be able to create any server-side playlists as you cannot write you own customized code on Streaming Server.
    However what you can do is create client-side playlist using client-side code, place all your files in media folder of VOD and use them in your playlist. Playlist is nothing but set of plays which are queued up so you just need to issue NetStream plays with last parameter "reset" set to false - this is so that you do not reset your previous play.
    So it would be like
    ns.play("abc",0,20,true);
    ns.play("xyz",0,30,false);
    ns.play("uvw",0,20,false);

  • Encore CS4 problem uploading flash streams to remote ftp in build

    Hi
    I'm working on a windows XP and trying to upload to my my remote server which has a new install of the Adobe Flash Streaming Media Server 3.5
    as for Encore
    under build when creating a streaming flash I can't log into my ftp site, only to local folder.
    I created a link to my ftp site under networks, when trying to link to this FTP Encore won't accept it.
    no problem creating flash progressive downloads but impossible to upload the streaming version.
    progressive is really not the desired output.
    how can I log onto the ftp site?
    thanks in advance
    Klaus

    If FTP still doesnt work for you, please try uploading videos to FTP server without using Encore (try windows FTP or a FTP client). If you cannot upload videos anyway, the problem could be with FTP server configuration.
    Following are the steps to setup your streaming server. (Steps are for Microsoft IIS FTP server on WinXP. You can use another server also)
    1. You have to install a Flash Media Server 3.5 and a FTP server for this. FMS 3.5 free developer edition can be downloaded from www.adobe.com
    2. Install IIS on winXP from Add/Remove Programs > Add/Remove Windows Components (You may need a windowsXP installation DVD)
    3. Configure FTP server to point to "\Flash Media Server 3\applications\vod\media" folder
        (FTP server can be configured from IIS window in Control Panel > Administrative Tools> IIS. Right click Default FTP site > Properties > Home Directory Tab > Set Local Path to "FMS3\applications\vod\media\media" folder)
    4. Encore streaming script for the server will still point to "\Flash Media Server 3\applications\vod" and not to Media folder inside Vod. (For example, if FMS server name is amgupta, FLV streaming location will be "rtmp://{FMServerName}/vod/" 
    5. Encore streaming script should be updated at 2 places with the new server names. ("rtmp://FMSservername/vod/flv:" and ftp://FTPservername ). The script is located at "X\Adobe Encore CS4\Required\flashExportScript\localFMS.jsx" where X is the install location of Encore CS4)
    Hope this works. 

  • Live Flash Streams issue on Multiple Macs - video frozen, audio only

    With live Flash streams on some Macs, the video doesn't play and only the audio does (or more accurately, the video plays for a second or so and then shows a frozen frame while the audio keeps going).  We've had this occur on three different Macs so far, but not all Macs we've tested on.  We were able to look up the graphics cards on two of them that had issues and they both have both NVIDIA GeForce 9400M and 9600M GT listed in the System Profiler.
    Having the user manually disable hardware acceleration fixes the issue, as does pausing and then playing the video.  Running Safari in 32 bit mode did NOT fix the issue.
    Flash player release notes list this as a known issue.  When might a patch for be released?  We don't want to disable hardware acceleration for all Mac users because it only affects some of them and thus some / many would be unnecessarily negatively impacted.
    http://kb2.adobe.com/cps/901/cpsid_90194.html#main_known%20issues
    Mac users may run into rendering issues with certain live streams due to  an incompatibility between the stream encoding and the hardware  decoder. We are aware of this issue and are working with Apple to  resolve it.  Users may workaround the issue by pausing and then  unpausing the live stream.  Developers can work around this issue by  forcing the video to be decoded in software - create two Video objects,  attach the stream to the first, then stop it and attach the stream to  the second Video object (2819870, 2818959, 2779420).

    From Brad Outlaw:
    Are you reusing the same Video object for the new NetStreams?  Have you tried doing a Video.attachNetStream(null), Video.clear() and then attaching the new (or re-allocated) NetStream object?  The video pipeline might be playing out some residual data that was sent to it from the prior NetStream.
    Adding those suggestions seems have have done the trick. I had simply been trying to manipulate the NetStream and not the Video. Although I did try attaching a null NetStream to the video at one point, I had not done so with the Video.clear().

  • Firewalls prevent Flash Streaming so Progressive is better?

    I have been using streaming Flash video but just found out that it can’t be seen in many places because Flash streams over ports 1935, 443, and 80, which are often closed by firewall. Progressive only needs port 443 so it’s more likely that it will come through firewall. What’s your experience and opinion concerning this?

    Hey Kristjan,
    Progressive download is over HTTP and streaming happens over rtmp. I think that you want to stream content over rtmp using the Flash Media Server.
    Also, when rtmp request comes to flash media server rtmp://Server Name/application name/instance name) the request initially  goes to port 1935 if the connection is not established then rtmp has fallback mechanism where it does port scanning and searches for the next available port where rtmp communication can be done with the media server and then it looks for port 80 and then looks for port 443 if the server listens at any of them then the request is handled. But, for this failover mechanism to work the Flash Media server should be configured acordingly
    1. Got to the (fms root directory)\conf folder
    2. Go to file fms.ini file
    3. Go to ADAPTOR.HOSTPORT = :1935,80,443 (enter the following values)
    4. Restart the services
    4. Then requesting client should request in the following fashion - rtmp://Server Name:443/application name/instance name. Since you want communication only port 443.
    5. The request may be in this fashion rtmp://Server Name/application name/instance name. But the response time of this will be greater with respect to the request in point 4.
    Also go through this thread http://forums.adobe.com/thread/647821 for the understanding of rtmp failover mechansim
    Also, About port 443 it is used for SSL(RTMPS) when you specify -443 in Adaptor.hostport and to use 443 for RTMP you specify 443(without - sign) and also specify the port while making the request.
    Lastly, I would like to know since port 80 is default port for serving HTTP request and most servers allow firewall exceptions to it. Is there any special reason that you are not allowing access to it.
    Thanks
    With  Regards
    Gaurang Mathur

  • ADVANCED "FLASH STREAMING DEVELOPER" need

    Hello,
    Please read carefully, its short.
    I AM ONLY LOOKING FOR AN ADVANCED "FLASH STREAMING DEVELOPER"  and not any other type of developer.
    My work is detailed in zip file attached Keywords:Video Editing
    For more details: http://www.freelancejoblist.com/flash-streaming-makadamos-nov-15-max-bid-400

    This forum is for developers that need assistance with code.
    It is not a place to try and conduct business transactions. Try
    placing your ad on Elance or something service. Thank you.

  • Is there a way to make a mono Flash stream use both speakers?

    It would be nice to get a mono Flash stream to use both speakers to get extra volume or to use both ears.

    Hi R. Mitchell Fore
    I do - disconnect audio clip. Copy it. Paste it on next Audio track.
    Re-connect them as Stereo Pair. Still Mono but now comming from the center of the room.
    Works greatly in my projects.
    Is there anything important I missed ?
    Yours Bengt W

  • Flash streaming from non-native websites not working on 10.1

    Note: I am running:
    Windows 7 64 bit
    Internet explorer 8 32 bit, Firefox 3.6.3 (32 bit)
    Flash player version: 10.1.53.64
    Graphics card: Nvidia GeForce GTS 240
    Graphics card driver: 257.21
    Hi, Adobe Flash 10.0 was working perfectly until I upgraded it to 10.1. When I upgraded it to 10.1 by uninstalling the old version and installing the new version, the streaming function partially stopped working. I also upgraded Firefox separately, and the streaming function is working perfectly. However, my streaming Pandora Gadget on my desktop is NOT working correctly, it shows only a teeny box with a couple of shapes & colors in it, no error message whatsoever. The same is true for when I try and use embedded Youtube videos (such as on the Yahoo! website) on Internet Explorer 32 bit, but the videos on youtube directly are working perfectly. When I go to the Flash Install screen, it says it installed itself correctly, and shows the animation. I tried disabling the Hardware Acceleration, but it still didn't work on the non-native websites & the Pandora Gadget. When use an administrator account, both Internet Explorer & the Pandora Gadget work, anything I could do to make flash run in a user account besides changing them to administrator?

    There are a number of posts in this forum regarding Flash Player 10.1 and non-Admin accounts not working correctly. So far there seems to be no solution apart from reverting back to 10.0

  • Flash streamed via RTMP (using Flowplayer) does not work; does in IE 9.

    I have the latest Flash plug-in and Firefox 6.0.2. Flash files from YouTube work. However, Flash in Flowplayer -- using RTMP streaming -- does not load.
    The following page works with latest version of Flash in IE 9:
    http://www.3xconversionformula.com/replay/short
    However, it simply will not load in Firefox.
    I do NOT have any ad blocking plugins, etc.
    The Flowplayer page actually allows you to test HTTP vs RTMP vs no streaming and Firefox hangs on RTMP. So, I believe I have found out what the bug is for you, but updating Flash will not remedy the situation. It seems to be a Firefox problem.

    AVG 9.0 is installed and the video (Flash in Flowplayer) works with IE 9 and Chrome.
    Flash video works in Firefox, but not all Flash files. Flash in Firefox works with YouTube, Adobe's Flash website, and various other places, but not everywhere.
    2 URL's are supplied above that contain Flash content that does not work with my Windows 7 (64-bit) Intel Core i7 Toshiba laptop with NVIDIA GeForce graphics card.
    On the Flowplayer website -- someone who should know how to properly implement their player with Flash -- Flash does work with Firefox when HTTP and no streaming are used. However, nobody seems to note that this does not work for RTMP streaming.
    So, Flash works -- sometimes -- but not all the time. However, the VERY same Flash files DO work on SAME laptop with SAME firewall and no problems with IE 9 and Chrome. Bottom line: RTMP streaming seems to be the issue with Firefox as pointed out on the following website:
    http://flowplayer.org/setup/index.html
    Attached images:
    1. HTTP Streaming
    2. RTMP Streaming - Faulty
    3. No Streaming
    NOTE: Website states, "RTMP The most advanced video streaming technology today."
    The following 2 videos will not work with my Firefox:
    http://www.3xconversionformula.com/replay/short -- uses Flowplayer as its Flash player.
    http://www.schedulicity.com/Essentials/Video-Gallery.aspx -- uses Brightcove as its Flash player.
    YouTube works. Also, the Brightcove website itself does work. So, its the implementation of Flash players -- not Flash itself -- that seems to be the problem. However, its not a problem with old versions of Firefox, nor IE 9 or Chrome.

  • Playing video from a flash streaming server

    Hi I've been trying to insert a video in a flash project that is hosted on a flash media server. I put the address wich by the way is rtmp://p8bezucu.rtmphost.com/testevideo/portfolio.flv and it doesn't work, I'm pretty sure that the address is right, am I misssing something? Thanks a lot

    Have you tried dropping the .flv from the source url string? I think if the FLVPlayback component sees .flv it thinks it is a progressive download instead of a stream.

  • I need a flash streaming player for this url?

    Hi i currently use windows media player to embed on my website for streaming, but i want a flash player can someone point me to the right direction here is the url [spam link removed] as like [spam link removed] this web site have?

    You can't embed the player in a site. You embed video that USES Flash Player, but these days that's not a good idea, since mobile devices (tablets, SmartPhones) don't use Flash.
    You really need to embed HTML5 video. It requires no plug-in and it's accessible by computer users as well as mobile viewers.
    Ask in the Dreamweaver forum for tips on using HTML5 video.

  • Player in Flash + Streaming

    Good day!!
    I have a very simple player based on the components of own
    Flash, in the case MediaController. So far ok, but I am using
    a
    A streaming server ex: "
    http://201.6.80.120:8000/"
    _global.Behaviors.Sound.TESTE.loadSound ( "
    Http://201.6.80.120:8000/",
    true);
    My doubt is:
    In SWF works perfectly when opening localhost in the html not
    working
    In IE and Firefox only the times ..???????
    Someone has a player that works well?
    Thanks,

    Hello,
    I have 1 single problem with Flash Player and Windows 7 : I can't install it !
    - from Internet Explorer 8 "additional module manager" (free translation as my version of Windows7 is a french one).  Internet Explorer 8 "additional module manager" proposes Adobe Flash as additional module but then I have to select an OS, as no Windows7 is proposed, I choose Vista/XP/2000 and click on "GO" button. Something must be displayed (because I can see a little frame with a red cross) but I can't see what it is, and nothing happens then.
    - if I download the Flash installer and install it, I still can't see any Flash animation under IE8.
    If you have a solution for me, it would be great.
    Thanks in advance.
    Regards
    DD

  • Custom player of Flash stream protected with DRM

    I would like to embedd into our application which is running in DirectX fullscreen  player of Flash video stream protected with DRM. How can we achive it? Is it possible to buy  library as for Microsoft DRM? Or is there any other solution?

    Stream is already protected. I need a embed player into our application. The main problem is that it runs in Fullscreen DirectX mode.

  • Live flash  streaming  for 3rd party programme

    Hi
    I want to use a programme called Wirecast to produce a series
    of webcast television. My problem is that I want to stream h.264 as
    flash as it is the most ubiquitous platform on the web, and
    delivers the content in the quality that I desire.
    The makers of Wirecast ( Vara Software) at present are only
    able to give me the option of the streaming in Real player. This is
    apparently because Adobe won't allow them to include the code to
    stream flash.
    I know that I am not alone in the frustration this causes,
    and in fact I have held off purchasing the software package until
    it has the flash capability, even if that version were to have a
    premium added.
    Could someone at Adobe please help me, is it possible that
    you could license your product to them?
    Thank you in advance
    Kevin Magee
    PS I want to do this on a Mac

    Do you have the Flash IDE? You can create your own viewer
    with less than 20 lines of code.
    Also, you will need to add the application to the
    /applications folder on FMS if you haven't already.
    You can do this by adding a folder called "FMEtest" under
    /applications. Then add a file called "main.asc" under the
    "FMEtest" folder and copy the following code to it:
    (All of this is not required, but may help w/ debugging)
    application.onAppStart = function()
    trace("App started");
    application.onConnect = function(client)
    trace("Client connected: " + client.ip);
    application.acceptConnection(client);
    application.onDisconnect = function(client)
    trace("Client disconnected: " + client.ip);
    Let me know if you need help w/ building the viewer and I can
    send you some code samples.

Maybe you are looking for

  • Trial and Evaluation for NW ABAP 7.02 SP6 64-bit Installation doesn't work

    Hello Colleagues, the installation of SAP Developer Version under Download SAP NetWeaver Main Releases\SAP NetWeaver Application Server ABAP 7.02 SP6 64-bit Developer Edition doesn't work. Different to the requirements I tried to installed on VM Play

  • Error in Report Query

    Hi Friends I have a report with the following query SELECT  DISTINCT         CASE WHEN IVPROVISION_ID = 1 OR             IVPROVISION_ID = 5 OR             IVPROVISION_ID = 4 OR             IVPROVISION_ID = 10         THEN             APEX_ITEM.CHECKB

  • After instaling the ios 8.2 my camera and flash light stoped to work. I have a iphone 5c.

    iPhone 5c ios 8.2 camera and flash light stoped to work

  • On the iPad 4

    My bookmarks vanish in Safari.  This just started a couple of days ago and when browsing with Safari, I open the bookmarks to go to the next web site and the whole panel is blank.  No bookmarks listed. I have some pretty important ones from NOAA I us

  • Oracle Apps Technical or Financial

    Hi, I m working as core DBA since 1 year. now i want to switch to Apps DBA field. But i m confused that oracle are giving many Apps DBA trainings like - 11i install, patch, monitor - Oracle Apps Technical - Oracle Apps Financial. As i m new in apps d