Media Server :: Limit Bitrate For FMS Clients Who Are Live Broadcasting?

Mar 20, 2011

I am running a website similar to Ustream and Justin and i am using Linux dedicated server, that have FMS 3.5 Installed. On My site registered broadcasters can stream their live video.

I want to know how can i limit the broadcasters so that they cannot broadcast a live video more then 512bitrate in their encoder.
 
currently any broadcaster can broadcast a live  channel at any bitrate he wants and that is consuming too much of my  server's bandwidth.

View 4 Replies


Similar Posts:


Media Server :: Create A FMS Application That Is Broadcasting Some Data Across Connected Clients Using SharedObject

Feb 8, 2011

I'm trying to create a FMS application that is broadcasting some data across connected clients using SharedObject. I want only the Application to be granted to set SharedObject properties.

[Code]...

View 4 Replies

Media Server :: Switching Bitrate Of Live Content?

Sep 14, 2010

is it possible to receive live stream at bitrate lower than  that which video is being recorded with? How to accomplish that? I know  that play2 from NetStream class allows to switch between recorded  videos at different bitrates, but what about live content? I cannot  simply set bandwidth to lower using FMS because i need to be sure that framerate won't be affected, and there are also other simultaneous  streams playing .

View 3 Replies

Media Server :: Dynamic Bitrate Switching On Live Stream?

Jun 23, 2010

I have FMIS 3.5.I've installed it with pretty much all the default values.I haven't changed any of the settings in either the LIVE or the VOD applications.Dynamic Bitrate Switching is working well for VOD, but not working at all for LIVE streams.Doing a regular bandwidth detection on both the LIVE and the VOD applications give similar, high bandwidth results. However, the LIVE application  NetStreamInfo.maxBytesPerSecond is showing a very low bandwidth capability of around maxBytesPerSecond = 19016, where as for the VOD its achieving around 637110.I can play a single LIVE stream of a high quality smoothly without any error.

I don't know if this is relevent but I'm getting some error messages occassionally in the log of the live application saying : Dropping application (live/_definst_) message. Clients not allowed to broadcast message.These messages aren't consistent, and don't coincide with trying to use bitrate switching.I have tried downloading the Adobe sample StreamSwitching. fla and it won't play the LIVE streams at all.Using the opensource Longtail Video player it just always defaults to the lowest stream.Here is an example: http:[url]....

View 3 Replies

Media Server :: Possible To Adjust FPS,video Size And Quality Per The Bitrate While Playing A Live Stream?

Jul 30, 2010

So far , I only found tutorials on control these attributes while publishing the stream

View 15 Replies

Media Server :: Allow Clients To Record And Save Part Of Live Stream

Jun 16, 2011

I'm looking for a solution where clients watch a live stream video and can record part of this stream while watching and save this recording to disk. I can think of several solutions but not sure if any of them is possible:

- The selected part is recorded locally and saved through FileRefence.
- The selected part is recorded with FMS though a second NetStream and saved with a unique ID. The user can retrieve the recorded video by download.
- Start-time and end-time of the recording are send to the server where some script extracts the requested video from the live stream recording file and return it as a download.

View 2 Replies

Media Server :: Live Stream Connection Limit Per Server?

Nov 5, 2011

I Need to Broadcast 20,000 to 40,000 Live Streams.! (Bitrate : 128Kbps / Viewers Per Stream Apprx-10 Server : Adobe FMS Server Amazon EC2 Instance - Bandwidth Apprx 100mbps)My Question is1. How Many Concurrent connections Possible for one Adobe FMS Server? (Amazon EC2 Instance)2. is this possible to use RTMFP for this process? (20,000 Connections Via Amazon Adobe FMS Server EC2 Instance )3. if Possible Over RTMFP then How Many Developer Keys Need for this Operation. (or) Pricing Details for the Developer Key. (or) Any Separate Key[s] Available For Amazon EC2 Instance?

View 1 Replies

Media Server :: How To Limit Who Can Stream Live

Sep 30, 2009

I'm running the Interactive Flash server 3 and I'm wondering is there a way to give people a user & password to limit who can live stream into the server.I can do this with the Real server and Windows media fairly easily but having problems figuring out how to on the flash server.Currently if you have the Servers IP and the flash encoder you can stream with no Username or password required. I would like to restrict this.

View 3 Replies

Media Server :: Limit Max Listeners For A Live Stream?

Jun 19, 2009

I am new on FMSI have FMS 3 running on my dedicated server and streaming a live video transmission ok on [URL] through Flash Media Encoder I need to limit number of listeners (max) of this transmission to keep quality and bandwhit of my server but I can't find the option in any xml files.

View 1 Replies

Media Server :: Limit On The Number Of Live Streams?

Jan 4, 2010

I wanted to know if there is any limit on the number of live streams that a client can connect to?For example, there are four live streams s1, s2, s3, s4 being published to FMS, can a flash client subscribe to all the four streams at the same time?If yes, what is the maximum number of streams that a client can subscribe to and what are the trade-offs?

View 3 Replies

Media Server :: Webcam Live Watcher Limit?

Apr 26, 2010

I want to make a live webcam or audio broadcast for a user(not a chat or conference).For example a user will broadcast live and people can be able to wacth it when open that user's page. But what is the meaning of 10 users limitation of FMS? If I open a live webcam, Does it says max 10 users can be watch it?

View 5 Replies

Media Server :: Limit On The Number Of Live Streams

Aug 12, 2011

I wanted to know if there is any limit on the number of live streams that a client can connect to? For example, there are four live streams s1, s2, s3, s4 being published to FMS, can a flash client subscribe to all the four streams at the same time? If yes, what is the maximum number of streams that a client can subscribe to and what are the trade-offs?

View 2 Replies

Media Server :: Rotate The Live Recorded Video Stream To A Maximum Limit?

Dec 6, 2010

Is it possible to limit the length of live recorded video stream to N minutes/MegaBytes by SSAS in FMS? If the aggregate size of stream outcomes the limit,always make the recorded video file the last N minutes/MegaBytes of the live show? remove the video file and record from the beginning when arriving N minutes/MegaBytes?

View 1 Replies

Media Server :: How To Start Broadcasting

Mar 19, 2010

When user first time log into site camera start the capturing and stream is saved in application folder with the streamname(straemname.flv). then user logout and then logged in then i have to append that stream in same straemname.flv filey this code i have done that task

camera = Camera.getCamera();
camera.setQuality(0,80);  camera.setMode(videoWidth,videoheight,15,true);camera.setLoopback(false); 

[code].....

View 1 Replies

Media Server :: Way To Develop A Broadcasting Application?

Jan 8, 2012

We want to develop a broadcasting application, there would be a main broadcaster on video, with a lot of chatters. There would also be some chatters going on webcam (6 max). I'm still checking out NetGroups, IP Multicast, RTMFP Multicast, Fusion etc. but I am still lost. I also want to make sure that people who can't support RTMFP can be a part of the program by using RTMP, if that's possible right now to combine RTMP/RTMFP in such a big broadcasting application.

View 1 Replies

Media Server - Radio Broadcasting In Cfm Server?

Dec 7, 2010

1- We want to radio broadcasting in cfm server. Do we need also install fms 2- We created a flash player as radio online player. Our problem is, when anyone open the player link, they must listen the same song at the same time. Is there any article or any advice about that ?

View 2 Replies

Media Server :: Broadcasting From Several Sources With The Possibility User Authentication?

Jan 25, 2010

we would like to purchase Flash Media Interactive Server 3.5 to solve the following problem

1.Broadcast network internet lectures on a paid subscription,with the possibility user authentication.

2. Broadcast video and audio.

3. Broadcasting from several sources (1 camera, 2 camera, TV tuner, etc.)within a single stream with the possibility of the user to choose the viewing source, other sources at this time, you can view the preview.

4. The intended audience for 10 000 users and more. 5. Estimated flow rate of 1 megabit per second.

1. Is it possible for broadcasters to use a single server, or they need more?     What configuration? 2. Does Flash Media Interactive Server 3.5 multicast? 3. How to make the system user authorization? Additional software, plug-ins? 4. How many users can simultaneously connect to the broadcast Flash Media Interactive Server 3.5 and how we calculate the bandwidth and outbound traffic?

View 1 Replies

Media Server :: Start Broadcasting - Show Camera Control?

Mar 19, 2010

When user first time log into site camera start the capturing and stream is saved in application folder with the streamname (straemname.flv). then user logout and then logged in then i have to append that stream in same straemname.flv file .By this code i have done that task
 
camera = Camera.getCamera();
camera.setQuality(0,80);   camera.setMode(videoWidth,videoheight,15,true);camera.setLoopback(false);
video.attachCamera(camera);ns.attachCamera(camera);ns.publish(stream, "append");

when user again logged in ,the video which is saved previously start playing,I dont want start that video.I just want to show camera control

View 1 Replies

Media Server :: Stream With One Bitrate, Record Another?

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

Media Server :: Killing Clients Stream From Server Side?

Nov 6, 2009

Why can't (or better yet) you kill client stream from server side - I seen some code that FME may call on server side like  s= stream.get(streamOBJ.name); s.play(false); delete s; application.gc(); // over kill but still did not work

View 2 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 :: Bandwidth Check (bwCheck) And Bitrate?

Oct 9, 2010

we are using RTMP with Flowplayer with dynamic bitrate switching and I'm a bit confused on the bitrate (kbps) that is called out in the code in order to configure the bandwidth check.  I presume that this is the target bitrate if encoding using ABR or constant.  How about for the rest of us that are using CRF?  My understanding is that CRF is the way to go now for H264 (don't want to hijack the thread to a CRF vs ABR discussion).  If we are using CRF, can we guess on the target bitrate that is called out in the bwcheck plugin?

View 1 Replies

Media Server :: FMS Server Hangs When New Clients Try To Connect?

May 19, 2010

We are running RedHat Enterprise Linux 5.5.  I am told by the Adobe support department that only version 5.2 is supported. However, I have let them know this is basically impossible to do.  You can't download 5.2 anymore and if you keep your system patched and updated you have to follow the 5.x branch.

We purchased brand new HP hardware for this server.  It is a HP DL380-G6 Dual-Quad-Core Intel(R) Xeon(R) CPU E5540  @ 2.53GHz with 8GB of RAM. The fix at the moment is to restart the FMS system and everything clears itself up for some random amount of time.  This this problems happens again.

[Code]...

View 2 Replies

Media Server :: Disconnecting Clients From Streaming Server?

Aug 17, 2010

We have Streaming Server installed to stream online-seminars to the clients. We want to manually disconnect some clients during the translation while leaving others online. What is the way to do it? Clients connect to server by opening a web-page on the other web-server with embedded flash player which has the source streamer uri

View 5 Replies

Media Server :: Enabling FMS 3.5 Dynamic Streaming/adaptive Bitrate In Captivate?

Feb 25, 2010

We are successfully using Captivate 4 to create SWF files leveraging a Flash Streaming Media Server hosted on a CDN.My question is, does anyone know how to leverage the dynamic streaming / adaptive bitrate feature in FMS 3.5 with a Captivate file? I have spent an entire day searching all over Adobe forums and am surprised to see this is not documented ANYWHERE and given Captivate REQUIRES FMS to stream, it would be incredibly poor design if it cannot leverage the best feature FMS has to offer!

We publish to Flash Player 10, and while FP 10 IS compatible with dynamic streaming, my challenge is Captivate only allows one URI path and one stream name.To deliver dynamic streaming you have to have several files with different encode rates availalbe. But if Captivate only allows one stream name,how do you point it to a stream that finds all the alternative files? I've explored this with 3 different CDNs and they don't know how to do it(Limelight, CDNetworks and Internap)

The reason I'm so interested is we are delivering a Moodle hosted eLearning course to users around the globe with VERY different internet speeds.We've followed all the best practices in encoding and this is the next step in making our course accessble to ALL users.For those interested,our files are mostly less than 10 MB, though some are as much as 50 MB, all encoded at 500 kbps.

View 2 Replies

Media Server :: Deliver HD Video In Different Bitrate Based On Enduser's Bandwidth

Sep 22, 2011

I want to deliver HD Video  in different bitrate based on enduser's bandwidth.Also enduser should able to change the bit rate like 200p, 700p, 1500p.

View 1 Replies

Media Server :: Live Switching With Live Media Encoder?

Jan 3, 2010

I would like to know if there is a solution available that allows me to plug 2 HDV cameras into a laptop and live switch between the 2 cameras while uploading the live stream via adobe flash media live encoder to the adobe streaming server? the scenario is I want to offer live streaming of corporate seminars that I normally shoot with 2 cameras.

View 1 Replies

Media Server :: Stream To Clients At The Same Time

Feb 22, 2010

i am trying to stream to clients at the same time..Meaning they all recieve the stream at the same time and it stops at the same time.

View 1 Replies

Media Server :: Clients Connected Are Not In Order

Jun 2, 2010

I have a shared object of users connected to my application in FMS.application.users_so = SharedObject. get("users_so", false);[code]My problem is the array is not equal in both sides. Is there another technique in order to have both in the same order ?

View 1 Replies

Media Server :: Multiple Bitrate Encoder Creates 3 Separate Events With Stream

Dec 19, 2011

I'm using the Niagara 4100 streaming appliance to encode a live multiple bitrate streams for an event. The problem is the Niagara encoder doesn't allow me to attach an event name to the stream url like - 'streamevent%i?adbe-live-event=liveevent', instead it only allows 'streamevent%i'. So in the end I get three seperate events with a stream for each event.

Like so:
Example:
/Events/streamevent1/MNMMNNMxxxxx.stream
/Events/streamevent2/MNMMNNMxxxxx.stream
/Events/streamevent3/MNMMNNMxxxxx.stream
AND
/Streams/streamevent1/files
/Streams/streamevent2/files
/Streams/streamevent3/files

Is it possible to make it work this way without using the 'adbe-live-event' parameter using the .f4m manifest file?

View 3 Replies







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