
Stream SDP from WOWZA server problem
Hello JW Player
i'm trying to use jwplayer 6.8.4616 (now still in free version) to play a live stream from sdp file over rtmp protocol from a wowza media server. Based on instructions and forum 3d the simplest code to use is:
bc.. jwplayer("test").setup({
file: "rtmp://--.--.--.--/rtplive/_definst_/?api_access_token=api00000015564390156713208194_____/sdp:mainfeed_dual_512.sdp",
image: "testimage.jpg"
});
Using same rtmp url on wowza testplayer works, but jwplayer say: Could not connect to server.
I cannot provide any test link now. Any useful information about will be appreciate!