Hello,
I am very new to WOWZA and to streaming. I am using Adobe Flash Encoder on the same box as WOWZA. I am pushing a feed to WOWZA with properties listed below and am sending it to my CDN for delivery of RTMP and HLS. My RTMP is running fine but the HLS users are having an issue where they are watching and at one time they just go back minutes to hours and the feed starts over, even at that time sometimes it does it yet again and this happens over and over. We are a church so we run service 4 times a weekend continuous but the service is new every 80 minutes. We usually dont disconnect and reconnect between times we just open the stream and let it go. Today we had a 3 hour straight event with no breaks and do again tomorrow at 6pm EST Sat. April 20th. Any help would be great.
My CDN team said they see this:
We are investigating the stream and we are seeing a tremendous amount of “NetStream.Buffer.Empty” and “NetStream.Buffer.Full” so they kept invalidating the content for me…Later they said because we stream new events back to back If your encoder will allow you to use unique ts file names, or unique chunks, it would help eliminate this type of issue.
I notice about the same time that people report this issue in the WOWZA window I see cupertino disconnects looks like this:
2013-04-19 20:58:02 EDT connect cupertino INFO 200 1100203570 - defaultVHost live10 definst 519.562 66.184.210.226 1935 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 207.123.36.9 http (cupertino) - AppleCoreMedia/1.0.0.10B329 (iPhone; U; CPU OS 6_1_3 like Mac OS X; en_us) 1100203570 0 0 - 0 - - stream-LThope wowzasessionid=1100203570 - - - - http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570
2013-04-19 20:58:02 EDT create stream INFO 200 stream-LThope - defaultVHost live10 definst 0.0 66.184.210.226 1935 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 207.123.36.9 http (cupertino) - AppleCoreMedia/1.0.0.10B329 (iPhone; U; CPU OS 6_1_3 like Mac OS X; en_us) 1100203570 0 0 6 0 0 0 stream-LThope wowzasessionid=1100203570 - - - - http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570
2013-04-19 20:58:36 EDT destroy stream INFO 200 stream-LThope - defaultVHost live10 definst 34.094 66.184.210.226 1935 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 207.123.36.9 http (cupertino) - AppleCoreMedia/1.0.0.10B329 (iPhone; U; CPU OS 6_1_3 like Mac OS X; en_us) 1100203570 0 426 6 0 0 0 stream-LThope wowzasessionid=1100203570 - - - - http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570
2013-04-19 20:58:36 EDT disconnect cupertino INFO 200 1100203570 - defaultVHost live10 definst 553.656 66.184.210.226 1935 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 207.123.36.9 http (cupertino) - AppleCoreMedia/1.0.0.10B329 (iPhone; U; CPU OS 6_1_3 like Mac OS X; en_us) 1100203570 0 426 - 0 - - stream-LThope wowzasessionid=1100203570 - - - - http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8?wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570 http://66.184.210.226:1935/live10/stream-LThope/chunklist.m3u8 wowzasessionid=1100203570
It just keeps doing this cupertino connect, create, destroy, disconnect.
Here is what I have in for the streaming cupertino settings in my /live10/application.xml file:
live
${com.wowza.wms.context.VHostConfigHome}/content
${com.wowza.wms.context.VHostConfigHome}/keys
cupertinostreamingpacketizer,smoothstreamingpacketizer,sanjosestreamingpacketizer
cupertinoChunkDurationTarget
20000
Integer
cupertinoMaxChunkCount
10
Integer
cupertinoPlaylistChunkCount
5
Integer
cupertinoRepeaterChunkCount
5
Integer
Lastly here are my settings on FLME:
Format H.264-Profile Main, Level 3.0, Keyframe 2 sec.
Frame Rate 25
Input size 640x480
Output bit rate 650 kbps, output size 640x358
Audio
AAC, stereo, 44100, 128
This is FLME 3.2
WOWZA 3.5 latest patch
So I guess I am asking if anyone knows why the cupertino keeps disconnecting? Any recommendations for the cupertino settings? Does anyone know how to do what my CDN said about ts files or chunk names?
Thanks,
Doug