Streaming flv from folder other than root streams

Is it possible to stream from a folder other than the root streams folder...I want to stream from......... streams/user1/test.flv

Yes... it's possible. See the documentation on defining virtual directories:
http://livedocs.adobe.com/flashmediaserver/3.0/docs/help.html?content=03_configtasks_37.ht ml

Similar Messages

  • Ways to stream audio from programs other than iTunes?

    Ok, the only way I have heard of doing this is with Rogue Amoeba's Airfoil program, which costs $25. Is there any other way to work around this for free? I think it's not worth me going out and buying a $100 product and then having to pay $25 for a feature that should be integrated. Anyways, ideas? Thanks for your time.

    Sorry but Airfoil is the way to do it.

  • My iTunes account is no longer showing my playlists or any of the music I have added from sources other than iTunes.

    I discovered that iTunes is no longer showing any of my playlists or music I have added from sources other than iTunes.  My iPod, which is a 4th Gen Classic, seems fine and has all of my playlists and music.  My question is how do I upload my iPod to iTunes so that I don't lose anything?  I have read a lot of posts about people having similar problems and most of them suggest restoring from an old saved file.  I have two problems with this approach 1) I do not have a current back-up and 2) it does not seem to work for any of my non-Apple purcahsed music.  Does anyone know of an easy way to fix this?

    I'd do a "deauthorize all" from a computer you have access to, and then reauthorise the computers you still have access to.
    For instructions, see the following document:
    iTunes Store: About authorization and deauthorization

  • Is there a way to access 11i from outside other than Self service?

    Is there a way to access 11i from outside other than Self service?
    I could connect any application from inside the firewall (basically router) and can not access screens from outside. Eventhough port forwarding 80 allows us upto initial screen, it does not go further.
    Any workaround/suggestions
    Jiltin

    Hi Jiltin,
    If you can migrate your forms server into Forms Listener Servlet.This will allow you to use forms outside firewall provided atleast one port(assuming yours 80) is open.
    Ref to the M.Link Note 201340.1 for how to setup forms listener servlet.
    Magesh

  • Starting weblogic as other than root

              Hi,
              Is there a way to start weblogic with other than "root"?
              thanks!
              chuck
              

    If you want to bind it to the port < 1000, then no, but it
              is possible to start it as root and change uid/guid to a non-
              privilledged user after it successfully binds to the port - see
              unix machine config in the console.
              chuck <[email protected]> wrote:
              > Hi,
              > Is there a way to start weblogic with other than "root"?
              > thanks!
              > chuck
              Dimitri
              

  • Forwarding proxy requests from ports other than 80

    Hi,
    Is there a way to forward requests from ports other than 80 to the proxy address? For example, trying to define a rule to forward the requests from port 8080 to proxy_ip...
    Best regards,
    Emre

    Hi Emre,
    Have you looked into using ipfilter port redirecting ?
    It may depend on your configuration.
    /etc/ipf/ipf.conf
    pass in quick from any to any port = 8080 keep state
    pass out quick from any port = 8080 to any keep state
    /etc/ipf/ipnat.conf
    rdr <Interface> <hostname or IP> port 8080 -> <hostname or IP> port 8080 tcp
    Edited by: Hodware on Mar 4, 2013 7:24 AM

  • Denying access from hosts other than localhost

    I would like to prohibit access to Directory Server from hosts other than the localhost:
    I am doing this from Administration Console. On the server node I set the ACI:
    (targetattr = "*")(version 3.0; acl "deny_ip"; deny (all) ip!=dirservhost_ip or ip!=127.0.0.1; )
    But the access is still allowed. What is wrong?

    Purchase a device like this. They are offered by many cellular carriers
    Verizon Wireless - Mobile Broadband -

  • Activating phone bought from source other than Verizon

    If I buy a phone from someplace other than Verizon, how do I go about activating it and using it.

    First, before buying it, make sure it is a Verizon-branded phone. These are the only phones compatible with Verizon's network. Secondly, make sure to get the ESN from the seller and call Verizon Customer Service to make sure it is CLEAN. Third, after both of these check out, purchase it, and when you receive it, just dial *228 from it and select option 1 (make sure your current phone is OFF for this) Or you can go online to My Verizon and activate it there. If you are going from a non-smartphone to a smartphone, you will need to add the $29.99/month data plan, and vice versa.

  • HT1414 Why am I not able to text to phones that are not iPhones?  Nor am I able to receive text msg from phones other than iPhones

    Why am I not able to text to phones that are not iphones?
    Nor am I able to receive text messages from phones other than iphones.

    Settings-messages-send as SMS turned on?
    Have you tried settings-general-reset-reset network settings?
    Tried a reset?

  • Cannot make calls from phones other than my own?

    I have a Skype To Go number for the unlimited US/Canada package.  I cannot make calls from phones other than my own: "Due to technical fault..." What's the point of having Skype then?
    Post transferred to create its own new thread (topic);
    subject/title edited to differentiate from other posts.

    That makes no sense at all. The phone doesn't know or care what kind of phone is calling it. There's something else causing this. Contact your carrier.

  • Streaming FLV from FMS to MediaDisplay

    Hello,
    Is it possible to stream an FLV from FMS to a MediaDisplay
    component for playback? I know this can be done with the Video
    Object and with the FLVPlayback component. I explored the
    MediaDisplay class and it looks like it has the capability but I
    cannot find documentation on how to implement it.
    Thank you.

    And one reason for writing your own is that many of the
    components are buggy, or "quirky" at best. For example, the
    FLVPlayback component had (may still have) a major bug where if you
    attempted to open a file that didn't exist (say it got deleted or
    you simply specified the wrong filename), then the component was
    essentially "dead". You could NOT request it to open a different
    file, even if you correctly specified the new file.
    I reported this to Macromedia and they acknowledged it was a
    bug. The only work around was to use the lower level "stream" and
    "connection" objects and write your own.
    The major problem with writing your own is that it requires
    LOTS of work. And while you do have complete control over
    everything, the underlying Macromedia API is very poor. If you are
    a purist engineer, you will cringe at the "hacks" you must do to
    make your own MediaPlayer "control". Fortunately, Macromedia makes
    the code to their player available to everyone (as part of the
    Flash 8 Pro install). And when you look at their code, you will see
    those hacks which will make you cringe as well...

  • Tomcat won't compile jsps if they are in any directory other than root

    I'm running a new instance of Tomcat, and can't get a simple jsp file to compile, if it's in any directory other than the root.
    The jsp is:
    <%@ page import="test.Simple" %>
    <%@ page contentType="text/html" language="java" %>
    <html>
    <body><%=Simple.makeText()%>
    </body>
    </html>
    and the Simple class is:
    package test;
    import java.util.Random;
    public class Simple {
    public static String makeText() {
    return String.valueOf(new Random().nextInt());
    When I place the jsp in the root directory, it works fine.
    When I place the jsp in any subfolder (eg: /debug/1b.jsp), I get the following error:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
    Generated servlet error:
    Only a type can be imported. test.Simple resolves to a package
    An error occurred at line: 14 in the jsp file: /1b.jsp
    Generated servlet error:
    Simple cannot be resolved
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    org.apache.jasper.JasperException: Unable to compile class for JSP
    Generated servlet error:
    Only a type can be imported. test.Simple resolves to a package
    An error occurred at line: 14 in the jsp file: /1b.jsp
    Generated servlet error:
    Simple cannot be resolved
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:328)
         org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:414)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:297)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:303)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Here's the server info:
    Server version: Apache Tomcat/5.5.25
    Server built: Sep 24 2007 11:31:18
    Server number: 5.5.25.0
    OS Name: Linux
    OS Version: 2.6.20.20-071008a
    Architecture: amd64
    JVM Version: 1.5.0_10-b03
    JVM Vendor: Sun Microsystems Inc.
    Using fedora core 6.
    I looked into the Tomcat work directory, and it looked as if the jsp was successfully converted to a java file. I'm not sure where to look, as all the settings are defaults.
    Any help is greatly appreciated. Thanks

    :D :D :D...
    My friend it'd be great idea if you can find google tutorial on TOMCAT/web application basics
    anyways coming back to your problem
    whenever,an application is deployed on tomcat a new folder is being created at the following location %CATILINA_HOME%/webapp/ with respect to application name.
    Therefore try to maintain an architecture like the one below if you programmin any web application.
    %CATILINA_HOME%/webapp/<applicationName>/(place all your .jsp files)
    -----------------%CATILINA_HOME%/webapp/<applicationName>/META_INF/(Place your mainfest files & context specific configuration files)
    -----------------%CATILINA_HOME%/webapp/<applicationName>/WEB_INF/ (Genrally used to save secured files which cannot be access directly and always make sure you prepare a web.xml file associated to the application)
    -----------------%CATILINA_HOME%/webapp/<applicationName>/WEB_INF/lib (place where all your .jar file libraries are being placed)
    -----------------%CATILINA_HOME%/webapp/<applicationName>/WEB_INF/classes (place where all your .class,resource files are being placed as the pacakage structure you have choosed in)
    If this doesnot work even if you ensuring everything's right.Reading through tutorials & speding time on finding resources by yourself would be a great idea.
    I hope there are no hard issue on this. :)
    REGARDS,
    RaHuL

  • Can I install Calendar Server on another partition other than root file system

    Can I install Calendar Server on another partition other than / ?
    <P>
    In this version, the default path is hard coded to install in
    /users/unison. However, if you do not have enough room on your root
    partition or choose to install it in another location, you can do so
    using a logical link. The installation guide explains this as well.
    <P>
    For example, suppose you want /users/unison, which must NOT already
    exist, to be logically linked to /var/opt/unison, which must exist.
    Then as root user:
    <P>
    <UL>
    <LI>
    Create the directory /users (if it does not already exist)
    <P>
    % mkdir /users
    <P>
    <LI>
    Create the logical link. The directory /users/unison must
    NOT exist before doing this.
    <P>
    % ln -s /var/opt/unison /users/unison
    </UL>
    <P>
    <P>

    makes a lot of sense.  I am looking for an answer myself.  My documents folder long ago outgrew it's place on the boot drive.  It would be nice to keep it in the user folder organized on another disc

  • Unable to move events and projects to anywhere other than root directory on external drive

    So I bought myself a nice, big, fat and juicy external RAID box and set about moving all my iMovie projects and events from my puny internal iMac drive.
    I've tried to follow all the advice found on Apple Discussions concerning moving them from within iMovie by dragging to the new drive, but try as I might, I cannot find a way to drag to a sub-folder. iMovie INSISTS on putting my data into folders directly on my root, top level of the external drive. That seems rather ridiculous, considering that all I'm trying to do is recreate the "Movies" folder I had on my internal drive, which is nested within several folders itself.
    Please, someone, tell me there is a way to tell iMovie to move the folders iMovie Drop Box, iMovie Events, iMovie Projects, and iMovie Sharing INSIDE a folder on my root called iMovie. Right now, they're sitting out in the elements on the top level, and my OCD is going bananas...
    Aloha,
    clarkkent61564

    The iMovie Projects folder and the iMovie Events folder need to be at the top level of an external drive for iMovie to see it.
    The iMovie Projects folder can have subfolders within it if you want.

  • How can I open a PDF into an iBooks folder other than PDF folder?

    How can I open a PDF directly into a folder in iBooks other than the PDF folder?  I have different folders made and am currently having to open into the PDF folder and then move to the correct folder. Can I open directly into the needed folder? 

    No, I don't think so. The pdf isn't capable of knowing which folder you would like it to open in – all it knows is that it is a pdf. It's up to you to put it in the appropariate folder.

Maybe you are looking for

  • Start with java stored procedure in SQLDeveloper

    Hi, i'm a newbe in writing PL/SQL stored procedures. Thats the reason to wont to write some java stored procedures for an ORACLE 10g. I'm using the SQLDeveloper. My Problem is: how can i start to write java stored procedures. Where have i to put them

  • Use clausule NOT in Bex (like in SQL)

    Hi all! I have 2 infocube, one with all the sales and other with all the customers... I need know how many customers don't buy in a period.. how to make a qry?.  all cubes have a customer Id but, i don't know how put NOT ( in SQL i have the solution

  • TreeView in Left and Image List in Right in Ipad

    How can i Impement this Functionality in IPAD : TreeView in Left Side and Images in Right Side. [IMG]http://www.mediafire.com/imgbnc.php/f69fea1bf8f4a5de6dfbd65ea4eb1e0634aba2ceb7fa b2854a0dd449ac385e766g.jpg[/IMG] I am Totally New in IPaD Developmen

  • Shallow vs. Deep Clone... Getting in Deep

    I have created a custom "Node" class to be used in my JTrees. The class is called "KataNode" ... cuz my name is "K"urt .. they represent "Data" and the class extends DefaultMutableTree"Node" ... clever name huh? Anyway, I would like to create clones

  • Deliberate use of dblink between schemas of a same database

    As I've read in a post from Igor: "The generated code is not using the DB links if the source and target are in the same DB" This is an interesting feature but is there a way to turn it off ? As a matter of fact, a database link provides powerful sec