Wowza Community

HLS Stream now found - HTTPStreamerAdapterCupertinoStreamer.onMediaFile

Hello guys,

Im newbie in media streaming, but i have to configure a wowza media server with HLS support.

I have created an application, called “live”.

Here is the application.xml from conf dir:

true

live

${com.wowza.wms.context.VHostConfigHome}/content

${com.wowza.wms.context.VHostConfigHome}/keys

cupertinostreamingpacketizer

transcoder

${SourceStreamName}.xml,transrate.xml

${com.wowza.wms.context.VHostConfigHome}/transcoder/profiles

${com.wowza.wms.context.VHostConfigHome}/transcoder/templates

0

${com.wowza.wms.context.VHostConfigHome}/dvr

append

vodcaptionprovidermp4_3gpp

cupertinostreaming,smoothstreaming,sanjosestreaming,mpegdashstreaming,dvrchunkstreaming

-1

*

*

*

*

digest

none

senderreport

12000

75

90000

0

0.0.0.0

127.0.0.1

*

interleave

httpOriginMode

on

cupertinoCacheControlPlaylist

max-age=10

cupertinoCacheControlMediaChunk

max-age=36000

smoothCacheControlPlaylist

max-age=10

smoothCacheControlMediaChunk

max-age=36000

smoothCacheControlDataChunk

max-age=36000

sanjoseCacheControlPlaylist

max-age=10

sanjoseCacheControlMediaChunk

max-age=36000

cupertinoOnChunkStartResetCounter

true

Boolean

base

Base

com.wowza.wms.module.ModuleCore

properties

Properties

com.wowza.wms.module.ModuleProperties

logging

Client Logging

com.wowza.wms.module.ModuleClientLogging

flvplayback

FLVPlayback

com.wowza.wms.module.ModuleFLVPlayback

I already have an incoming stream, and i can see this in the log files:

Access log:

2013-09-27 13:06:38 CEST comment server WARN 200 - HTTPStreamerAdapterCupertinoStreamer.onPlaylist: Stream not found [live/HLSTest/03.m3u8]: HLSTest - - - 702.136 - - - - - - - - - - - - - - - - - - - - - - - - -

2013-09-27 13:06:40 CEST comment server WARN 200 - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-01-32333live.ts]: HLSTest - - - 703.741 - - - - - - - - - - - - - - - - - - - - - - - - -

2013-09-27 13:06:40 CEST comment server WARN 200 - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-01-32289live.ts]: HLSTest - - - 703.793 - - - - - - - - - - - - - - - - - - - - - - - - -

Error log:

WARN server comment 2013-09-27 13:06:38 - - - - - 702.136 - - - - - - - - HTTPStreamerAdapterCupertinoStreamer.onPlaylist: Stream not found [live/HLSTest/03.m3u8]: HLSTest

WARN server comment 2013-09-27 13:06:40 - - - - - 703.741 - - - - - - - - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-01-32333live.ts]: HLSTest

WARN server comment 2013-09-27 13:06:40 - - - - - 703.793 - - - - - - - - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-01-32289live.ts]: HLSTest

What should i do to make it work?

Wowza Media Server 3.6.2

Windows Server 2008 R2

Currently protocol for incoming stream: webdav-light

I can use rtmp or http-Edgeware if its necessery.

Please help me out :slight_smile:

You have HTTPOrigin mode turned on. Do you need that? That is for using Wowza as an HTTP origin for CDN caching, where your clients playback from the CDN cache, not directly from Wowza. You probably do not want this turned on.

Otherwise, you are configured correctly for HLS playback. What playback URL are you using and what device are you testing on? Are you publishing a live stream?

This line indicates you are using the wrong suffix and an application instance that might not be correct: “Stream not found [live/HLSTest/03.m3u8]”. Show the playback URL you are testing, please.

Richard

Daniel,

Please describe in more detail what you are trying to do, end to end. First, what is the live source? Is it a MediaCaster source like an IP camera or MPEG-TS encoder, or RTMP encoder like FMLE or Wirecast? What playback client are you testing, what playback URL are you using.

Richard

Daniel,

You can’t tell me what encoder you are using? What are you doing to publish a live stream?

Richard

Thanks for the reply, i have turned off the HTTPOrigin mode.

Now i have got this messageing:

2013-09-27 14:57:06 CEST connect cupertino INFO 200 359651841 - defaultVHost live definst 58.201 [wowzaIP] 1935 http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts [sourceIP] http (cupertino) - Python-urllib/2.6 359651841 0 0 - 0 - - HLSTest - - - - - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts -

2013-09-27 14:57:06 CEST create stream INFO 200 HLSTest - defaultVHost live definst 0.0 [wowzaIP] 1935 http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts [sourceIP] http (cupertino) - Python-urllib/2.6 359651841 0 0 240 0 0 0 HLSTest - - - - - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34934live.ts -

2013-09-27 14:57:06 CEST comment server WARN 200 - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-02-34934live.ts]: HLSTest - - - 58.201 - - - - - - - - - - - - - - - - - - - - - - - - -

2013-09-27 14:57:06 CEST connect cupertino INFO 200 1702327784 - defaultVHost live definst 58.251 [wowzaIP] 1935 http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts [sourceIP] http (cupertino) - Python-urllib/2.6 1702327784 0 0 - 0 - - HLSTest - - - - - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts -

2013-09-27 14:57:06 CEST create stream INFO 200 HLSTest - defaultVHost live definst 0.002 [wowzaIP] 1935 http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts [sourceIP] http (cupertino) - Python-urllib/2.6 1702327784 0 0 241 0 0 0 HLSTest - - - - - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts - http://[wowzaIP]:1935/live/HLSTest/20130926T141428-02-34890live.ts -

2013-09-27 14:57:06 CEST comment server WARN 200 - HTTPStreamerAdapterCupertinoStreamer.onMediaFile: Stream not found [live/HLSTest/20130926T141428-02-34890live.ts]: HLSTest - - - 58.253 - - - - - - - - - - - - - - - - - - - - - - - - -

What should i do?

Do i have to create a folder or something named HLSTest?

Daniel.

Richard,

Thanks for the reply.

I not even know what type is the source excatly. May i guess that the source is an RTMP encoder.

My task is to stream forward the incoming source.

I have tried this urls:

http://[IP]:1935/live/definst/mp4:live.mp4/playlist.m3u8

http://[IP]:1935/live/definst/HLSTest/01.m3u8

EDIT:

I have tried Windows Media Player Classic, and iOS (iPad and iPhone)

Thanks for the help,

Daniel

Dear Richard,

Sorry for the late answer.

Im a system engenieer in a developer company.

I got the informations:

The stream creater hardware is TGB Networks Transact Packager.

It uses h.264 encode, and use VMG-8 platform.

I still got the same error messages.

May can you help me?

Best regards,

Daniel.