
JWPlayer 6, Wowza 3, HLS, Audio Streaming not working with flash
Hello,
I'm trying to stream audio using HLS, I can stream fine in VLC player and IOS but get errors when using JWPlayer. When I look at Wowza logs I am seeing JWPlayer Self-Hosted connect and a stream is created but it doesn't play. With JWPlayer Cloud-Hosted I see it create and play.
After working on this for a couple hours today I've given up for now. I'm hoping you guys have a solution or can help me troubleshoot.
*Test page:* http://www.cloudhome.com/audiostream.html
*JWPlayer 6 Self-Hosted Error:*
An ActionScript error has occurred:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.longtailvideo.jwplayer.media::AdaptiveProvider/_manifestHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.longtailvideo.adaptive::Adaptive/dispatchEvent()
at com.longtailvideo.adaptive::Adaptive/_manifestHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.longtailvideo.adaptive.streaming::ManifestLoader/_completeHandler()
at com.longtailvideo.adaptive.streaming::ManifestLoader/_parsePlaylist()
at com.longtailvideo.adaptive.parsing::Manifest/_loaderHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
*JWPlayer 6 Cloud-Hosted Error:*
An ActionScript error has occurred:
Error: Could not parse TS file: sync byte not found.
at com.longtailvideo.adaptive.muxing::TS/_readPacket()
at com.longtailvideo.adaptive.muxing::TS/readData()
at com.longtailvideo.adaptive.streaming::FragmentLoader/_segmentReadHandler()
at com.longtailvideo.adaptive.streaming::FragmentLoader/_segmentCompleteHandler()
at com.longtailvideo.adaptive.streaming::FragmentLoader/_progressHandler()
Thanks!,
-hdee