Wowza Community

Sony anycast station - awsg500

Hi,

I’m trying to re-broadcast an RTSP stream from a Sony Anycast Station - AWSG500.

I have setup the config etc. for a ‘rtplive’ stream on the Wowza server and confirmed this is working using Quicktime broadcast.

The Anycast station has input details set as following:

Server Address: Set to IP address of Wowza server.

HTTP Port: 80

RTSP Port: 1935

Stream Name: rtplive/live.rm

Username/Password: As per ‘publish.password’ config file settings

From what I can see in the logs the station seems to attempt a connection but I’m unsure as to why it’s unable to broadcast?

2010-08-25 07:15:45 EDT disconnect session INFO 200 2085539331 - defaultVHost - - 1.994 [any] 1935-127.0.0.1 rtmp - unknown 2085539331 10 0 - - - - - - - - - - - – - -

Anyone has any experience with this?

Thanks,

Mike

Try making the stream name a simple name, and put the application name as part of the server address.

Server Address: rtmp://[wowza-address]:1935/rtplive

HTTP Port: 80

RTSP Port: 1935

Stream Name: myStream

Richard