Skip to main content
Participant
July 16, 2007
Question

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

  • July 16, 2007
  • 1 reply
  • 344 views
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
    This topic has been closed for replies.

    1 reply

    July 17, 2007
    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