can stream LIVE, but can't stream FLV -=

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

  1. #1

    Default can stream LIVE, but can't stream FLV -=

    Hi there. Pulling out my hair...and i'm bald enough already!

    I built a FLA that streams live from the FME - works great.

    Cannot for the life of me figure out how to use the FLVPlayback (or anything
    for that matter) to stream a regular FLV.

    Any help would be SO helpful!!

    My fms and flv set up - ... applications/playapp/play.flv (also put in
    streams folder and _definst_ folder with play.flv in there just in case)

    in the source, I have tried all variations - but is currently:
    rtmp://edge2.xxx.net/playapp/instance1

    It demands an instance name, even though I don't know how that works (i know i
    put the source in FME with that, but this is an already made FLV).

    Sincere thanks -
    adam

    adamscott30 Guest

  2. Similar Questions and Discussions

    1. Sending Live Stream from one FMS to another FMS
      Hey, Here's what I would like to do: 1. The Flash Media Encoder sends a live stream to FMS 1 2. On FMS 1, a connection to FMS 2 is set up and...
    2. Embed live cue data in live stream?
      I am currently using the new FME to encode live to a FMS. Both applicatioins are running on the same machine. Is there a way to embed live cue and...
    3. Can not connect to a live stream
      I just can not get the live stream. I have two files, one sender and 1 subscriber. I'm working localy testing FMS. I just have a video object on...
    4. LIVE stream using FCS
      Hi, I have FCS 1.5 I also have FMS (which isn't installed yet) I want to deliver LIVE streams. I'm new to this era so I have some questions:...
    5. live stream
      Hi, I need to take a URL for a live stream and have it pop up in a designated media player. For instance, the QuickTime stream will be coming...
  3. #2

    Default Re: can stream LIVE, but can't stream FLV -=

    Assuming your rtmp string is

    rtmp://edge2.xxx.net/playapp/instance1

    your flv file should be here:

    applications/playapp/streams/instance1/play.flv

    If your rtmp string does not include an instance name, like this:

    rtmp://edge2.xxx.net/playapp/

    your flv file should be here:

    applications/playapp/streams/_definst_/play.flv



    JayCharles 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