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


Similar Posts:


Media Server :: Can't Add User Name In An Authentication Add-in

Jul 21, 2010

when i enter the following commend users add -u username -p password it returned the following error users: invalid option -- u

View 7 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 :: 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 :: 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

Media Server :: Flash Media Interactive Server Authentication?

Mar 31, 2010

have been searching throughout forums looking for an easy effecitve way to set up authenication between Flash media interactive server and flash media live encoder such that we dont have any rogue publishers. I see alot of people talking about the fact that it can be done but have yet to find a document or post that outlines the modules needed and procudures to make work. Does anyone have a good link that outlines this or document

View 2 Replies

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 :: Flash Media Live Encoder Authentication Add-In Not Working?

Mar 30, 2011

I have installed the Authentication Add-In on a FMS 3.5.5 Development version, running Windows 2008 Server.I can easily get to the users.exe command prompt and add users with no problem.BUT, when I open the Flash Media Live Encoder and go to enter a username/password when connecting to the server, I keep getting "User Not Found".I've went back several times using users.exe and tested for my user credentials and it always states that the user is there.

View 1 Replies

Media Server :: Setting Up Multiple Live Sources With FMS

Jun 16, 2009

I'm struggling setting up 4 live audio sources with fms 3.5. I have 4 streams input from our studios into 1 encoder server. From here I need to pass it to the internet via 4 FMS 3.5 servers. I do not want to have 4 * 4 encoding sessions on the encoder in order to service the 4 FMS servers. Is there any way to pull the streams from the encoders? I have also tried configuring explicit connections using 1 server as an origin server and 3 as edge servers but being a live stream the load and connections seem to get passed to the origin server which will eventually not handle the load. I've looked through the application.xml server settings but cannot seem to see any noticeable settings?

View 6 Replies

Flash :: Server - Media Encoder Multiple Sources

Feb 5, 2010

Can Flash Media Encoder handle several video sources and live srteam them all at the same time? We want to stream a few over the air broadcast sources using Flash Media Server v3.0. Is it possible to install several TV tuner cards into a PC and have Media Encoder live steam each of them at the same time? If not, can several copies of the software run on the same machine (each with it's own video source live streaming)?

View 3 Replies

Media Server :: Locate Sample Implementation (sources) For LiveSample.swf In FMS 3.5

Apr 26, 2010

I  am not able to locate sample implementation (sources) for LiveSample.swf in FMS 3.5. Can somebody point it to me?

View 4 Replies

Media Server :: Multiple RTMP Sources Streaming To FMS Without Stop?

Feb 19, 2012

I have some .mov files want to stream to Flash media server by ffmpeg. i have already tried to stream a single .mov by FFMPEG command in terminal and it works, the FMS can display the thing i streaming in live.Now i want to stream multiple files as one source, i tried to use above command one by one, but it seems Flash media server stop the streaming when file1 is finished, then start the stream with file2.It makes the stream player stopped when file1 is finish, and i have to refresh the web page in order to continue on file2.i am calling the FFMPEG command by a C program in linux, i wonder is there any method that i can prevent the FMS stopped when i switch the file source in FFMPEG? or is that possible to let FFMPEG constantly deliver the stream by multiple files source without stopped when a file finish

View 2 Replies

Media Server :: Authentication On FMS 3.0.1?

Apr 28, 2010

I have a windows server(2003) with FMS 3.01 and already installed Authentication Add-in (3)... Already open' up a command prompt and added users using users.exe ($ROOT/conf) and checking them after, but when i go and publish something with FMLE 3, it still doesn't promp for a user and pass login. Restarted the server and everything else, and nothing seems to work!

View 16 Replies

Media Server :: FMS 3.5 And LDAP Authentication?

Feb 22, 2010

I'm using FMS 3.5.3 Developer edition and trying some VOD solution before I can proceed to purchase FMIS 3.5. Basically, I need to have a mechanism for certain sets of flash movies to be secured by user authentication.
 
Now, for Apache, I can secure a directory of webpages by using .htaccess; whilst for IIS or Windows Media Service, I can use NTFS ACL at directory level. My question is: How can I setup a VOD subdirectory that every video files inside need to be authenticated before streaming to client. The authentication authority can be either Active Directory or LDAP.
 
I've read the developer guide and notice that such authentication requires both client-side and server-side ActionScript. But I'm not a Flash author and I don't have Adobe Flash CSx installed. Can't this simple authentication be done at configuration level?

View 5 Replies

Media Server :: 4.02 64-bit - Install The Authentication Add-in?

Jun 23, 2011

The FMS_auth_addin_win_v3.msi insists to put the files into C:Program Files (x86)AdobeFlash Media Server 4conf but the server is installed in C:Program FilesAdobeFlash Media Server 4. I nuked all the Abobe content in the 32 bit area, but it keeps re-installing it there. The server used to run 32-bit FMS 3.5, but since we upgraded, I can't get the authentication addin to work. Can I just copy the thing over?

View 11 Replies

Media Server :: Authentication For Live Streaming

Jul 21, 2009

I was pretty confused while stetting up a FMS and reading the docs. Live Streaming is by default enabled for everyone without password. Then I discovered and installed the authentication module. But this does not work and is not well documented. Also the download page states that it will work with FMS but some lines below it is stated that: "the Flash Media Server Authentication Add-In is only available for the Flash Media Interactive Server and the Flash Media Developer Server. This Add-In does not work with the Flash Media Streaming Server." hmmm. Confusing. How can I prevent that everyone is using my server for live streaming?

View 16 Replies

Media Server :: Authentication Addin Not Prompting?

Jun 24, 2011

I use Ubuntu server 10.4 64bit and have Flash streaming server 3.5.5 working fine  For security reason I also installed Authentication Addin on FMS and was able to add user using command /opt/adobe/fms/conf/users add -u FlashSAC  -p pass.  I verified and the user FlashSAC was added to the User.dat located opt/adobe/fms/conf. However when I used Live Encoder 3.1 to send a live stream to FMS, it worked without prompting for username and password at all. I tested Authentication Addin with Flash streaming server 3.5.5 on Windows XP and it prompted for username and password.

View 6 Replies

Media :: FMS Application With Server Side Authentication

Feb 21, 2012

I am working on creating an FMS application which does an authentication on server side too. I hvae gone through a number of tutorials and the developer guide but not able to find a correct way to start working on this. I have been able to create a sample application which authenticates few parameters on the server side using the main.asc file with code for authentication on onConnect method. My main doubt right now is how do I set up an application which streams videos depending on this authentication. I am confused on how to setup a new application, how to setup the application.XML, which folder to store the files etc. Can some one guide me on this or give me reference to an application which actually does. A sample/tutorial which actually setups a custom FMS application for simple video streaming from scratch step-by-step would also do.

View 3 Replies

Media Server :: 4.5.1 - How To Implement Client Authentication

Mar 20, 2012

Is there any way to perform client authentication in FMS 4.5.1 (username/password/session id) for live/livepgkr application? As without it anyone will be able to discover RTMP/HLS URL and access to live streams without any limitation.

View 6 Replies

Media Server :: Authentication Accessing Remote Share?

Jan 8, 2010

I'm testing out Adobe Flash Media Server and Wowza Flash Server and am trying to accomplish the following... Web server and Flash server are on different computers... Flash server is configured to stream vod files (.flv) from a remote file share (UNC path) on a separate Windows domain server.
 
I was able to get both servers configured and working.  The final piece is to move both Flash servers to the DMZ segment of our firewall and test from outside our network.  On the DMZ, the Wowza Server is able to connect to the remote file share and stream video as it's apparently leveraging the credentials I entered when I mapped a network drive to the file share and supplied valid domain credentials.  The Adobe Flash Server is not able to connect to the remote file share and stream video because it seems that the connection method that the Adobe Flash Server uses is reliant upon the Adobe Flash Server Windows service account being a domain account... and when the server is on the DMZ it cannot access our domain controllers to authenticate.
 
Does anybody have any experience with this type of situation.?  Or know if there's a way for Adobe Flash Server to leverage drive mapping credentials as opposed to the credentials that it starts the Windows service with?

View 2 Replies

Media Server :: Get Authentication Working Again Without Restarting Whole Fms Process?

Feb 23, 2012

I am sometimes (sporadically) facing the problem, that I cannot connect to FMS server with FMLE, using username and password.When I then restart FMS everything is working correct again. A customer discribed that he was not able to reconnect to the fms, as soon as he closed the FMLE without stopping encoding process?I am using the default authentication plug-in in FMS 3.5.6 on a 64-bit Debian.Everything else is working correct, only reconnecting with encoding-software (like FMLE) is not working.Is there any possibility to get the authentication working again, without restarting the whole fms process?

View 8 Replies

Media Server :: Broadcasting From Camera Blocks Other Applications From Using The Camera?

Jun 10, 2009

I have a video capture device on a machine. I have written a windows application to capture the video from this device. While capturing, if i try to broadcast using flash it does not connect. If i'm already broadcasting and then try to capture then my windows application does not get the capture pin of the device. So, flash seems to be taking the capture pin. Is there anyway to broadcast using the preview pin on the device so that i can capture using my application. Or is there way where i can split the capture pin and give one to my app and one to the broadcaster

View 10 Replies

Media Server :: Use Fmscheck And HTML/SWF Domain Name Based Authentication Together?

Apr 6, 2011

I want to use fmscheck to monitor my server. When i try the command ( on the FMS server itself, running linux debian)

[Code]...

View 4 Replies

Media Server :: User ID In Flash Media Server Log Files?

May 13, 2010

We may be using Flash Media Server in an intranet only scenario. All users will be watching the videos from Windows boxes. Our users who are creating the videos want to track usage by user ID. Does the server log the client's user ID? Is that what c-client-id is? If c-client-id is used to store Windows user name do I need to turn on AD/windows authentication to get that info? I see that IP address is stored, but it would be simpler if the user Id were in the log file.

View 1 Replies

Flex :: Know If The User's Camera Is Broadcasting?

Feb 1, 2010

usually i do Camera.getCamera but when this method is called the user is prompted with a dialog box where he can choose to allow or to deny the application access to the camera, or he could not have a camera

how can the application now whether the camera is broadcasting ?

View 1 Replies

Media Server :: End User Search Media Files?

May 22, 2010

If an end user wants to view a certain file on the server but does not know the file name how can they search/locate it?As an administrator I have access to the VOD folder, but end users do not have admin rights.How does a user find the file they are looking for?

View 4 Replies

ActionScript 2.0 :: User Authentication Using PHP

Oct 30, 2009

I'm building a site that is placed behind a client login tool. I simply need my site to verify the users "authentication level" so they are forwarded to the correct "label/frame" on my time line.

I.E. Owners go to the "Owners" label on the time line, Managers go to the "Managers" label on the time line and Employees go to the "Employees" label on the time line.

I know Flash is accessing the PHP file as when I change the name of the PHP file, Flash provides an error. Therefore, I'm assuming it's reaching the file as I'm not getting any compiler/output errors.

My Actionscript

stop();
loadVariablesNum("newlogin.php", 0, "POST");
{
if(_root.checkLog = 100)

[Code].....

This PHP file is stored in the same folder as the FLASH SOURCE files and is pointed to it through it's local address ("newlogin.php", 0, "POST);

View 1 Replies

Media Server :: User Is Not Getting Disconnected From FMS On Using IE Until IE Is Closed

Sep 9, 2009

FMS: 3.5..User is not getting disconnected from FMS on IE until IE is closed. While it works on Firefox and Chrome.When a user logs out on Firefox and Chrome, the user connection of FMS is getting updated. But it doesn't work on IE until IE is closed.

View 10 Replies







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