Question
Netstream publish problem
Hi,
I am facing a problem to publish and play a live stream from FMS3. I am using flex3 (Action script 3 and FMS 3).
I have coded a demo application with server side script. You can download this application and server side from this URL:
Demo app: http://bang-dev.isprime.com/idma-test/FlashAngels/Amitabh/FMS_Issue/TestAppFMS.zip
Server side: http://bang-dev.isprime.com/idma-test/FlashAngels/Amitabh/FMS_Issue/FMSTest.asc
Please find the issue and let me know, how to fix it.
To change the FMS server string: Go to Src >> Classes >> InitApp.as >> line no 38 and replace your string.
Add a name at left side text field to publish the video.
Add a name at right side text field to play the video.
For the server side, just create a folder inside application folder of FMS with name of “FMSTest” and put the server side “FMSTest.asc “file there.
Let me know incase you face any issue while deploying it.
Thanks,
I am facing a problem to publish and play a live stream from FMS3. I am using flex3 (Action script 3 and FMS 3).
I have coded a demo application with server side script. You can download this application and server side from this URL:
Demo app: http://bang-dev.isprime.com/idma-test/FlashAngels/Amitabh/FMS_Issue/TestAppFMS.zip
Server side: http://bang-dev.isprime.com/idma-test/FlashAngels/Amitabh/FMS_Issue/FMSTest.asc
Please find the issue and let me know, how to fix it.
To change the FMS server string: Go to Src >> Classes >> InitApp.as >> line no 38 and replace your string.
Add a name at left side text field to publish the video.
Add a name at right side text field to play the video.
For the server side, just create a folder inside application folder of FMS with name of “FMSTest” and put the server side “FMSTest.asc “file there.
Let me know incase you face any issue while deploying it.
Thanks,
