i have been woorking in afcs in past 4 days
it is good thing to work on.
but it takes time to authenticate and to load the application.
how to use a local conection server,i have tried...bt not working
it is said that ,can't be used for audio and video streaming. why ?
please answer me.........
Views
Replies
Total Likes
Hi,
Local Connection Server should work. You need to first install and run the local connection server Air App in extras folder and then you should run your code.
You can refer to the LocalConnection Example which is an app that runs with LocalConnectionServer and look through small changes you need to do in your app to get it working with LocalConnection Server.
Regarding audio video streaming, local connection doesn't use fms needed for streaming. LocalConnectionServer is very useful when you want to work offline somewhere.
Hope this helps.
Thanks
Hironmay Basu
thank for the replay.
i have already tried out this way.
is it necessary of using flash player 10,i used flash player 9 earlier.
Views
Replies
Total Likes
Hi,
Player 9 should work. Is the example given not working ? What is the error you are getting ?
Thanks
Hironmay Basu
Views
Replies
Total Likes
thanks...
it is working,actually i want to know for what purpose local server or adobe online server used,
is it used for authentication.
how peer to peer connection is done.
i didn't get clear idea.....
Views
Replies
Total Likes
Hi,
LocalConnection Server is a small utility tool that we provide for users who would like to work with data messaging in an offline environment. Since LocalConnectionServer doesn't have any storage or fms support to it, it doesn't support audio and video streams.
For authentication/streaming/p2p, you need to use AFCS with your login/password/roomUrl.
Thanks
Hironmay Basu