Wowza live streaming from Exterity SDI encoder.
Heres the setup.
Exterity encoder on my LAN
SDI input
output to
MPEG Standard: MPEG-2 / MPEG-4
Bit Rate Mode: constant
Display Resolution: CIF
Video Bit Rate: 256 Kbps
Audio Bit Rate: 48 Kbps
Stream settings
UDP
Destination Address: 10.11.10.28 (my local PC where Wowza is installed)
Destination Port:49501
Plays fine in VLC using udp://10.11.10.28:49501
When I use Wowza Media Server Pro 1.6.0 to directly connect to the Exterity stream it seems to connect ok just not render any Flash video. (connecting Wowza via VLC to the streaming encoder seemed a confusing overhead!)
I used the settings from this page for the RTP stream config
http://community.wowza.com/t/-/49
But I check the the logs below and it seems to indicate a codec issue?(depacketizer) but nothing on the forums covers this. Any ideas?
Configure logging: file:///C:/Program Files/Wowza Media Systems/Wowza Media Server Pro 1.6.0/conf/log4j.properties
INFO server server-start Wowza Media Server Pro10 1.6.0 build9437 -
INFO server comment - Serial number: XXXXX-XXXXX-XXXXX-XXXXX-YAUE9
INFO server comment - Maximum connections: 10
INFO server comment - Hardware Available Processors: 2
INFO server comment - Hardware Physical Memory: 618MB/2046MB
INFO server comment - Hardware Swap Space: 2541MB/3938MB
INFO server comment - Max File Descriptor Count: Unlimited
INFO server comment - OS Name: Windows XP
INFO server comment - OS Version: 5.1
INFO server comment - OS Architecture: x86
INFO server comment - Java Name: Java HotSpot™ Client VM
INFO server comment - Java Vendor: Sun Microsystems Inc.
INFO server comment - Java Version: 1.5.0_12-b04
INFO server comment - Java Home: C:\Program Files\Java\jre1.5.0_12
INFO server comment - Java Max Heap Size: 762MB
INFO server comment - Java Architecture: 32
INFO server comment - CMDInterface now listening: [any]:8083
INFO server comment - vhost home directory: C:\Program Files\Wowza Media Systems\Wowza Media Server Pro 1.6.0
INFO vhost vhost-start defaultVHost -
INFO vhost comment defaultVHost RTMP/RTMPT bind attempt ([any]:1935)
INFO vhost comment defaultVHost Bind successful ([any]:1935)
INFO application app-start definst rtplive/definst
INFO session connect-pending 127.0.0.1 -
INFO session connect 127.0.0.1 -
INFO stream create - -
INFO server comment - MediaStreamMediaCasterPlay: startPlay
INFO server comment - RTPMediaCaster.create
INFO server comment - RTPMediaCaster.init
INFO server comment - RTPMediaCaster.Reconnector: start
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo: URI:
udp://10.11.10.28:49501
INFO stream create - -
WARN server comment - Failed to find an appropriate depacketizer for this track (MP2T): You may not have the proper software license to use this feature. Please contact sales@wowza.com for more information.
INFO stream publish udp://10.11.10.28:49501 -
INFO server comment - UDPTransport.bind: /10.11.10.28:49501
INFO server comment - RTPMediaCaster.Reconnector: stop
INFO server comment - UDPTransport.firstPacket: /10.11.10.28:49501
INFO server comment - MediaStreamMediaCasterPlay: close
INFO stream destroy udp://10.11.10.28:49501 -
INFO session disconnect 1672459708 -
INFO server comment - RTPMediaCaster.shutdown: udp://10.11.10.28:49501
INFO server comment - RTPMediaCaster.disconnect
INFO stream unpublish udp://10.11.10.28:49501 -
INFO server comment - MediaStreamMediaCasterPlay: close
INFO stream destroy udp://10.11.10.28:49501 -