I don’t have experience with FMLECmd, but take a look at this reference:
http://help.adobe.com/en_US/FlashMediaLiveEncoder/3.0/Using/WS5b3ccc516d4fbf351e63e3d11c104babd5-7ffc.html
Looks like you put username and password with /ap setting, but I am not sure if that will get passed to Wowza using ModuleRTMPAuthenticate.
Did you try this form with ModuleRTMPAuthenticate
rtmp://username:pwd@[wowza-address]/appName
Richard
Using / ap user: pwd, do something different …
FMLECmd.exe using a string without / ap the result is this:
Adobe(R) Flash(R) Media Live Encoder Command Line Utility v 3.2.0.9932
Copyright(C) 2009-10 Adobe Systems Incorporated. All rights reserved.
Tue Feb 05 2013 01:18:14 : Renaming existing file from c:\profiles\log\log.txt to c:\profiles\log\log.0.txt
Tue Feb 05 2013 01:18:14 : Failed to Add entry in OSLaunch.dat file. This entry may already exist.
Tue Feb 05 2013 01:18:14 : Failed to register for OS launch.
Tue Feb 05 2013 01:18:14 : Audio Settings :- Device : Realtek HD Audio Input Format : Mp3 Stereo Sample Rate : 22050 Hz Bit rate : 80 Kbps Volume : 81 %Stream to Flash Media Server :- FMS URL : rtmp://xxx.xxx.xxx.xx:1935/live Backup URL : Stream Name: myStream
Tue Feb 05 2013 01:18:14 : Selected audio input device: Realtek HD Audio Input
Tue Feb 05 2013 01:18:15 : Primary - Credentials required to connect to server. Cannot query credentials interactively.
Tue Feb 05 2013 01:18:15 : Error: Problem with Primary Server. Failure to connect to Primary server. Please verify that your Server URL and application name are valid and that your Internet connection is working and retry.
Tue Feb 05 2013 01:18:15 : Closing Application.
response of Wowza:
INFO session connect-pending 100.200.100.200 -
INFO session connect 100.200.100.200 -
INFO session disconnect 145890639 -
using FMLECmd.exe with / ap the result is this:
Adobe(R) Flash(R) Media Live Encoder Command Line Utility v 3.2.0.9932
Copyright(C) 2009-10 Adobe Systems Incorporated. All rights reserved.
Tue Feb 05 2013 01:18:54 : Renaming existing file from c:\profiles\log\log.txt to c:\profiles\log\log.1.txt
Tue Feb 05 2013 01:18:54 : Failed to Add entry in OSLaunch.dat file. This entry may already exist.
Tue Feb 05 2013 01:18:54 : Failed to register for OS launch.
Tue Feb 05 2013 01:18:54 : Audio Settings :- Device : Realtek HD Audio Input Format : Mp3 Stereo Sample Rate : 22050 Hz Bit rate : 80 Kbps Volume : 81 %Stream to Flash Media Server :- FMS URL : rtmp://xxx.xxx.xxx.xxx:1935/live Backup URL : Stream Name: myStream
Tue Feb 05 2013 01:18:54 : Selected audio input device: Realtek HD Audio Input
Tue Feb 05 2013 01:18:56 : Primary - Connected to FMS/3,5,7,7009
Tue Feb 05 2013 01:18:56 : Primary - Network Command: onFCPublish
Tue Feb 05 2013 01:18:56 : Primary - Stream[myStream] Status: Success
Tue Feb 05 2013 01:18:56 : Primary - Network Status: NetConnection.Connect.Closed status
Tue Feb 05 2013 01:19:21 : Error: Problem publishing at Primary Server. Unable to publish myStream stream either due to Network Problem at server, the stream name being used is busy, or you are not authorized to publish to this server. Please check the network connection with server, try publishing with other stream name, or contact your FMS administrator for help.
Tue Feb 05 2013 01:19:21 : Primary - Disconnected
Tue Feb 05 2013 01:19:21 : Closing Application.
response of Wowza:
INFO server comment - SecureURLParams.onAppStart: live/_definst_
INFO server comment - ModuleRTMPAuthenticate.onAppStart: SecureToken is on
INFO server comment - ModuleRTMPAuthenticate.onAppStart: Authorization password file: /usr/local/WowzaMediaServer/conf/live/publish.password
INFO application app-start _definst_ live/_definst_
INFO session connect-pending 100.200.100.200 -
INFO session connect 100.200.100.200 -
INFO session disconnect 100.200.100.200 -
INFO session connect-pending 100.200.100.200 -
INFO session connect 100.200.100.200 -
INFO session disconnect 1990854112 -
INFO session connect-pending 100.200.100.200 -
INFO session connect 100.200.100.200 -
INFO session comment 1556455150 ModuleSecureURLParams.releaseStream: Rejected: clientId:1556455150
INFO stream create - -
INFO stream destroy - -
INFO session disconnect 1556455150 -
then, after a short time of inactivity, answer Wowza
INFO application app-stop definst live/definst
INFO server comment - SecureURLParams.onAppStop: live/definst
does not work …
and say that I wanted to buy the license … but if you do not solve this problem for me is unusable …
:(:(