The doConnect property is in use because i dont want others (some funny guy on the web or so) to connect with it. I`m not sure, but i could imagine that the âreal publisherâ canât connect if a âfake publisherâ is connecting with the application. Can you verify this?
The missing left angle brackets were missing due to an user error (read: sloppy copy/paste)
Is there a way to give the authenticate for publishing first, and then giving the ffmpeg commandline in a shell script? (linux)
Im trying to stream with ffmpeg in linux, with the use of the "doPublish" and "doConnect" tokens, but i can't get the part with the tokens to work. So im searching for another way to get this working.
hey, I am using the actionscripts to do the videorecording and try to connect to wowza server, the requireSecureConnection is enabled in server. There is no any problem to connect by flash media encoder, which just asks input username and password. But when I try to use my own action script to connect, then error is occurred, The error message on server is below:
################################
INFO server comment - ModuleRTMPAuthenticate.onConnect: rejectConnection: clientId:652675388
I have tried every method, added the username and password in nc.connect(url, username, password). but it still doesnât work. can anyone help me sort it out? Thanks.
I am using flex builder 3 to compile the action scripts
Hi i installed the package but now fmle cannot connect to wowza app. securestreaming is disconnecting it. is there a way to set it for playback only and not for publish?
well i was hoping to secure connection for flash player to server communication with secure token and secure streaming using rtmpe on live stream but flash encoder 3 cannot connect using rtmpe and using rtmp the server drops its connection. is there a way to use rtmpe and secure token for flash player only and not have that requirement for the encoder. my apologies for not being clear the first time. RTMPauth is working fine so donât need to remove it. just wondering if there is a way for flash encoder live 3 to connect while using secure streaming module
From what i read in the guide this will allow me to use rtmpe in jw flash player. The problem is when i try to stream live to wowza using FMS i enter rtmp url but i cant stream. the module require secure connection will disconnect fms. i was wonder if there is anyway to have ModuleRequireSecureConnection allow FME to stream to server
The new file works now i just need to figure out how to send secure token via FMS. ModuleSecureToken is disconnecting me now all the posts refer to configuring secureurlparms but i didnt see that in the guide so iâm guess its old news. Can someone please let me know how to connect to wowza using FME with a secure token. Thank you
Is it possible to use different authentication methods for play and publish?
SecureToken functionality is already implemented in our flash player, but i cannot use RTMPAuthentication module with Digital Rapids 3.2.0 (and cant use DR 3.3.0 because of existing bug in this version).
I currently use SecureURLParams module which is a part of MediaSecurity AddOn but in this case i dont have play method security.
For the moment it will be ok to use SecureURLParams for publish and SecureToken for play, but Wowza rejects Digital Rapids on connection attempt.
I had to downgrade Digital Rapids from 3.3.0 to 3.2.0 because of bug which is not related to broadcasting to Wowza.
Additional there is something wrong with FCPublish between Digital Rapids and Wowza (i dont know what software causes this) - each encode session takes exactly 18 seconds from connect to publish.
So for i just want to use different auth methods for play and publish.