Media Server :: Java To Start FMS Record?
Dec 28, 2011
I,m a newbie and one of my requirements is to Start the Record of the Stream as soon as the Game Starts. The Game gets the ID from JAVA and our client wants the stream record from JAVA.
View 1 Replies
Similar Posts:
Jul 22, 2009
I want to record a stream which is published with Flash Live Encoder to FMS 3.5, but split the recording in files with predefined length. For example if a stream 'webcam' is published I want to record it in chunks of 10 minutes: 'webcam1.flv', 'webcam2.flv' ... From what I can tell there's no facility to work with timers. The only solution I could think of was using stream.record() with a time limit parameter but that seems like a hack because it triggerstStream.Record.DiskQuotaExceeded on the stream when the recordin should stop and start recording another chunk. Has anyone done something similar?
View 10 Replies
Apr 11, 2012
I develop failover fms application with server-side action script. But i have a problem that FMS can't continue to record stream with record mode "append".
Environment: FMS 4.5.1 r484 on CentOS 5.5/6.0
Goals:
I have 2 same data streams in failover application and republish primary to livepkgr application.
I have to store of last 10 hours intact recorded video (DVR).
Failover app logic:
1. I create NetConnection and NetStream to livepackager;
2. When primary stream is connected it attach the primary stream to livePackager NetStream
3. If primary stream is disconnected it reattach the backup stream to livePackager NetStream
Problem: I have testing environment. It stop primary stream every 5 min, and started primary stream 5 min after stopping.
It work's, fine, but after a few hours testing LIVEPACKAGER falls. It can't record a stream, NetStream.Record.Start -> NetStream.Record.NoAccess -> NetStream.Record.Stop
Search a solution: I try to relaunch recording process and have no success. try to shutdown/start livepackager, it's same, try to restart server, same no success.
I cant stream.clear() or record with mode "record" cause it clears my dvr cache, I cant clean stream directory in livepackager application.
[Code]....
View 5 Replies
Dec 8, 2009
to generate thumbnails of the streaming video to control de contents of the video streaming. Could I do that in the server side?There is any setting to do that? Could I use the getOnMetadata method to catch a bitarray and then put in into a bitmap file?
View 1 Replies
Aug 12, 2011
I have configured FMS on Amazon EC2 I am trying to capture data from my webcam and push it to the server.For storing the webcam i created a new folder but as it is recommended in other forums "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 am not able to locate samples folder from where i can get my main.asc file
View 4 Replies
Mar 27, 2012
im looking for a script that can record audio from a mic and save it to a fms server i came across a video email script but would like to have just a audio one that can do the samething as the video email with out the video part.
View 2 Replies
Nov 5, 2009
I want to create dj mixer aplication (AS2). Something like this: ttp://activeden.net/item/dj-mixer/10276How I can record sound?
View 1 Replies
Jun 17, 2010
i have fms installed on a server, say server1. my flash files (swf) which allows user to record audio is on server 2. in the swf file, the connection is set as follows: nc.connect("rtmp://server1/test");
im able to view flash videos on server2 which streams from server1. however, i cannot upload any recording to the above directory. does the recording goes to the application or webroot folder? do i need to set any authentication to connect to server1(fms) from server2(swf)??
View 1 Replies
Nov 17, 2008
How can we record audio in Flash Media server as MP3 format?
View 1 Replies
Sep 11, 2009
i know the way to capture the mic's sound,My idea is to make an application to record songs palyed by other app,like Windows Media Player,Yes, Just capture from the soundcard,
View 3 Replies
Mar 17, 2010
this may be really dumb question, but I haven't figured it out. Is it possible to stream to ustream with lets say 300 bitrate and record 1000 bitrate video to computer
View 4 Replies
Jul 22, 2010
FMS can record computer sounds, I use flash to do a piano, it can play sound, I want record the sounds, FMS can record it?
View 4 Replies
Oct 26, 2010
Am trying to record video from my webcam.
here is my code
[code]...
When i click record_btn, flash asks me permission to access my webcam. If i alow in the screen i am able to see live video. But I want to store the video and replay it.
View 16 Replies
Jan 10, 2011
Flash Media Interactive Server 3.5 or later supports recording of streams using the H.264 codec, directly on the server. Archive high-quality live streams so you can quickly deploy the content on demand after your live event is over, and use the free F4V flattener utility to prepare your file for video editing using Adobe Premiere Pro CS5."
there is no problem to record the stream in flv format but i don't find a way to record using h.264 compression
View 8 Replies
Feb 3, 2011
I'm trying to record a video to the default FMS vod application with a flash movie, i'm getting this error: "NetStream.Record.NoAccess". I think the problem is not in my code, but just to make it sure, here is it:
var mycam:Camera = Camera.getCamera();
mycam.setMode(320,240,25);
var myvid:Video = new Video(mycam.width,mycam.height);
[code]...
i checked and the connection to the server is fine.if i use live streaming, than it's fine (of course in this case i use the live application).It's maybe a file system related problem. I use windows 7, and given all permissions for all the users.. still dont working.
View 4 Replies
Mar 5, 2011
'm writing an application using FMS in which I'm supposed to create a audio/video meeting between two or more people. I need to record this group session over FMS but unable to get an idea how to do it?
View 1 Replies
Mar 9, 2011
I create a local netconnection, and the netgroup on the server side. How can I record the stream that is published to a netgroup?
View 1 Replies
Apr 4, 2011
when I heard that Amazon cloud services are now including FMS for a marginal increase in cost. So all I am looking to do is:
1) Record off a web cam and store the video using FMS
2) Play the video stream using FMS.
View 1 Replies
Jun 13, 2011
How to record video file in MP4 format with H.264 codec and also i would like to know that how i will set codec type in flash as3.
View 6 Replies
Aug 30, 2011
I'm using Flash AS3 to stream and record videos on my RTMP server, I'm suing this command ns.publish("mystream", "record");The problem happenes when the connection is down for any reason and the stream stops. My flash App start streaming automatically , but it over right the previous video coz they have the same name, I want to change the recorded video name "ex:myvideo1.flv" without changing the stream publishing name "mystream".
View 3 Replies
Apr 9, 2012
Is it possible to record 2 way conference in a single file? I can record conference separately for both perticipents but can not record as a single recording file.
View 1 Replies
Jul 5, 2008
How do I record a live stream in FMS3 and make the recordedstreams available in the VOD folder?
View 5 Replies
May 14, 2009
I would like to "pull" a stream from a remote FMS to a local FMS and record this stream in the local server.I couldn't find a way to pull this stream, I can only publish/push. As I can not save scripts to the remote FMS I can not push the stream to my local FMS.I was looking into the NetStream class in the FMS and there is no way to play a stream from the remote server.
View 1 Replies
Oct 27, 2009
I have two audio streams on the same client.i need to record both streams in a single flv file.can this be done?the below stub is for visual purposes.
stream0 = new NetStream();
stream0.publish("pub0");
stream0.attachAudio(mic0);
[code]....
View 1 Replies
Feb 17, 2010
I'm having a problem with Flash Media Interactive Server 3.5. I have a simple application setup. I would like to simply to be allow the user to record multiple flvs. This is just because we want them to record, preview and either publish or try again.
[Code]...
to start and stop recording. The problem I'm having is that while the first record seems to go ok, the second gets garbled. The video starts about 70% through, and then just plays a small portion. I've tried meta injection to fix it up, but it's just not working. I'm thinking maybe I have to reset the stream or something before starting a record again, but I don't know how.
View 18 Replies
Apr 9, 2010
I'm attempting to use FMIS to try and record a user's webcam as a file on the serer.Saving as .flv works fine but when semyStream.record("mp4:"+mystreamName+".f4v");It creates the file but its only 20kb and empty.Do I require a plug-in or component? Or do I have to record as FLV and then convert to another format?
View 6 Replies
May 27, 2010
My company is about to launch an online teaching product allowing users to use a webcam to record themselves giving a presentation. That presentation can then be submitted to a supervisor to review and comment on. While making their recordings, users can record multiple attempts and review each immediately after stopping the recording. All of this is being done with a browser based Flash application connecting to an instance of FMS 3.5.
All of this is working well. However, we recently found out that due to some of our other products, we are getting hammered with fees based on the amount of bandwidth we are using in our data center. We have made some alterations to curtail these problems, but we are concerned that this new product is going to push us over the edge again. Our original plan was to keep the video stream right around 115 kbps, a relatively low data rate. But when thinking about the expected concurrent users, the bandwidth starts to stack up and really spike.
So we are now looking for ways to limit the bandwidth that this new product will use. One idea was to figure out how to record the video locally when users where recording their test presentations. I thought that was now possible, but apparently that is not yet the case with the Flash Player.
Another idea was to limit the bandwidth that is allocated to each user that connects to our FMS. We are hoping to address the spiking issue with this limitation. I am, however, concerned about what will happen to a video stream that is getting squeezed on the server site. I know when users have limited bandwidth, video files that are published to the FMS are compromised (poor quality). But what happens when the bandwidth is limited on the server side? Do the same things happen to the published video file? Or can the server somehow queue up the data coming in and deal with it in full when it finally gets to it. My guess is that this is not the case, but was curious what others though.
View 5 Replies
Jan 31, 2011
I have problems recording audio using FMS4 on Windows 2008 R2.I have an old server, it's a Windows XP with FMS 3.0.2 that is working perfectly but now we're upgrading the server to Windows 2008 R2 with FMS4.I'm trying on my developpen enviroment with FMS4 Developper Version (Trial).Using the same program (AS3) to record audio that works on my old server.
I got this traces on Flash: NetStream.Record.NoAccessNetStream.Buffer.EmptyNetStream.Buffer.EmptyNetStream.Buffer.Empty
...
This are my settings after intalling.Port 1935 (didn't add port 80 because it's being use by IIS).Set "LIVE_DIR = C:Program FilesAdobeFlash Media Server 4webrootlive_recorded" on "C:Program FilesAdobeFlash Media Server 4conffms.ini
Set the "applications" folder's permission to "Everyone" to "Full control"Diabled Firewall
Even tried setting the "Flash Media Server 4" folder's permission to "Everyone" to "Full control".
View 5 Replies
Apr 11, 2011
I am developing a live video recording application and my application have black and white mode recording feature,
View 3 Replies
Jun 8, 2011
I am creating conference application in flash cs4. I need to record meeting like adobe connect. How they record meeting?
View 5 Replies