Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
alexchen2007 #1
Can not record a video to server
I set FMS3.0 dev up and running on Windows server 2003. Then I wrote a little
flash app which publishing the video to server for recording using
"ns.publish(video_message_1100285, "record");". I am using "live" application.
On server's live log:
it reads "Application doesn't have permissions for server-side record/append
of streams; access denied to stream video_message_1100285."
The working dir is default config: LIVE_DIR = C:\Program Files\Adobe\Flash
Media Server 3\applications\live
I double checked it, everyone has the write access to this dir.
Anyone can help for this issue?
Many thanks!
Alex
alexchen2007 Guest
-
Flash Local Video Record - NEED EXPERT
:confused; Hello. I need to record video from a webcam locally, then allow a user to SAVE abd then upload to the server. I have heard that this is... -
Set Quality for video record
How can I set quality for video record? -
Record Video and Sound In Chat????
A chat member on a regular site I visit somehow managed to record both video and sound from another members video and chat feed into the chat room.... -
Record Video Conference
:brokenheart; I have tried the Video Conference sample provided with the Flash Communication Server 1.5. For my current project I need to give the... -
Record video from publishing webcam
I am trying to record and store video from user published webcams. I have been able to record video from users but I can;t figure out how to save... -
fmslove #2
Re: Can not record a video to server
You are using default signed Live Services which is tuned for FMSS and doesn't
support server side recording;
First, use the unsigned Live applications (reference: live/readme.txt)
You need to replace the signed Live application (main.far) with main.asc in
[FMS-Install-Dir]/samples/applications/live/ ; (For more Info: refer to
documentations & live/readme.txt)
I hope it helps,
fmslove Guest
-
alexchen2007 #3
Re: Can not record a video to server
I built a unsigned app -- copy all the files from
[FMS-Install-Dir]/samples/applications/live/ and change the <VirtualDirectory>
in Application.xml.
Recording app then works.
For windows version, I need to restart the FMS server though. I tried Linux
version as well, works too. Seems restart is not needed in Linux.
Thanks fmslove!
alexchen2007 Guest



Reply With Quote

