Skip to main content
Known Participant
February 23, 2010
Answered

Flash Player support RTMPE

  • February 23, 2010
  • 1 reply
  • 1582 views

Hey, I'm trying to make a new flash player to stream a video from the vod folder. But after creating the player, the video doesn't show. It only shows the a blank screen with the player skin.

what's the format to put in the RTMPE url into the source/content path?

Help please?

    This topic has been closed for replies.
    Correct answer SE_0208

    errr. Flash Player 10.

    FMS 3.5..?


    Can you check in Component Inspector of FLVPlayback that isLive is set to false. If still its not working , please send all the properties which are using for FLVPlayback and also check in access.00.log on your FMS end if you see any connection information logged - probabaly you can paste the part of logs here

    1 reply

    Participating Frequently
    February 23, 2010

    I suppose you are saying creating new customized SWF file using existing FLVPlayback component. In that case your URL in source should be:

    rtmpe://<serverIPAddress>/vod/sample.flv

    let me know if this does not work.

    Zeeek_90Author
    Known Participant
    February 23, 2010

    yes! that's exactly what i meant.

    and it doesn't work. keeps getting blank player.

    it's strange because i followed steps from many several websites but i got stuck at this part.

    everytime i try to preview it, it doesn't show anything.

    Participating Frequently
    February 23, 2010

    Which player version do you have? Can you download latest Flash Player and try. Also which version of FMS are you using.