• Hi,

    I am trying to get my video playing over RTMP, but am having a little difficulty, I have created a video and under advanced and set the rtmp url to be:
    rtmp://<my_distribution>.cloudfront.net/cfx/st/<my_video>.mp4

    But when i go to the page its blank, and in the source code there is no video tag. I tried using a direct link to the mp4 and it worked fine, so it must be the rtmp url or setup?

    Do you have any pointers at all? Failing that, are there any plans to allow for signed urls? that way i can use the url straight to my video, but set the url to expire after a set amount of time..

    Its a feature that alot of other video plugins provide, but yours appears to excel in every other area.. Keep up the good work 🙂

    https://wordpress.org/plugins/flowplayer5/

Viewing 1 replies (of 1 total)
  • Plugin Author Ulrich

    (@grapplerulrich)

    You RTMP url will be without the the video file name e.g. rtmp://rtmp.flowplayer.org/cfx/st/

    You then define the video name in the flash url field. mp4:849422/98406-video.mp4

    There is a plugin on GitHub that supports signed URLS. It worked when I last tested it some time ago.
    https://github.com/nathanielks/flowplayer-amazon-s3

Viewing 1 replies (of 1 total)
  • The topic ‘RTMP Issues’ is closed to new replies.