-
wowza streaming non publicly available content: trouble, "stream alias access denied"
hi,
this is what i have tried and the problem is i am only getting "stream alias access denied" msg and on my website with jwPlayer, there is not thing playing on jwplayer.
I have created instance with binary file uploaded, it's called default_2.2.zip. I have modified the awsAccessKeyId and awsSecretAccessKey information in server.xml.
modified aliasmap.play.txt with this:
#*=${Stream.Name}
stream/*=amazons3/[myBucket]/${Wildcard.Match1}
*:stream/*=${Wildcard.Match1}:amazons3/[myBucket]/${Wildcard.Match2}
and in my simplevideostreaming.html which plays the public files
i have placed
server:[public DNS name]/vods3
stream: mp3:[myBucket]/test.mp3
and the result i get is message "stream alias access denied"
on my website i have placed same information using swfobject with :
testPlayer.sendEvent("LOAD",[{
file:"mp3:[myBucket]/test.mp3",
streamer:"rtmp://[public DNS name]/vods3"
}]);
and for this the player is not playing anything, like player seems to be not loaded at all
what went wrong?
Thank you
-
Answered on support line.
Richard
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules