Setting up Debian server for HTTP Dyn Streaming (without FMS)?

Hi!
Is it possible to set up a Debian server for Http Dynamic Streaming without Flash Media Server?
(I realize that this means video on demand only, no live streaming!)
Are there any walkthrouhgs or tutorials on how this can be done?
Regards / Jonas

I just found this tread, that answers my question:
http://forums.adobe.com/thread/747115

Similar Messages

  • HTTP dynamic streaming without FMS ?

    Hi,
    is it possible to use HTTP Streaming without a Flash Media Server ?
    Cheers
    Marc

    OK , I did it !
    I event get the audio playing with the flex spark videoplayer component.
    When I try it the following it is not working :
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
                      creationComplete="SuperSimpleFLVPlayer()"
                      >
         <fx:Script>
              <![CDATA[
                   import flash.display.Sprite;
                   import flash.media.Video;
                   import flash.net.NetConnection;
                   import flash.net.NetStream;
                   import mx.events.FlexEvent;
                   private var nc:NetConnection;
                   private var ns:NetStream;
                   //private var vid:Video;
                   private var client:Object;
                   public function SuperSimpleFLVPlayer ():void
                        // Initialize net stream
                        nc = new NetConnection();
                        nc.connect (null); // Not using a media server.
                        ns = new NetStream(nc);
                        client = new Object();
                        ns.client = client;
                        client.onMetaData = onMetaData_handler;
                        client.onCuePoint = onCuePoint_handler
                        // Play video
                        //vid.attachNetStream ( ns );September Drive by Lightrocker_1.flv
                        ns.play ( 'http://xx.xx.xx.xx/vod/September_Drive_by_Lightrocker_1/September_Drive_by_Lightrocker_1.f4m' );
                        //ns.seek( 555.664 );
                   //MetaData
                   private function onMetaData_handler ( mdata:Object ):void {
                        trace (mdata.duration);
                   private function onCuePoint_handler( item:Object ):void {
                        trace("cuePoint");
                        trace(item.name + "\t" + item.time);
              ]]>
         </fx:Script>
    </s:Application>

  • How set  UserName and Password for HTTP Basic Authentication for a servlet

    Hi..
    How set UserName and Password for HTTP Basic Authentication for a servlet in JBoss server?
    Using Tomcat i can do it .(By setting roles in web.xml, and user credintails in tomcat-user.xml).
    But i dont know how do it in JBOSS..
    I am using Netbeans and Eclipse IDEs.. Can we do it by using them also!?
    Thank u

    Hi Raj,
    You can do this by creating a Login screen for the users and check the authentication of each user in PAI i.e. PROCESS AFTER INPUT.
    Store the user information in a database table and check the username and password when the user enters it.
    You can display password as *** also. For this double click on input box designed for password and goto Display tab. Select Invisible in the list and check it.
      CASE sy-ucomm.
        WHEN 'BACK'.
          LEAVE PROGRAM.
        WHEN <fcode for submit>.
          SELECT SINGLE uname pwd
           FROM <DB table>
           INTO (user, pass)
           WHERE username = user AND
                   password = passwd.
          IF sy-subrc = 0.
    <Go to next screen for further processing>
          ELSE.
    <Display Error message and exit>
          ENDIF.
      ENDCASE.
    Regards,
    Amit
    Message was edited by:
            Amit Kumar

  • Can FFmpeg produce f4f, f4x and f4m files instead of Adobe's File Packager for HTTP Dynamic Streaming?

    I need a command tool to produce f4f , f4x and f4x files. And I know Adobe's File Packager. But I'd like to use FFmpeg(Because it's opensource) to produce those files. I am not sure whether FFmpeg can produce f4f , f4x and f4x files for HTTP Dynamic Streaming or not. My goal is to achieve HTTP Dynamic Streaming in Linux with opensource tool instead of Adobe Flash Media Server.

    Isn't the packager part of Flash Media Server?
    http://help.adobe.com/en_US/HTTPStreaming/1.0/Using/WS9463dbe8dbe45c4c-c126f3b1260533756d- 7ffc.html#WSaeac10ab694095a12a9a3a7d12823cda643-7fff
    HTTP live media streaming software | Adobe Media Server 5 Professional
    Adobe Media Server Help | Install Adobe Media Server

  • Setting up SQL Server for LiveCycle ES2

    I have few queries regarding the installation please help.
    I am trying to install livecycle ES2 in Windows 7 system,Weblogic 11g,Sql server 2005 Dev Sp3
    1. In the installation guide under the section setting up sql server for Livecycle ES2 the below point mentioned .
    Select the Memory page and enter a size in the Minimum Server Memory (in MB) box that is equal to
    the size of the free memory on the server.
    How to find the free memory on the server ??
    http://help.adobe.com/en_US/livecycle/9.0/prepareinstallsingle.pdf
    2. Is It required to create LiveCycle ES2 database user, schema, and login in Sqlserver 2005 ? this step is not mentioned as optional why its required to create this stuffs ?
    3. While installing the Live Cycle Server when the installer prompts for a database configuration popup which db i should point to is it the db created for Livecycle or it should be the db from which i want fetch the data?
    4. In case if i am connecting to my application db (the place where my app data presents) where do i link the Livecycle db created with the Livecycle Server configuration?

    Hi,
    Do you have solution for this yet?
    I have same issue.
    Thanks
    YogLC

  • I have the new Air Port Extreeme model A1521 and I need to set up port forwarding for HTTP. HTTP is not on the list in the set up. Does anyone know if any of those choices work for HTTP?

    I am on a Windows 7 Ultimate PC and right now there is no Airport utility for setting up the new Apple Extreme so you have to do it on your iPad or iPhone. Does anyone know how to set up port forwarding for HTTP to get to DVR security cameras? There is nothing in the list that indicates HTTP port forwarding.

    Thanks for your reply Tesserax as I did figure this out on my own. It took a bit because all of the options are not clear what they are for like the previous Airport Extreme and Apple does not support or guarantee that port forwarding will work for you application nor did any of the Apple support persons I spoke too have any knowledge for this feature. You also have to fill in the public if you are viewing through someone else's Wi-Fi or on your cell phone carrier network. This new Airport Extreme is a bit different since you cannot use the Airport utility on a PC like the older model and if anyone else is reading this they should be aware that if you do not have an Apple computer, iPhone or iPad and I'm not sure if some of the other network enabled devices like iPod Touch that you must use that can do it, there is no Airport utility for the PC and you would be wasting your money or have to take it back and get another brand wireless router to use if you do not own any of the above mentioned Apple products.

  • CSS Sorry Server for HTTPS

    How to configure Sorry server for HTTPS (443) port. Sorry server works fine with HTTP, But not with 443
    In the following config if server1 and server2 are down, the HTTP requests goes to the Sorry Server, but for HTTPS nothing is displayed. I am running the sorry server on port 81
    Please suggest
    !************************** SERVICE **************************
    service prisorry
    ip address 10.100.11.11
    keepalive type http
    keepalive port 81
    port 81
    active
    service secsorry
    ip address 10.100.11.12
    keepalive port 81
    keepalive type http
    port 81
    active
    service server1
    ip address 10.100.11.11
    keepalive type http
    keepalive port 80
    active
    service server2
    ip address 10.100.11.12
    keepalive type http
    keepalive port 80
    active
    !*************************** OWNER ***************************
    owner Loadbalancing
    content L4Rule1
    protocol tcp
    add service server2
    add service server1
    port 80
    url "/*"
    vip address 10.100.11.4
    advanced-balance sticky-srcip-dstport
    primarySorryServer prisorry
    secondarySorryServer secsorry
    active
    content L4Rule2
    protocol tcp
    add service server2
    port 443
    add service server1
    vip address 10.100.11.4
    advanced-balance sticky-srcip-dstport
    primarySorryServer prisorry
    secondarySorryServer secsorry
    application ssl
    active
    content L4Rule3
    add service server2
    protocol tcp
    port 1443
    add service server1
    vip address 10.100.11.4
    advanced-balance sticky-srcip-dstport
    primarySorryServer prisorry
    secondarySorryServer secsorry
    active
    Thanks

    I just deployed a couple 11050's the other day so my experience is limited, but I'd guess your problem is that, when using the Primary Sorry Server, you end up with clients sending HTTPS requests to an HTTP port. Having HTTPS requests redirected to HTTP ports is one thing because the client then makes an HTTP request to that port, but the way you have it above, it appears to me that the client will be talking HTTPS to port 81 on the Sorry Server, which is listening for HTTP.

  • Setting up Oracle Server for Home???

    hello
    Please would someone help me, I recently installed in Oracle Developer Suit on my machine, and so far the Developer icons and ohters show up .. but cannot seem to connect to the main Developer suite program frm Start>Programs>Oracle>Oracle Developer Sute....
    here is where the big problem is and that is how do I set up a server at home for it, as the college has a server for their oracle program. Without Oracle running i cannot really do my assignment two of using Oracle itself to produce a database through the program.
    I want to ask would the Net manager allow me to set up and test the server this way? note that i have followed the instructions of my lecture handsouts taht he put on blackboard, the thing is taht he has not yet shown me how to set it up and get it to run? so I was thinking do any of you people know how to do this?
    id b great if you could post some instructions ro guidlalines or email me the screen dumps of how i can clearly set up a server for my program so i can log in with a username and passworld and connect string @ home.
    email is [email protected]

    Bo,
    If you have the means, I would recommend placing spatial indexes on a separate physical device from data and other indexes. This is an extension of the data separate from indexes rule of thumb.
    Matt.

  • Apache or Windows server for HTTP streaming

    Does is matter what HTTP server I use?
    In the process of upgrading from FMS 3.0 on Windows using IIS 5 to FMS 4.0. Will dynamic HTTP Streaming work from a Windows server?

    Hi,
    Thanks for your interest in HDS.
    HTTP Dynamic Streaming only works with Apache web server. The basic Apache web server is already bundled along with FMS from the 4.0 versions where the HTTP Dynamic streaming modules are loaded by default. Alternatively, any external apache installation also can be used, by copying the required module files and changing the configuration apache files to enable them..

  • How to set a Proxy Server for appletv

    The network I'm on requires that I set a Proxy server to get out to the internet.
    Is there anyway to specify a Proxy server for AppleTV?

    Hi Red-Baron,
    The Apple TV does not support Proxy Server configuration (http://docs.info.apple.com/article.html?artnum=305010). An alternative is to enable internet sharing on a computer and have the Apple TV connect to that computer.
    Regards,
    John

  • DNS/web-server hosted off-site. How to set up Leopard server for mail?

    Hey Everyone,
    Brand new xserve with leopard server 10.5.2. Currently, Our web and DNS server for our domain,"company.com" is co-located off-site with an MX record of "mail.company.com" pointed at the static IP of the office where our mail server is. I want to replace the mail server with the xserve. With that in mind, how do I configure the DNS on the xserve during initial configuration to reflect that? Give it a self-referencing FQDN like server.company.office and see if the mail service can handle the domain hosted elsewhere?
    I'm pretty new to servers and would love be able to keep this all in Standard but I'm not afraid to jump into Advanced if need be. I've created a test domain through GoDaddy of "company2.com" with an MX record of "mail.company2.com" pointing at the IP address of the xserve. Any help would be greatly appreciated!

    Hello,
    Have a look at this blog post:
    http://blogs.adobe.com/captivate/2010/08/reporting-the-quiz-results-to-a-local-server.html
    Lilybiri

  • Trying to set up iChat server for office with Macs, PCs and iPads on LAN

    Looking for advice on compatable clients and issues setting up iChat server in a small office environment to chat between Macs, PCs, and iPads on the LAN.

    Same situation before here...
    I would advise to go arround on the net, in search for applications at your taste.
    We successfully installed the jabber clients for windows: Adium and SafetyJabber
    For the pad's we use IM Pro
    Works all togeather.
    Suc6
    Martyin

  • MacMinis + SL Server for Intranet live streaming ?

    Hi,
    is this asking for trouble (not enough horse power) or can the MacMini be used for a live stream into our intranet?
    The documentation on this Apple site actually suggests a Macbook (for the Broadcaster) and a MacPro (as streaming server).
    We will need to do this only, say, three times per year for 45 Minutes.
    Signal will come via Firewire 400 from the camera.
    Will two MacMinis be able to handle the load?
    How many clients, do you think, can connect at the same time before we run into trouble?
    Thanks for any friendly advice,
    Barbara

    There's a lot to consider when dealing with streaming.
    If you're only streaming to the LAN then you might be able to use multicast, in which case this is a no-brainer - the server only sends out a single video stream to which all the clients subscribe (the heavy work is done by your network switches).
    If, on the other hand, you can't use multicast, or if your 'intranet' really consists of multiple sites/locations then you need to consider bandwidth since that's likely to be your major bottleneck.
    It really doesn't take much CPU to stream a connection (the hard work is in the encoding which is why Apple recommend a separate machine for encoding which passes the stream to another machine for distribution). I don't know what the hard limits are on a Mac Mini as the streamer but I wouldn't be surprised to see at least 100 clients on a reasonably-high quality stream. If you find it can't handle that (or you have way more clients) then QuickTime Streaming makes it easy to add additional streaming servers so all you need to do is balance your clients across the various streaming servers, making it easy to grow incrementally once you work out what your load is.

  • Flash Player Support for HTTP Live Streaming?

    Does Flash Player 11 / Air for TV 3.0 support HTTP Live Streaming ?

    If you need help with posting messages in the forum there is a test forum available at http://forums.adobe.com/community/general/forum_comments/testing

  • How to set up site CORRECTLY for HTTPS?

    hi,
    I have a site up and running in Developement and Test servers using HTTP. I also got it up and running with HTTPS. However this doesnt seem to work all the time. Sometimes the portal seems to creaete the URL without the HTTPS causing it to go to the Home page.
    Is there any configuration files or articles that describe all the steps that need to be done to get the portal ready for HTTPS?
    One are I have a probloem is the Visitor Tools when I apply theme, it redirects to HTTP instead of HTTPS and this causes the Customize Portal to disappear and the Home page to be displayed.
    THANKS in advance.
    charlene

    Maybe this can help?
    http://www.cisco.com/en/US/docs/routers/access/500/520/software/configuration/guide/520scg_vpn_gre.html

Maybe you are looking for

  • RH7.0 and Oracle 8.1.6.1 (does this work???)

    I'm losing my mind. I have a brand new installation of RH 7.0 and I'm trying to install Oracle 8.1.6.1. The install goes fine, but I can't create any databases once the install has completed. I've tried creating the default database during the instal

  • CTE instead of subquery to improve performance

    Hello I have a view query that I added a select case subquery for extra validation. I was told that this subquery is causing a performance impact and that it could be resolved by using CTE instead. I have worked with CTE before but not in a large que

  • Best book for WebLogic server 8.1

    Hi all, I am sorry for posting this message here but please ignore and might kindly be kind to help me. I have a new job where i have to use weblogic 8.1 and Eclipse as IDE. I have an idea on Weblogic Server 8.1 Platform which comes as a package incl

  • NSTextfield setStringValue will not change label text.

    Hello All, I am about to my wits end on this particular issue that I am expierencing. I am unable to set the title of a simple label. I have tried all sorts of things like [self.property setStringValue:@"test"] and not even that will work in changing

  • EzVPN in NEM + ACS

    Hi! I am about to setup a couple of branch office sites connected to the corporate network thru Easy VPN Remote Access. I will be using a PIX501 at the VPN client side and a VPN3030 Concentrator at server side. My question is, can I use our Cisco Sec