how to use flv format

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default how to use flv format

    Hi all,

    I'm trying to create an audio/video streaming application. The thing is i need
    to capture video streams from my camera and send it across to 100s of students.
    I may also store this stream for offline viewing. I remember having done it a
    few years back using JMF and mpg/mpeg2 formats but the performance was really
    bad and i had to scrap my work. I was wondering if using FLV format could
    improve the performance. I do understand that using FLV format, i will have to
    have a flash based client as well. Having said all this, i'm ready to re-write
    my whole application. Can somebody help please?

    I'm open to any suggestions/corrections.

    Thanks in advance.
    Bonifars

    Bonifars Guest

  2. Similar Questions and Discussions

    1. Placing an image in a Tab Fixed format without messing up the format??
      I will do my best to explain the problem. First of all, this is an XP machine and I am using CS InDesign (the version of InDesign that one can...
    2. Web format
      As far as images are concerned, you really can't. Unless you keep everything smaller than 640x480 to accomodate anyone still running in that mode....
    3. Best EPS format?
      I work on a Mac and I'd like to know the best EPS format so it can be opened in any program that supports EPS's on a PC.
    4. .dds format
      * .dds, as in "DirectDrawSurface (for 3D applications)? Or did you mean (through either typos or lack of understanding) *.psd, the standard suffix...
    5. format number into currency format ($1,000,000.00)
      SELECT '$' + CONVERT(VARCHAR, CONVERT(MONEY, 1000000), 1) "lamP" <phantlam@yahoo.com> wrote in message...
  3. #2

    Default Re: how to use flv format

    :music; Good Luck! I followed Dan Carr's excellent tutorial on using the
    spokesman with FLV. It worked beautifully on my desktop pc and my test server,
    but when I uploaded it to my ISP running Windows NET Server 2003, the SWF
    plays but not the progressive download FLV. As a matter of fact, the FLV is
    missing right out of the SWF as if it wasn't even there. I checked my web root
    file and there they are sitting side by side each other. Any one have any
    ideas or experience the same problem?

    [email]najrellim@gmail.com[/email]

    jugdish1 Guest

  4. #3

    Default Re: how to use flv format

    most probably your ISP doesnot have proper mime-type set for SWF/FLV. search on adobe forums itself. I remember having read this very recently in flash media server forum.
    Bonifars Guest

  5. #4

    Default Re: how to use flv format

    :disgust;

    10-4 on that, Bonifars! Dan Carr told me the same thing recently by email. I
    ran that by my ISP and at first they blamed Microsoft. After more-than-gentle
    urging, the techies at the ISP checked and found out that their Windows sites
    did not in fact have the new MIME type added. They then told me that they had
    updated the MIME type, but it still doesn't work correctly. Now it starts to
    play the FLV but freezes, making it look like a still image. Anyone run into
    that problem? Thanks Very Much Again, Bonifars!

    jugdish1 Guest

  6. #5

    Default Re: how to use flv format

    Here is the official link talking about the problem.
    [url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19439[/url]

    I'm not sure if you understood my problem properly. I want to write my own
    application server that will serve the audio/video stream. I had implemented
    this 1-2 years back using JMF and mpeg2 but it turned out to be quite slow even
    on a 100Mbps LAN. Recently a friend of mine informed me that FLV/SWF formats
    can handle audio/video streams quite efficiently. I was wondering if somebody
    could help me start over this. I've worked on small flash animations and am
    prepared to rewrite my whole application in any damn language in the world.
    Jugdish, if you have any links, please post across.

    Thanks in advance.

    Bonifars Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139