Media Server :: Automate And Manage Streams?

Jun 3, 2009

Does anyone know if it's possible with any of the Adobe products to automate and manage streams?
 
We've got a project that will be streaming pre-recorded video and music. Due to the number and frequency of these streams we need a way for us to automate and manage these through our own CMS system.
 
We will be ultimately pushing these streams out to our CDN provider so no end user streaming actually required.

[Code]...

View 5 Replies


Similar Posts:


Media Server :: Record Streams In Chunks On Flash Media Server?

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

Media Server :: Use SharedObjects To Manage Some State Between My Server And Clients?

Mar 29, 2010

I'm trying to use SharedObjects to manage some state between my server and clients, and am having a lot of trouble understanding the documentation and can't find any examples that work. Here is what I'm trying to do:

1. Create a shared object on my server in an application instance running on my FMS.

2. Allow clients to receive updates to the state of this shared objects.

1. Create a shared object on my server instance.

2. Set up the proper calbacks so that a client can receive updates to this object.

I suspect that the number of lines involved to accomplis this is < 10, but the examples I've found in the documentation produce compilation errors.

View 7 Replies

Media Server :: Make Server Sider(FMS) Two Streams,one Is Regular Another Is Compressed

Feb 1, 2010

i am developing video chat system ,  one side is model, another sider is customer. Now i want that model sider stream sended to FMS, and then FMS make two streams, that the one stream is regular, the other stream is compressed. the compressed stream is just for administrator, so it should be small.

View 1 Replies

Media Server :: 3.5.3 Freezing / Stuttering Server Playback Of Recorded Streams

May 24, 2010

I'm using the server Stream.play() method to playback a recorded stream, it plays back fine until it hits the buffer limit (Say I set the buffer to 5 seconds, it will playback fine for 5 seconds). But then it freezes and playback is very stuttery (1 frame every 2/3 seconds). Is this a know issue? I'm using windows 2008 server. I've tried a few things to resolve this but no luck. The server is running the dev license and has no load.

View 13 Replies

Media Server :: Application Doesn't Have Permissions For Server-side Record/append Of Streams

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

Media Server :: Manipulate In Any Way The Video Streams On The Server Side?

Jan 26, 2007

I was wondering. is it possible to manipulate in any way the video streams on the server side? Like for example,to have two streams coming from two clients and mix them into one stream,so a third client (or more) can play just one stream per client instead of two?

View 5 Replies

Media Server :: Manage Video Files?

Jul 7, 2009

I have installed the development media server, played arround with some of the demos and now i'm looking for the possibilty to manage my VOD video files. But i can't find any tool, or informations delivered by the server how much video files are in the vod directory.

View 3 Replies

Media Server :: How Many Concurrent Streams Can Server Handle

Aug 19, 2010

I am trying to serve streaming video over a 10 mb network and using Adobe® Flash® Media Streaming Server 3.5. Here are the specs on the video.

Video:
Codec: On2 VP6
320x240px
frame rate: 30fps
400 kbps (VBR)
keyframe distance: 15
Audio:
Mono channel
96 kbps

How many of these I could serve up concurrently? Or is there a spec somewhere?

View 1 Replies

Media Server :: Upgrade To 3.5 Now No VOD Streams

Aug 27, 2009

We just upgraded our FMIS from 3 to 3.5. All our VOD streams were working prior to the updgrade. Now the streams do not play. When logged in to the admin and checking the Server Log, this is the message. I assume this is correct. I have **** out the address.

[Code]...

Is there anything more that I can check to see where this is failing?

View 2 Replies

Media Server :: Two Incoming Streams To The Same Box?

Oct 13, 2010

I'm trying to figure out whether or not it's possible to have two incoming streams to the same FMS server. Every time I try to search this information, I find stuff on having multiple outgoing streams, but nothing on multiple incoming streams.
 
The two streams will have the same content, but will use different video / audio codecs, and be set to different resolutions / bitrates. 
 
I don't want to spend the money on another server, so it'd be great to know if FMS can do this..

View 3 Replies

Media Server :: Possible To Audio Mix Streams In FMS?

Aug 11, 2011

Is it possible to mix audio streams in fms (like fmg)?

View 3 Replies

Media Server :: How Does A Client Receive Streams

Jan 15, 2010

Do i need a wireless connection from the server. I am thinking of installing an access point to test the server.. The only challenge is i dont know how to get the client to receive streams.

View 7 Replies

Media Server :: MetaData Of Recorded Streams ?

Feb 2, 2010

I have a problem with recorded stream: The MetaData its partialy correct.Most of the informations are correct, but the 2 most important information for me width and height for the video are always 320 x 240 for any recorded stream althow they are published at different WxH.I tried to get my head around this but cant seem to figure out were the problem is.FMLE its used to publish the stream useing H.264 / MP3 codecs.Here is the server side code used to record the stream:[code]....

View 9 Replies

Media Server :: Connecting To Live Streams?

Apr 26, 2010

I've been using FMS for a few weeks, and feel relatively comfortable with it, but am currently having some trouble connecting to a live stream in a a video conferencing-type application. I suspect I'm leaving some small step out, but am having trouble seeing what that step is.
 
I have one client application open the video camera, connect to the FMS, and publish it's live camera stream to the server. Something like this:
 
Connect to the FMS

nc.connect("rtmp://<ip addr>9/chat_test/");

In my connection (success) handler:

cam = Camera.getCamera();
cam.addEventListener(StatusEvent.STATUS, statusHandler);
...

[code]...
 
However, I keep getting "NetStream.Play.StreamNotFound" errors. This seems relatively straightforward, but I'm clearly missing a small step somewhere.

View 1 Replies

Media Server :: Remove Lag From Live Streams?

Jun 4, 2010

I am publishing 2 live streams from a computer with 2 video capture cards in it and I get a lag every 30 seconds or so on the subscribers side. I have tried adjusting the camera quality and setMode properties but still the lag persists inside and outside the LAN, is there a way to create a buffer on the server or adjust the way the live stream is received on the subscribers side so there is no noticeable lag? I saw something about editing application.xml to adjust the queue and a suggested bitrate but not sure if this is applicable, here is the link:
 
[URL]
 
Here is my setup:

The publishing computer:

2 PCI-e x1 cards, one takes S-Video (480i) and the other DVI (720p)
Windows 7 64bit
Intel i7
6 GB RAM'
GB NIC and Switch
 
From the switch is one hop to a GB router and out to a 10 MB pipe which leads to our datacenter 30 miles away. The swf on this side just gets the 2 cameras, sets the quality to (0,80) and mode to (640,480,25,false) (I have played with these settings a little) and creates 2 lives streams on the FMS.
 
The FMS:I am running Flash Media Interactive Server 3.5 on my own server with two 3.6 Dual Core Xeon processors and 4 GB RAM. This server resides in a Datacenter and has a 100 MB burstable pipe. From the FMS administration console I am barely using 4MB total bandwidth, 1% CPU usage, 2% RAM.
 
The subscribing computer:I have used many different types of hardwired PC's within the same LAN and outside the LAN, results are the same.The swf on this side just creates 2 new video instances and attaches the 2 netstreams to them. They are placed side by side and the height and width of these videos are undefined.

View 1 Replies

Media Server :: 3.5 - Take Multiple Live Streams?

Jun 17, 2010

Can Flash Media Server 3.5 do the following?. Can it take multiple live streams?. Is it possible to control the ip streams - by using API's in to the Media Servers?.

View 4 Replies

Media Server :: Finding The Opened Streams?

Sep 21, 2010

After solving an important issue about the audio conference, i have another doubt. The question is, when the user enter in the conference, how can i get the opened streams of the server, in order to automatically let the attendee hear the presenter?

View 1 Replies

Media Server :: FMS 3.5 Streams Stop Playing

Oct 4, 2010

I have a fms 3.5 server that stalls when playing content regularly. After restarting through the admin console streams play again.

View 1 Replies

Media Server :: Record Streams Directly In H.264

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

Media Server :: Storing Streams As Files?

Jan 31, 2011

Is there a way to save FMS streams as files, such as AVI, MPEG or MP4?

View 1 Replies

Media Server :: No Permission To Play Streams?

Mar 18, 2011

When i publish the streams on a linux server, the .flv files have permissions like this:-rw-rw----. And i don't have permissions to access this file on a client browser... Currently, i can only change the permission using "chmod" manually

View 2 Replies

Media Server :: Streams Internally But Not Externally

Mar 23, 2011

We have FMS 3 on a server I'll call "Streamer" We have a public webserver running IIS on a server I'll call "Web Server". We host our website on Web Server, and both Streamer and Web Server are behind our firewall.

I made a page on Web Server with a flash file that has a Player which goes to [url]...

When we navigate to www.domain.com/test.html (which has the embedded video) from inside the network, we get the video streamed to us.  However, when we get a laptop with an aircard connection up (to simulate a request from the web), the user gets a blank flash file with no video whatsoever.

On Streamer, the log file shows the IP address of my PC (the PC that made the request from the video inside the network) so that makes sense.  But it shows no other request being made (like when the laptop/aircard made the request from the web).

We used wire shark and sure enough it showed that from Web Server to Streamer, there was traffic when it packet captured the internal request.  But there was no traffic when the public request was made.

View 7 Replies

Media Server :: How To Stop / Ban Live Streams

Jun 15, 2011

I own a site like ustream/justin where users can register and broadcast their channels using FMLE. Sometime I need to ban broadcasters after I receives any complaint against any channel. I do them on website, there is no issue in that. But how to do that on server side at FMIS. I need to do it bcause the stream users are already watching the channel page before it got banned, they still can watch it till they do the refresh. So I need something that can stop the Live Stream of that particular channel on FMS server too. How can I supply stream names to main.asc that should be banned or not to allow publishing without restarting server each time.

View 1 Replies

Media Server :: How Many Streams Entries In A Vdir Can Have

Jun 30, 2011

For a number of reasons (which I wont bore you with) we may have  to interface our FMS servers over an NFS mesh to share disks. For example we have 6 core sites around the world and we want all core sites to see each others primary content store. Whilst we sort out the commercials for Aspera or similar to handle file replication properly, I had the idea to use <streams> to remotely mount each others disks (The disk systems here present themselves as NAS via NFS)So before you say No, don't do it im not sure I have a lot of choice at present.Its a large global core/edge deployment and the edges are implicitly configured to their origin.If i DID want to do it how many <streams> can I define before the server ignores them?

View 1 Replies

Media Server :: Recorded Streams Are Different Length

Oct 31, 2011

I am trying to record a video chat being done through FMS. I have made my program start recording only when the second stream publishes. Then, I stop recording when either streams stops publishing. In my last test I recorded a 45 minute chat. The resulting flv files show that there are 13 seconds difference between them. The video gets more out of sync as it goes along. My first guess is that it is something to do with dropped frames. Is there any way to force FMS to fill in dropped frames. I'm posting my code for starting and stopping recording:

[Code].....

View 1 Replies

Media Server :: Republish Streams From One FMIS To Another?

Apr 3, 2012

we are streaming 24/7 live from a number of FMLE's to FMS Interactive server to a livepkgr cloned app., and to our clients we stream both to Flash via rtmp and to iOS via HLS.Since we want to introduce another server (to be able to serve more clients), the question is - hot to republish from one to another server so that both servers can stream rtmp and hls to clients?We are already using the backup url in FMLE to stream to a backup server - this we do not want to change since the backup server is just that - backup, if the main server fails.

View 2 Replies

Media Server :: Protecting RTMP And HLS Streams?

Apr 7, 2012

We have RTMP and HLS live and vod streams running on FMS interactive 4.5. Given that FMS documentation on security and content protection is very scarce I have the following questions:

1. How do I protect my live and vod RTMP streams from embedding in other webpages?

2. How do I protect my live and vod RTMP streams from capturing with special tools like rtmpdump?

3. How do I protect my live and vod HLS streams from embedding in other webpages?

4. How do I protect my live and vod HLS streams from capturing with special tools?

As far as I understood RTMPE is flawed by design because it can be captured with rtmpdump. SWFVerification also fails, because one can use exactly the same SWF player on their site. Can I somehow tell to my FMS server that it would allow only SWF player from my domain?

View 1 Replies

Media Server :: Streaming Flv From Folder Other Than Root Streams?

Jul 31, 2009

Is it possible to stream from a folder other than the root streams folder...I want to stream from......... streams/user1/test.flv

View 1 Replies

Media Server :: Listen To Multiple Live Streams At Once?

Sep 7, 2009

I am developing an application where I need musicians to play together and I want to have an audience listen to it. I have created my publisher clients and they can create the streams, but now I want to take those multiple streams and combine them so that you can hear the guitar, singer, etc. all together.

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved