You're right, but mustihi83 wants to do it on the server so he doesn't have multiple streams which he doesn't have the upstream bandwidth to handle.
Richard
Maybe xuggler then ?
Quote
Note: Wowza Server can output AAC audio using two different packetization methods; mpeg4-generic and mp4a-latm (3gpp). The default packetization method is mpeg4-generic. To switch to mp4a-latm (3gpp) add the following property to the RTP/Properties container in [install-dir]/live/Application.xml (be sure to get the correct Properties container - there are several in Application.xml):
End Quote
Question 1. Does this mean that FMLE3 can connect to Wowza with h264 video and mp3 audio and the server will change the audio to AAC on the fly?
This would make the MainConcept AAC plugin not worth buying.
Question 2. After I add this property value to the Application.xml file can I upload the new file via my ftp client while the instance is running? If so, do I refresh/reboot the instance so that the changes will take effect?
I finally got this instance working and I really don't want to shut it down
videoeditor
No, Wowza doesn't do any kind of transcoding.
You should be able to stop and start your Wowza Server without worry, but you don't necessarily have to stop Wowza for changes to Application.xml. You can wait a few seconds, or use JConsole to unload.
Richard
----For RTSP streaming to mobile devices, based on the information below, does the opening of UDP Ports 6970-9999 need to be done on the device only? Also, do UDP ports need to be open on the Wowza Server or are they already open and used if the server binds to the static ip address and uses port 554.
Derrick
[*]To play using RTSP/RTP player or device:
Enter the following URL into the RTSP/RTP player:
See Also:Code:rtsp://[wowza-address]:1935/live/myStream.sdp
How to configure QuickTime player ...
How to configure VLC player ...
Note: [wowza-address] is the IP address or domain name of the server running Wowza Server.
Note: To stream to RTSP/RTP be sure UDP ports 6970-9999 are open.
I am not sure I really understand this. I don't think Highwinds can publish a stream using a .sdp file. I really don't understand the flow of the stream. Pulling a stream from Highwinds is most likely similar to this tutorial:
http://www.wowzamedia.com/forums/showthread.php?t=7583
Charlie
appears latency in rtp - rtmp through wowza 1.7.0 or wowza version 2 is approx 3 seconds.
Last edited by benbiles; 06-24-2010 at 02:57 PM.