wplms s3 video not working

Home Forums Legacy Support Support queries How-to & Troubleshooting wplms s3 video not working

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #373224
    RagabSalem
    Spectator
    hello, i can't upload any video large in our site you can see that http://somup.com/cr6rVM3wOL and if i upload videos in aws and try to use it in unit it's not working see video http://somup.com/cr6rV83wt1
    #373293
    Anshuman Sahu
    Keymaster
    Hi we would need your site url and admin creds in order to check your s3 issue .
    #373302
    RagabSalem
    Spectator
    This reply has been marked as private.
    #373397
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #373400
    RagabSalem
    Spectator
    This reply has been marked as private.
    #373401
    RagabSalem
    Spectator
    This reply has been marked as private.
    #373471
    RagabSalem
    Spectator
    Mr Alex any updates?
    #373523
    Anshuman Sahu
    Keymaster
    Hi the issue seems to be from s3 itself : In CORS config please paste these exactly :
    [
        {
            "AllowedHeaders": [
                "*"
            ],
            "AllowedMethods": [
                "HEAD",
                "GET",
                "PUT",
                "POST",
                "DELETE"
            ],
            "AllowedOrigins": [
                "*"
            ],
            "ExposeHeaders": [
                 "ETag",
                 "x-amz-meta-custom-header"]
        }
    ]
    #373526
    RagabSalem
    Spectator
    yes it's works now, thank you mr alex but still video control not appear
    #373605
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #373609
    RagabSalem
    Spectator
    This reply has been marked as private.
    #373673
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘wplms s3 video not working’ is closed to new replies.