Wowza Community

Using Apple's QuickTime Broadcaster with Wowza Server (RTSP/RTP)

Hi,

I have followed all the steps above plus tried most of the other ways to get QT Broadcaster (QTB) to stream to WOWZA. But when I open the sample live.html from the example/livestreaming/client directory…I can’t get the flash player to connect and play my live stream.

I have tested that WOWZA works when using VOD. So WOWZA is working.

I have setup QTB to send a stream to WOWZA using steps above in this thread.

To confirm that WOWZA correctly receives the QTB stream;

I modified the application.html file to Set the Streams/StreamType

property to: live-record (instead of live).

I start WOWZA and I broadcast from QTB.

I confirm that a file is being recorded in the content directory and the file is valid and will play my content (after I stop broadcasting)

But when I run the live.html and put the required info in the player

rtmp://localhost/live

myStream.sdp

…I always get “Failed to play myStream; stream not found.”

I tried running live.html on the server where WOWZA is running (as above) but also on a seperate machine.

I am running MAC OSX snow leopard and leopard…With no difference in results.

I have tried using mystream, mystream.sdp for file name…But always I get stream not found.

Does anyone have similar issue? Can someone suggest a solution?

Thank you.

Ok,

Your right I had the wrong capitalization. Thank you.

Now I have another problem that’s very strange.

I can’t seem to get QTB to stream me the video…I only get the audio in the files I record.

I noticed in the log that there is a warning about a port being already in use…

Do you have an idea of what I did wrong?

Thank you.

DEBUG server comment - uri: ANNOUNCE rtsp://169.254.204.110:1935/live/mystream.sdp RTSP/1.0

DEBUG server comment - method: ANNOUNCE

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 1

DEBUG server comment - content-type: application/sdp

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - content-length: 442

DEBUG server comment - uri: ANNOUNCE rtsp://169.254.204.110:1935/live/mystream.sdp RTSP/1.0

DEBUG server comment - method: ANNOUNCE

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 2

DEBUG server comment - content-type: application/sdp

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - authorization: Digest username=“matrox”, realm=“Streaming Server”, nonce=“e96e258a4c181f456096c890e2e0068a”, uri="/live/mystream.sdp", response=“6226b7fc45d003904a189d7e05a68abe”

DEBUG server comment - content-length: 442

INFO rtsp connect 1974395411 -

DEBUG server comment - sdp: v=0

DEBUG server comment - sdp: o=- 0 3451234958 IN IP4 127.0.0.0

DEBUG server comment - sdp: s=QuickTime

DEBUG server comment - sdp: c=IN IP4 169.254.204.110

DEBUG server comment - sdp: t=0 0

DEBUG server comment - sdp: a=range:npt=now-

DEBUG server comment - sdp: m=audio 6970 RTP/AVP 96

DEBUG server comment - sdp: b=AS:8

DEBUG server comment - sdp: a=rtpmap:96 mpeg4-generic/8000/1

DEBUG server comment - sdp: a=fmtp:96 profile-level-id=15;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1588

DEBUG server comment - sdp: a=mpeg4-esid:101

DEBUG server comment - sdp: a=control:trackid=1

DEBUG server comment - sdp: m=video 6970 RTP/AVP 97

DEBUG server comment - sdp: b=AS:1000

DEBUG server comment - sdp: a=rtpmap:97 X-QT/90000

DEBUG server comment - sdp: a=cliprect:0,0,480,640

DEBUG server comment - sdp: a=framesize:97 640-480

DEBUG server comment - sdp: a=control:trackid=2

INFO rtsp announce 1974395411 -

DEBUG server comment - uri: OPTIONS rtsp://169.254.204.110:1935/live/mystream.sdp RTSP/1.0

DEBUG server comment - method: OPTIONS

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 3

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - authorization: Digest username=“matrox”, realm=“Streaming Server”, nonce=“e96e258a4c181f456096c890e2e0068a”, uri="/live/mystream.sdp", response=“a0585051da589b220855872201c32f61”

DEBUG server comment - uri: SETUP rtsp://169.254.204.110:1935/live/mystream.sdp/trackid=1 RTSP/1.0

DEBUG server comment - method: SETUP

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp/trackid=1

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 4

DEBUG server comment - transport: RTP/AVP;unicast;client_port=6970-6971;mode=record

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - accept-language: en-US

DEBUG server comment - authorization: Digest username=“matrox”, realm=“Streaming Server”, nonce=“e96e258a4c181f456096c890e2e0068a”, uri="/live/mystream.sdp", response=“47960edd94379bc66ad9f7285955ce0b”

INFO server comment - sortPackets[2]: sortBufferSize:750

DEBUG server comment - onFlushNotifyClients: false

DEBUG server comment - flushInterval: 125

DEBUG server comment - verboseDebug: false

INFO stream create - -

DEBUG server comment - RTPDePacketizerMPEG4AAC.init

DEBUG server comment - RTPTrack.getTransportStr: RTP/AVP;unicast;client_port=6970-6971;mode=record;source=169.254.204.110;server_port=6970-6971

DEBUG server comment - uri: SETUP rtsp://169.254.204.110:1935/live/mystream.sdp/trackid=2 RTSP/1.0

DEBUG server comment - method: SETUP

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp/trackid=2

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 5

DEBUG server comment - transport: RTP/AVP;unicast;client_port=6972-6973;mode=record

DEBUG server comment - session: 1974395411

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - accept-language: en-US

DEBUG server comment - authorization: Digest username=“matrox”, realm=“Streaming Server”, nonce=“e96e258a4c181f456096c890e2e0068a”, uri="/live/mystream.sdp", response=“47960edd94379bc66ad9f7285955ce0b”

DEBUG server comment - RTPDePacketizerQuicktimeH264.init

DEBUG server comment - RTPTrack.getTransportStr: RTP/AVP;unicast;client_port=6972-6973;mode=record;source=169.254.204.110;server_port=6970-6971

DEBUG server comment - uri: RECORD rtsp://169.254.204.110:1935/live/mystream.sdp RTSP/1.0

DEBUG server comment - method: RECORD

DEBUG server comment - context: rtsp://169.254.204.110:1935/live/mystream.sdp

DEBUG server comment - protocol: RTSP/1.0

DEBUG server comment - cseq: 6

DEBUG server comment - session: 1974395411

DEBUG server comment - user-agent: QuickTime/7.6.3 (qtver=7.6.3;cpu=IA32;os=Mac 10.6.2)

DEBUG server comment - authorization: Digest username=“matrox”, realm=“Streaming Server”, nonce=“e96e258a4c181f456096c890e2e0068a”, uri="/live/mystream.sdp", response=“e5f3dff79cd569ff0f12024b57eb28ee”

INFO stream publish mystream.sdp -

DEBUG server comment - config: session: setReuseAddress: from:false to:true

DEBUG server comment - config: session: setReceiveBufferSize: from:65507 to:256000

DEBUG server comment - config: session: setSendBufferSize: from:65507 to:65000

DEBUG server comment - config: session: setTrafficClass: from:0 to:0

INFO server comment - IN: UDPHandler: create: com.wowza.wms.rtp.model.RTPPort@da0348

INFO server comment - RTPUDPTransport.bind: 0.0.0.0/0.0.0.0:6970

DEBUG server comment - config: session: setReuseAddress: from:false to:true

DEBUG server comment - config: session: setReceiveBufferSize: from:65507 to:256000

DEBUG server comment - config: session: setSendBufferSize: from:65507 to:65000

DEBUG server comment - config: session: setTrafficClass: from:0 to:0

INFO server comment - IN: UDPHandler: create: com.wowza.wms.rtp.model.RTPPort@a6345c

INFO server comment - RTPUDPTransport.bind: 0.0.0.0/0.0.0.0:6971

WARN server comment - RTPUDPTransport.bind: Address already in use: 0.0.0.0/0.0.0.0:6970

WARN server comment - RTPUDPTransport.bind: Address already in use: 0.0.0.0/0.0.0.0:6971

INFO rtsp publish 1974395411 -

INFO server comment - IN: UDPHandler: sessionCreated

INFO server comment - IN: UDPHandler: sessionOpened: com.wowza.wms.rtp.model.RTPPort@da0348

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 86 4a e8 92 f3 4f 5e 96 77 1f 00 80 01 }

DEBUG server comment - auxiliaryDataSizeLength: 0

DEBUG server comment - constantSize: 0

DEBUG server comment - constantDuration: 0

DEBUG server comment - maxDisplacement: 0

DEBUG server comment - deinterleaveBufferSize: 0

DEBUG server comment - sizeLength: 13

DEBUG server comment - indexLength: 13

DEBUG server comment - indexDeltaLength: 3

DEBUG server comment - CTSDeltaLength: 0

DEBUG server comment - DTSDeltaLength: 0

DEBUG server comment - randomAccessIndication: 0

DEBUG server comment - streamStateIndication: 0

DEBUG server comment - auxiliaryDataSizeLength: 0

INFO server comment - UDPTransport.firstPacket: 0.0.0.0/0.0.0.0:6970

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 87 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 88 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 89 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8a 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8b 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8c 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8d 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8e 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 8f 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 90 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 91 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 92 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 93 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 94 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 95 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 96 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 97 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 98 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 99 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 9a 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 9b 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:500] {80 e1 45 9c 4a e8 92 f3 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:315] {80 e1 45 9d 4a e8 9e ae 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:559] {80 e1 45 9e 4a e8 aa 69 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:891] {80 e1 45 9f 4a e8 b6 24 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a0 4a e8 c1 df 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:695] {80 e1 45 a1 4a e8 c1 df 4f 5e 96 77 1e 00 80 01 }

INFO server comment - IN: UDPHandler: sessionCreated

INFO server comment - IN: UDPHandler: sessionOpened: com.wowza.wms.rtp.model.RTPPort@da0348

DEBUG server comment - rtp[trackid=1:347] {80 e0 45 86 4a e8 87 6b 4f 5e 96 77 00 30 02 00 }

DEBUG server comment - header: end:true tc:1256753003 sz: 64 idx:0 cts:0 dts:0 rap:0 ss:0

DEBUG server comment - header: end:true tc:1256754027 sz: 180 idx:0 cts:0 dts:0 rap:0 ss:0

DEBUG server comment - header: end:true tc:1256755051 sz: 83 idx:0 cts:0 dts:0 rap:0 ss:0

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a2 4a e8 cd 9a 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a3 4a e8 cd 9a 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:408] {80 e1 45 a4 4a e8 cd 9a 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a5 4a e8 d9 55 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a6 4a e8 d9 55 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a7 4a e8 d9 55 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 a8 4a e8 d9 55 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:77] {80 e1 45 a9 4a e8 d9 55 4f 5e 96 77 1e 00 80 01 }

DEBUG server comment - rtp[trackid=1:1036] {80 61 45 aa 4a e8 e5 10 4f 5e 96 77 1e 00 80 01 }

WOW!

Your are a champ!

That did the trick!

Thank you!

Hi Again,

So I have QTB sending data out over TCP.

I have no problem opening the stream with the Flash Player sample in live.html (when using the right filename :slight_smile: )

I-Phone also seems to work fine. Until the license cuts it off! :slight_smile:

But when I open the stream using VLC as a RTSP stream it opens and plays for a few seconds but eventually stops. I noticed that if I make sure the video is always moving…(I keep waving at the camera) it won’t stop streaming.

When I try to use QT player it seems to only open the stream as an audio file. I don’t get any video.

Any clue what my problem might be?

Of course if I connect directly to QTB it works fine. It’s only when going through Wowza that I have a problem.

Finally got Wirecast to work with Wowza and iPhone.

but i dont like the quality

can you advise about best setting for Wirecast to work with iphone

hi

am trying to encode using FME with video h264 baseline 3.0 bitrate 350

am getting on my iphone (movie format unsupported) any suggestions please?

HI

thank all it worked just perfect could not think of better

1- if i want to stream audio Only is it the same thing?

2- if i want to use FME with enabling multiple bit rate option will this work, and how i can make it works with iphone?

i dont see any errors

but i am not so happy about it the live disconnects after 10 seconds and reestablish again, so its not stable, i dont know if this is server problem or encoder problem

can you please advise

will the blackbery support the multibitrate with smil file?

Try setting the Application.xml /RTP /Authentication /PublishMethod to “none”

Richard

I set up as you say, playback still requires a password

If the Application.xml /RTP /Authentication /PlayMethod is “none”, as you have above, the player should not ask for username and password. Double check that.

Richard

none

none

Two are set “none”, after server restart also still need to account number and password.

Hello:

I have it working over http streaming to an iPhone 4. But, using Mac OS X 10.6.4, with QuickTime Player 10, the video is having issues, and with QuickTime Player 7, I don’t get the stream at all.

Here is an example rtsp live stream…

rtsp://wowza.scl.utah.edu:1935/live/richard.sdp

It works in VLC 1.1.3, but really need to get it working in QuickTime.

Any suggestions?

Hello:

I have it working over http streaming to an iPhone 4. But, using Mac OS X 10.6.4, with QuickTime Player 10, the video is having issues, and with QuickTime Player 7, I don’t get the stream at all.

Here is an example rtsp live stream…

rtsp://wowza.scl.utah.edu:1935/live/richard.sdp

It works in VLC 1.1.3, but really need to get it working in QuickTime.

Any suggestions?

So, Wowza publicizes support Apple QuickTime, but I can get everything to work but Apple QuickTime with our rtsp live stream. Any suggestions or info I need to give to get this resolved? It starting to seem that QuickTime is a second-class citizen with Wowza, but it isn’t publicized that way.:frowning:

We are using Wowza Media Server 2 Perpetual 2.1.2 build24878. Is there a newer version or patch that fixes theses QuickTime rtsp issues? We replaced our QuickTime Streaming server with Wowza and are overall happy with the performance and other media architecture support, but QuickTime worked great with it, but we are having issues with QuickTime and Wowza that we would like to get resolved and not tell the end-users to either use Flash or VLC instead.

Flash is the still the best way to get through to the most people, and there is no player configuration on the user end necessary.

Richard

Thats great, but Wowza publicizes that it supports Apple QuickTime, IMHO, that supports needs to be greatly improved and supported. I haven’t received any response from on how to troubleshoot this issue or at least request that I gather more info to diagnose the issue.

Do the developers have the Apple Computers to test OS version with versions of QuickTime? I received another reply from a person from Wowza said they didn’t have the latest Mac OS X w/QuickTime to test Wowza against. I am not sure, if you work for the company or not, but if you do, it is very concerning to tell me to use Flash because your product isn’t properly working with Apple QuickTime to use Flash when your product is publicized as " unified streaming to all popular media platforms". Maybe, that should be appended “…and if your media platform doesn’t work, use Flash because its the best way.”

Quicktime player will work iif you open up all UDP ports and add TCP port 554 to /conf/VHost.xml /HostPort /Port “1935”, change that to “1935,554”

Ok, will make the change and restart the service and test and post back with results.

QT player is different on Mac and Windows. For example cupertino live streaming is supported in QT on Mac but not Windows. This is player/platform issue, and it is one reason why Flash is still the recommended client for the desktop.

Richard

I don’t agree this is a player/platform issue. RTSP QT Player or via browser plugin on Mac OS X or Windows would have had this issue. Also, it works fine with QuickTime Streaming Server. So, its a player/platform and streaming server issue (i.e. Wowza Media Server). So, I don’t think it is fair to place all the blame on the player/platform since rtsp work fine with Apple QuickTime with other media servers.

In regards, to the differences between QT on Mac OS X and Windows, that is true. So, that is why those supporting/developing Wowza need to test against different versions of QuickTime on different versions of OS and platforms. There are differences with Flash in regards to OS versions and platforms too.

All the UDP ports are open on our firewall that Apple recommends here http://support.apple.com/kb/ts1629

6970-9999 UDP (QuickTime Streaming Server)

Also, we have…

554 UDP/TCP (Real Time Streaming Protocol (RTSP))

7070 UDP (QuickTime Streaming Server (RTSP))

7070 TCP (QuickTime Streaming Server)

Anything specific to wowza that needs to be open that different?

Quicktime player will work iif you open up all UDP ports and add TCP port 554 to /conf/VHost.xml /HostPort /Port “1935”, change that to “1935,554”

QT player is different on Mac and Windows. For example cupertino live streaming is supported in QT on Mac but not Windows. This is player/platform issue, and it is one reason why Flash is still the recommended client for the desktop.

Richard

Adding the 554 port solved the issues I was having with the Apple QuickTime RTSP from a live broaddcast. That was the piece of info I needed, thanks.

Actually, I wrote too soon. I was streaming of primarily static image, but if there is any motion you get video shuttering. We have a live broadcast going on now and it works fine with Flash and HTTP Streaming, but using QuickTime Player or the QuickTime Plugin in a web browser has a “max hedroom” video shutter effect that really makes impossible to watch.

To see it, open up the following URL in QuickTime Player…

rtsp://qtss.scl.utah.edu:1935/live/transpir.sdp

I also, tried opening up all UDP ports and that didn’t make a difference. I really need to get QuickTime RTSP with a Live Stream working with Wowza. Any other suggestions or info needed to troubleshoot this issue?

Should be up today until 5 PM.

We saw the “Max Headroom” effect a lot on RTSP when it goes over UDP via the internet to/from a Wowza instance on EC2.

Ok, but we aren’t using “Wowza Media Server 2 for Amazon EC2”, but using “Wowza Server Perpetual”.

This happened both when encoding using WireCast (before it did RTMP), and when playing back RTSP with an Amino STB.

A set-top-box? We are seeing this with QuickTime Player 10.x or QuickTime Player 7.x on Mac OS X 10.6.4 on multiple Mac computers.

My strong suspicion is that this is an artifact related to UDP over a network without end-to-end QoS.

I would agree with you that it could be a quality of service issue, but it doesn’t effect Flash or HTTP Streaming with QuickTime Player 10.x on Mac OS X 10.6.4. And have a 1 GB link on client and 1 GB on server with hardly any network traffic and we didn’t have this using when we where using QuickTime Streaming Server running on the exact same hardware, which is Xserve 2.8 GHz Quad-Core Intel Xeon w/12 GB RAM running Mac OS X Server 10.6.4 (Build 10F616).

Here are our Wirecast 3.5.5 running under Mac OS X 10.6.4. We are using an Epiphan VGA2USB LR http://www.epiphan.com/products/frame-grabbers/vga2usb-lr/ for screen captures and using a DV camera connected via Firewire 400 to a Mac Pro.

Here are the settings on the Wirecast 3.5.5 software…

Announce to QuickTime Streaming Server

Encoder Preset: LAN - H.264

Broadcast over TCP is set (Tried both enabled/not enabled)

Host Name: wowza.my.domain:1935/

File Location: live/my_live_stream.sdp

Encoder Preset - LAN - H.264 (Video)

Encoder: H.264 (Baseline)

Depth: Color

Width: 640 Height: 480

Frames per second: 30

Key frame every: 60 frames

Average bit rate: 1200 kbits/sec

Encoder Preset - LAN - H.264 (Audio)

Encoder: MPEG-4 Audio

Bits Per Sample: 16-bit, Stereo

Hi,

i have this problem when i try to stream a live webcam using Apple Broadcast.

I can’t see the video/audio in any ipod or with the flash player in PC.

QB settings: Trasmission: Automatic Unicast

IP: 192.168.0.182:1935 File: live/myStream.sdp

user e pwd ok

i have tried to check the broadcast over TCP but not working… :mad:

My log file:

#Fields: date time tz x-event x-category x-severity x-status x-ctx x-comment x-vhost x-app x-appinst x-duration s-ip s-port s-uri c-ip c-proto c-referrer c-user-agent c-client-id cs-bytes sc-bytes x-stream-id x-spos cs-stream-bytes sc-stream-bytes x-sname x-sname-query x-file-name x-file-ext x-file-size x-file-length x-suri x-suri-stem x-suri-query cs-uri-stem cs-uri-query

2010-07-27 12:43:36 CEST comment server INFO 200 - Server threads[h/t]: 10/10 - - - 0.296 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:38 CEST comment server INFO 200 - CMDInterface now listening: [any]:8083 - - - 1.497 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:38 CEST comment server ERROR 500 - server core failure: java.net.BindException: Address already in use: bind - - - 1.513 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:56 CEST destroy stream INFO 200 myStream.sdp - defaultVHost live definst 33.982 192.168.0.182 1935 http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 192.168.0.183 http (cupertino) - Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) 1532067474 0 312 1 0 0 0 myStream.sdp - - - - - http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 - http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 -

2010-07-27 12:43:56 CEST disconnect cupertino INFO 200 1532067474 - defaultVHost live definst 58.521 192.168.0.182 1935 http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 192.168.0.183 http (cupertino) - Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) 1532067474 0 312 - 0 - - myStream.sdp - - - - - http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 - http://192.168.0.182:1935/live/myStream.sdp/playlist.m3u8 -

2010-07-27 12:43:58 CEST vhost-start vhost INFO 200 defaultVHost - - - - 21.84 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:58 CEST comment server INFO 200 - defaultVHost threads[h/t]:120/80 home:C:\Program Files\Wowza Media Systems\Wowza Media Server 2.1.2 - - - 21.871 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:58 CEST comment vhost INFO 200 defaultVHost Bind attempt ([any]:1935:4) - - - 21.886 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:58 CEST comment vhost INFO 200 defaultVHost Bind successful ([any]:1935) - - - 21.886 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:58 CEST comment vhost INFO 200 defaultVHost Bind attempt ([any]:8086:1) - - - 21.886 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:43:58 CEST comment vhost INFO 200 defaultVHost Bind successful ([any]:8086) - - - 21.886 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:27 CEST connect rtsp INFO 200 142624415 - defaultVHost live definst 89.19 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 - - - - - - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:44:27 CEST create stream INFO 200 - - defaultVHost live definst 0.046 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 2 0 0 0 myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:44:27 CEST announce rtsp INFO 200 142624415 - defaultVHost live definst 64.854 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 - - - - myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:44:27 CEST publish stream INFO 200 myStream.sdp - defaultVHost live definst 0.14 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 2 0 0 0 myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:44:27 CEST comment server INFO 200 - RTPUDPTransport.bind[live/definst]: 0.0.0.0/0.0.0.0:10000 - - - 65.01 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:27 CEST comment server INFO 200 - RTPUDPTransport.bind[live/definst]: 0.0.0.0/0.0.0.0:10001 - - - 65.01 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:27 CEST comment server INFO 200 - RTPUDPTransport.bind[live/definst]: 0.0.0.0/0.0.0.0:10002 - - - 65.026 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:27 CEST comment server INFO 200 - RTPUDPTransport.bind[live/definst]: 0.0.0.0/0.0.0.0:10003 - - - 65.026 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:27 CEST publish rtsp INFO 200 142624415 - defaultVHost live definst 65.026 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 - - - - myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:44:28 CEST comment server INFO 200 - RTCPHandler.sendFirstRTCPRR[227309003,10003,/192.168.0.116:6973] - - - 90.064 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - UDPTransport.firstPacket: 0.0.0.0/0.0.0.0:10003 - - - 90.064 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - RTCPHandler.sendFirstRTCPRR[227292196,10001,/192.168.0.116:6971] - - - 90.079 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - UDPTransport.firstPacket: 0.0.0.0/0.0.0.0:10001 - - - 90.079 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - UDPTransport.firstPacket: 0.0.0.0/0.0.0.0:10000 - - - 90.438 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.init[live/definst/myStream.sdp]: chunkDurationTarget: 10000 - - - 90.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.init[live/definst/myStream.sdp]: chunkDurationTolerance: 500 - - - 90.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.init[live/definst/myStream.sdp]: audioGroupCount: 3 - - - 90.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.init[live/definst/myStream.sdp]: playlistChunkCount:3 - - - 90.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: cupertinostreamingpacketizer:myStream.sdp - - - 90.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - CupertinoPacketHandler.startStream[live/definst/myStream.sdp] - - - 90.485 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket: Audio codec: AAC - - - 90.485 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket: Audio info[live/definst/myStream.sdp]: {AACFrame: size: 0, rate: 8000, channels: 1, samples: 1024, errorBitsAbsent: true, profileObjectType: “LC”} - - - 90.485 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: smoothstreamingpacketizer:myStream.sdp - - - 90.501 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerSmoothStreaming.startStream[live/definst/myStream.sdp] - - - 90.501 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - UDPTransport.firstPacket: 0.0.0.0/0.0.0.0:10002 - - - 90.641 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:28 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket: Video codec: H264 - - - 90.953 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:29 CEST comment server WARN 200 - LiveStreamPacketizerCupertino.handlePacket: Video encoding settings are beyond iPhone/iPod touch recommendations (Baseline/3.0) [live/definst/myStream.sdp]: {H264CodecConfigInfo: profile: “Main”, level: 1.0, frameSize: 160x120, aspect: 0/1, crop: l:0 r:0 t:0 b:4} - - - 91.015 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:34 CEST comment server INFO 200 - LiveStreamPacketizerSmoothStreaming.flushPendingAudio: Bitrate[live/definst/myStream.sdp]: 7778 - - - 95.961 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:41 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:1 a/v/k:36/48/1 duration:13505 - - - 103.667 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:54 CEST comment server INFO 200 - LiveStreamPacketizerSmoothStreaming.flushPendingVideo: Bitrate[live/definst/myStream.sdp]: 9769 - - - 116.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:44:54 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:2 a/v/k:33/96/2 duration:12800 - - - 116.454 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:07 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:3 a/v/k:34/96/2 duration:12800 - - - 129.262 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:20 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:4 a/v/k:33/96/2 duration:12800 - - - 142.064 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:32 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:5 a/v/k:33/96/2 duration:12800 - - - 154.834 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST app-start application INFO 200 definst rtplive/definst - - - 155.473 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST connect-pending session INFO 100 127.0.0.1 - defaultVHost rtplive definst 0.156 [any] 1935 rtmp://localhost/rtplive 127.0.0.1 rtmp unknown WIN 10,1,53,64 2061056792 3328 3073 - - - - - - - - - - - - - rtmp://localhost/rtplive -

2010-07-27 12:45:33 CEST connect session INFO 200 127.0.0.1 - defaultVHost rtplive definst 0.172 [any] 1935 rtmp://localhost/rtplive 127.0.0.1 rtmp unknown WIN 10,1,53,64 2061056792 3328 3073 - - - - - - - - - - - - - rtmp://localhost/rtplive -

2010-07-27 12:45:33 CEST create stream INFO 200 - - defaultVHost rtplive definst 0.0 [any] 1935 rtmp://localhost/rtplive 127.0.0.1 rtmp unknown WIN 10,1,53,64 2061056792 3382 3411 1 0 0 0 - - - - - - rtmp://localhost/rtplive rtmp://localhost/rtplive - rtmp://localhost/rtplive -

2010-07-27 12:45:33 CEST comment server INFO 200 - MediaStreamMediaCasterPlay: startPlay - - - 155.614 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST comment server INFO 200 - RTPMediaCaster.create[18452466] - - - 155.629 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST comment server INFO 200 - RTPMediaCaster.init[18452466] - - - 155.629 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST comment server INFO 200 - RTPMediaCaster.Reconnector[18452466:rtplive/definst:myStream.sdp]: start: 1 - - - 155.645 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST comment server INFO 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo[rtplive/definst]: C:/Program Files/Wowza Media Systems/Wowza Media Server 2.1.2/content/myStream.sdp - - - 155.754 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:33 CEST comment server WARN 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo: SDP file missing: C:/Program Files/Wowza Media Systems/Wowza Media Server 2.1.2/content/myStream.sdp - - - 155.754 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:43 CEST comment server INFO 200 - MediaStreamMediaCasterPlay: close - - - 165.405 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:43 CEST destroy stream INFO 200 myStream.sdp - defaultVHost rtplive definst 9.885 [any] 1935 rtmp://localhost/rtplive 127.0.0.1 rtmp unknown WIN 10,1,53,64 2061056792 3489 3453 1 - 0 0 myStream.sdp - - - - - rtmp://localhost/rtplive/myStream.sdp rtmp://localhost/rtplive/myStream.sdp - rtmp://localhost/rtplive -

2010-07-27 12:45:43 CEST disconnect session INFO 200 2061056792 - defaultVHost rtplive definst 10.104 [any] 1935 rtmp://localhost/rtplive 127.0.0.1 rtmp unknown WIN 10,1,53,64 2061056792 3489 3453 - - - - - - - - - - - - - rtmp://localhost/rtplive -

2010-07-27 12:45:45 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:6 a/v/k:34/96/2 duration:12800 - - - 167.636 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST connect-pending session INFO 100 192.168.0.182 - defaultVHost rtplive definst 0.0 [any] 1935 rtmp://192.168.0.182/rtplive 192.168.0.182 rtmp unknown WIN 10,1,53,64 480132431 3332 3073 - - - - - - - - - - - - - rtmp://192.168.0.182/rtplive -

2010-07-27 12:45:53 CEST connect session INFO 200 192.168.0.182 - defaultVHost rtplive definst 0.0 [any] 1935 rtmp://192.168.0.182/rtplive 192.168.0.182 rtmp unknown WIN 10,1,53,64 480132431 3332 3073 - - - - - - - - - - - - - rtmp://192.168.0.182/rtplive -

2010-07-27 12:45:53 CEST create stream INFO 200 - - defaultVHost rtplive definst 0.0 [any] 1935 rtmp://192.168.0.182/rtplive 192.168.0.182 rtmp unknown WIN 10,1,53,64 480132431 3386 3411 1 0 0 0 - - - - - - rtmp://192.168.0.182/rtplive rtmp://192.168.0.182/rtplive - rtmp://192.168.0.182/rtplive -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.shutdown[18452466:rtplive/definst:myStream.sdp]: myStream.sdp - - - 175.597 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.disconnect[18452466:rtplive/definst:myStream.sdp] - - - 175.597 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.closeRTPSession[18452466:rtplive/definst:myStream.sdp] - - - 175.597 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - MediaStreamMediaCasterPlay: startPlay - - - 175.613 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.create[12171472] - - - 175.613 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.init[12171472] - - - 175.613 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.Reconnector[12171472:rtplive/definst:myStream.sdp]: start: 1 - - - 175.613 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPMediaCaster.Reconnector[18452466:rtplive/definst:myStream.sdp]: done: 1 - - - 175.706 - - - - - - - - - - - - - - - - - - - - - - - - -

2010-07-27 12:45:53 CEST comment server INFO 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo[rtplive/definst]: C:/Program Files/Wowza Media Systems/Wowza Media Server 2.1.2/content/myStream.sdp - - - 175.722 -2010-07-27 12:45:53 CEST comment server WARN 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo: SDP file missing: C:/Program Files/Wowza Media Systems/Wowza Media Server 2.1.2/content/myStream.sdp - - - 175.722 - -2010-07-27 12:45:58 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:7 a/v/k:33/96/2 duration:12800 - - - 180.464 - - - -2010-07-27 12:46:11 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:8 a/v/k:33/96/2 duration:12800 - - - 193.21 - - - -2010-07-27 12:46:21 CEST comment server INFO 200 - MediaStreamMediaCasterPlay: close - - - 203.228 - - - - - - -2010-07-27 12:46:21 CEST destroy stream INFO 200 myStream.sdp - defaultVHost rtplive definst 27.693 [any] 1935 rtmp://192.168.0.182/rtplive 192.168.0.182 rtmp unknown WIN 10,1,53,64 480132431 3474 3471 1 - 0 0 myStream.sdp - - - - - rtmp://192.168.0.182/rtplive/myStream.sdp rtmp://192.168.0.182/rtplive/myStream.sdp - rtmp://192.168.0.182/rtplive -

2010-07-27 12:46:21 CEST disconnect session INFO 200 480132431 - defaultVHost rtplive definst 27.787 [any] 1935 rtmp://192.168.0.182/rtplive 192.168.0.182 rtmp unknown WIN 10,1,53,64 480132431 3474 3471 - - - - - - rtmp://192.168.0.182/rtplive -

2010-07-27 12:46:24 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:9 a/v/k:34/96/2 duration:12800 - - - 206.03 - - - -2010-07-27 12:46:31 CEST comment server INFO 200 - RTPMediaCaster.shutdown[12171472:rtplive/definst:myStream.sdp]: myStream.sdp - - - 213.471 - - - - - - -2010-07-27 12:46:31 CEST comment server INFO 200 - RTPMediaCaster.disconnect[12171472:rtplive/definst:myStream.sdp] - - - 213.471 -2010-07-27 12:46:31 CEST comment server INFO 200 - RTPMediaCaster.closeRTPSession[12171472:rtplive/definst:myStream.sdp] - - - 213.471 -2010-07-27 12:46:31 CEST comment server INFO 200 - RTPMediaCaster.Reconnector[12171472:rtplive/definst:myStream.sdp]: done: 1 - - - 213.549 - - - - - - -2010-07-27 12:46:36 CEST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/myStream.sdp]: Add chunk: id:10 a/v/k:33/96/2 duration:12800 - - - 218.837 - - - -2010-07-27 12:46:37 CEST pause stream INFO 200 myStream.sdp - defaultVHost live definst 130.255 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 397377 0 2 3489223593981 397377 0 myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:46:37 CEST pause rtsp INFO 200 142624415 - defaultVHost live definst 195.079 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 397377 0 - - - - myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:46:37 CEST comment server INFO 200 - RTPUDPTransport.unbind[live/definst]: 0.0.0.0/0.0.0.0:10000 - - - 195.328 - - - - -2010-07-27 12:46:37 CEST comment server INFO 200 - RTPUDPTransport.unbind[live/definst]: 0.0.0.0/0.0.0.0:10001 - - - 195.344 - - - - -2010-07-27 12:46:37 CEST comment server INFO 200 - RTPUDPTransport.unbind[live/definst]: 0.0.0.0/0.0.0.0:10002 - - - 195.344 - - - - -2010-07-27 12:46:37 CEST comment server INFO 200 - RTPUDPTransport.unbind[live/definst]: 0.0.0.0/0.0.0.0:10003 - - - 195.359

2010-07-27 12:46:37 CEST unpublish stream INFO 200 myStream.sdp - defaultVHost live definst 130.551 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 397377 0 2 3489223593981 397377 0 myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:46:37 CEST destroy stream INFO 200 myStream.sdp - defaultVHost live definst 130.551 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 397377 0 2 0 397377 0 myStream.sdp - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:46:37 CEST disconnect rtsp INFO 200 142624415 - defaultVHost live definst 195.359 192.168.0.116 554 rtsp://192.168.0.182:1935/live/myStream.sdp 192.168.0.116 rtsp - QuickTime/7.6.6 (qtver=7.6.6;cpu=IA32;os=Mac 10.6.4) 142624415 0 0 - - - - - - - - - - rtsp://192.168.0.182:1935/live/myStream.sdp rtsp://192.168.0.182:1935/live/myStream.sdp - rtsp://192.168.0.182:1935/live/myStream.sdp -

2010-07-27 12:46:49 CEST comment server INFO 200 - MediaStreamMap.removeLiveStreamPacketizer[live/definst/myStream.sdp]: Destroy live stream packetizer: smoothstreamingpacketizer - - - 231.427 - -2010-07-27 12:46:49 CEST comment server INFO 200 - MediaStreamMap.removeLiveStreamPacketizer[live/definst/myStream.sdp]: Destroy live stream packetizer: cupertinostreamingpacketizer - - - 231.427

Thanks !!! :smiley:

You are publishing to an application named “live”, then in Flash you are trying to play from an application named “rtplive”.

On IPhone, it doesn’t work because the stream is encoded with h.264 main profile. It should be baseline profile:

Richaard

Thanks Richard! I find the mistake! So, but AQB don’t support the baseline profile? I cannot stream to ipod via AQB? Which live encoders you prefer? Telesystem Wirecast o VCL to make a live AUDIO stream of symposium with 300 people connect by ipod?