Media Server :: Creating A Virtual Host In FMS 3.5?

Apr 24, 2009

I've done the following:

created a folder /fmsRoot/conf/_defaultRoot_/stream.example.comcopied in Application.xml and Vhost.xml from _defaultVhost_specified a new apps directory here: /home/stream.example.com/fms_app/ then added

[code].....

View 15 Replies


Similar Posts:


Media Server :: Flash Media Interactive Server On Virtual Environment?

Mar 5, 2009

We will only use the servers for Live streaming and VoDs, so far no plan for any complex applications to be deployed on the servers yet. As
far as I understand, the bottleneck of streaming servers are with network connection rather than CPU or resources (servers are only support up to 4GB of RAM anyway).

View 5 Replies

Media Server :: Visualizer Does Not Work When Uploaded To Host

Apr 29, 2010

I have a media player on my website. Visualizer of media player works when I test it on xampp localhost but it does not work when I upload it to my hosting.
My website: [URL]

View 4 Replies

Media Server :: Can't Access Sub Folders In NAS Virtual Directory

Mar 30, 2010

I can stream files in the root of a NAS drive (/nas_dir), but not in any of the sub folders (/nas_dir/sub/). FMS has read/write permission to all the files on the NAS but all i get is "stream not found" when I access anything in the sub folders (streams play fine from the root of the NAS) FMS is running on rh5.4

View 1 Replies

Media Server :: Setting Custom Virtual Directory In VOD Application

Jun 15, 2010

I am running Flash Media Streaming Server 3.5.1 r516 on a CentOS system. I also have WHM/cPanel installed on this system. My scenario is this. We have a large number of MP4 media files that are currently located in a web root directory created by cPanel: /home/mediafa/public_html/fullservices. These all work without a problem when doing progressive downloads. However, we also want to make them streamable with FMS as well. From the documentation, I should be able to create an entry in the /<fms install dir>/applications/vod/Application.xml file to look up files in that folder.

Here is my VirtualDirectory block:
<StreamManager><VirtualDirectory>
<!-- Specifies application specific virtual directory mapping for recorded streams.-->
<Streams>/;/home/mediafa/public_html/fullservices</Streams>
<Streams>/;${VOD_COMMON_DIR}</Streams>
<Streams>/;${VOD_DIR}</Streams>
</VirtualDirectory></StreamManager>

However, when I try to connect to a file that is in that directory, I get a 404 error in the access.00.log file. I've tried to change the owner/group on the fullservices folder as well as the owner/group of the target file to the fms user/group, but I still cannot connect to it. The connection address is rtmp://<ipAddress>/vod/mp4:1005-03m_256k.mp4.

View 1 Replies

Media Server :: Streaming Videos From Virtual Location On Flash Streaming Server

Feb 24, 2010

I have a virtual directory (Storage Area Network) in 'C' drive as well as in "webroot" folder in Flash Streaming Server. What do I need to do to make RTMP videos work from SAN directory on Flash Streaming Server. It works fine for http. RTMP from vod -> application folder works fine. I have done a lot of research and found out that we can use virtual directories for streaming videos. I am unable to find steps on how to use it..

View 4 Replies

Creating Link To Host AS Files On Site (Error 404)

Dec 1, 2009

Why creating a text link to a .as hosted on my site creates a 404 error? If I change it to .txt it works fine but I'd really like the user to be able to open the file directly into Flash.

View 3 Replies

Media Server :: Creating A Simple Videodisplay Of Fms Stream

Apr 16, 2010

The documentation for FMIS is in my mind poor. All I want is to display a videostream from my server in an swf. I've manage to display the file using http or local but rtmp seems to be another ballgame. The file play using rtmp using jwplayer. So far I have this code:

[Code]....

View 18 Replies

Media Server :: Creating Users List For Each User?

Sep 21, 2010

i have made a chat app and i want to let the user add another users that he can find by searching the database of users to his own list, and grouping them ,,, this is can be done but ,,, now in my app when the user connect to the lobby he get all the online connected users in his list i mean when connecting to the online user list sharedobject the user list contains all the connected clients to the lobby and if the number of the connected users is by hundreds or thousands i think
if i create a loop for updating the own user users list statues it would not be good idea,,,
 
so what is the best way to let the user build his own users list and get the statues of each user in his list from the application online users sharedObject witch connected to the lobby app

View 24 Replies

Ajax :: Creating A Virtual Tour?

Jul 12, 2010

we need to add a simple virtual tour to our web site. Is there any simple way to do this? do we have to create it from scratch? is there any service provider to do this on cloud?

View 1 Replies

Media Server :: Creating One Way (A Publish B Play) Stream Through RTMFP?

Aug 17, 2011

I've noticed an issue while creating one way (A publish B play) stream through RTMFP. When I try to create connection between computers behind the same NAT (same IP) stream playing is not fired at all, but on the other hand the same code works on remote computers (different IPs).This issue arose after releasing final release of Flash Player, in a beta release everything works fine.We checked NAT settings and there are no differences for this cases.

View 3 Replies

Media Server :: Creating A Streaming Video Player W/bandwidth Detection?

Mar 30, 2010

I've just been asked to create a video player which automatically chooses the correct bitrate video to stream by detecting the bandwidth.I have no experience creating a video player so I'm looking for links/resources to do some research on the topic.Has anyone here created a video player in Flash? Would it be better to create in Flash or Flex?Once again, I have no prior knowledge in this type of creation and could use an experienced developer's opinion on what the first step is towards progress.

View 3 Replies

Media Server :: Creating Webpage With Embedded Player To Show Live Stream

Sep 23, 2009

I'm new on FMS, but I've managed to create a web page with an embedded player that shows a live stream that I capture with a webcam and FMS. What I need is to be able to pause the live stream from the web page player and to play it again from the point I've paused it. I thought to stream a live video and save it to a file on the server as well, but I don't know how to tell the player to start from the end of the file rather than the begining of it. The client should connect to the page and see the live stream, but he can pause it and continue watching it later from that point, but if a different client connects, he should see the live stream.

View 1 Replies

ActionScript 3.0 :: Creating Virtual HTML URLs For A Flash Site?

Jan 31, 2011

I've heard there is a package of software that allows you to create virtual URL's for a flash website.for example: mysite.com/contact -> maps to code in AS3 that chooses the contact page in the site.I think it also works 2-ways so that when the contact info is shown in the flash site, the URL in the browser's address bar also changes.

View 2 Replies

Media Server :: Creating Streamable Audio Content From Short Multiple Input Files

Jun 9, 2010

My question is how possible creating streamable audio files /mp3/flv/ from multiple input files. The server is vps linux without soundcard, installed flash media server 3.5. My task is creating mixed mp3 output file.The input files are 2 mp3 file = 2 channel, uploaded to a server by the user.Controls: volume pitch, equalizer, fading that is controlled from client side flash appThe problem it should be in real time, when the user control the volume pitcher channels  etc  could be heard the result in the client's flash player on client side.For that purpose I tried to split the audio files into 1 sec pieces, and changing the splits only, and when done joining them together.

Feeding them to flash media server there was more problem:-the server streamed not the actual file but probably from cache -the streaming was always stopped after 1-2 seconds - using client side dynamic streaming /without joining the files / only the last file was played - using server side playlist playing more files was not played all the files So the question which way possible creating streamable files, or is there a better solution than splitting them.

View 3 Replies

Media Server :: Creating An Interface With Several Video Windows Where A User Can Connect Their Own Camera To Window?

Feb 13, 2012

currently I use the following workflow for Live video streaming.I have FMLE on a computer streaming the Video feed to my FMS.I currenlty use  Dreamweaver to create window with a few instances of a video window and one of the windows is configured to rtmp to my server and the stream name of the stream I have setup in FMLE.This then streams to one of the windows.I then assign a different Stream name to the other windows.

I send an FMLE client to a user in the locations that want to have a video presence on the webpage.I send them instructions and running FMLE and the parameters to use to get their camera up and running.This works fine to a point.Most of the users are not technically minded and so often this leads to issues and delays to get these things to work.
 
I want to move on and improve this flow.I want to create the video instances on the page where:Below each video window is a text input field where a user can type in their name which will be used as the stream name.Below each video window is a button that the user clicks to connect their camera automatically without having to install FMLE.Once the video feed is running, only that user can click the button again to disconnect it. ( The button changes to "Stop Broadcast" etc).
 
I have looked at the structure of Ustream for example, and this seems to be the method they use as you can download the XML file of your channe,l and the RTMP URL and stream name can be copied and then used directly in FMLE and you can stream with more control of your camera that way.

View 1 Replies

Can't Playback Flv From Host Server But Can With Ease From Desktop?

Dec 4, 2009

I gave the wrong url it should have been: [URL]..

View 2 Replies

Include Server Host Name In RTMP Address?

Oct 19, 2010

I install FMS on my hosting server (linux).For testing the installation status i opened start screen page and click on stream video (RTMP) it showing error massage like..' The connection timed out.If you are viewing this page remotely, please make sure you are including the server hostname in your RTMP address'.

View 1 Replies

ActionScript 2.0 :: XML Gallery That Want To Host In A Sub Directory On Server?

May 14, 2008

I am developing our company website and I have come across a small stumbling block!I have searched out a few other threads that mention this issue, but none have yet resolved iAnyway, I have an XML gallery that I want to host in a sub directory on my server(/gallery/...) - now when I publish the SWF using the below code, it seems as though it loads the XML, but the XML cannot find the correct path to the images themselves.My XML file, the images and the gallery SWF are all in the same directory (/gallery) and are called upon externally from a SWF at the root.> portfolio.swf > /gallery/gallery.swf > /gallery/images.xml > /gallery/image-1.jpgHere is an image of the error message...Here is my XML file...

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<images>

[code].....

View 8 Replies

ActionScript 3.0 :: How To Connect To Local Host Server (TCP / IP)

Apr 6, 2010

I am a php devloper but I have a task which is related to flash. Here this code I found to connect with tcp/ip but when I compile and run this it give me 19 error. How to connect to localhost server. [URL]. This is the link where I found the code.

View 2 Replies

Actionscript 3 :: Opening Cpanel (web Host Server) In Adobe AIR Application?

Apr 2, 2011

I am working on application to open cpanel (web host server) in Adobe AIR. I know how to open a web page in Adobe AIR, but I don't know how to open cpanel with username and password?

View 2 Replies

ActionScript 3.0 :: Video Files Are Not Playing Progressively Off The Host Server?

Jul 6, 2009

My video files are not playing progressively off the host server. They do in simulate download: Here's the code for one simple module that plays 3 different f4v's on radio buttons. In theory they should stream progressively in a flvplayback instance called qualtestplayer when a radio button is pushed. But they fully download before starting to play.

[Code]...

View 2 Replies

ActionScript 3.0 :: Save A Swf Over A Virtual Server?

Jul 9, 2010

I now know that it is impossible to save a swf over a virtual server (in real time) which has had its text changed dynamically.  But does this apply to webcam video?  What I mean is, if I allow someone to use my app on the internet, and this app allows them to record a video using their webcam, can they then save this swf to their computer?

View 1 Replies

Flash :: Professional - The Page Into The Host Server It Shows The Skin And No Video

Apr 29, 2011

I can still create the video and the files and it all works in dreamweaver when I preview in iexplore. When I put the files and the page into the host server it shows the skin and no video. If my paths are wrong I do not know where to check them. I need help MY whole career is on hold until I know how to do this like clockwork/ I need step by step with creating and changing paths and uploading using cpanel or dreamweaver. getting the files made and uploaded is easy part. I have been here before and cheers to the help. I really need an in depth answer about how to do this from start to finish. I have looked at all tutorials and they all make it seem so easy but dont show anything on paths. If my video works in dreamweaver but not online live what is wrong? I am lost and on edge lost many weeks of sleep over this simple process.

View 12 Replies

ActionScript 3.0 :: Server Caching - When Upload To Host Godaddy It Doesn't Reflect Any Change

Jan 29, 2011

I recently made simple changes to a class file and a document class when I run on my PC it works when I upload to my host godaddy it doesn't reflect any change. I've tried several different browsers making sure to clear cache first but no change the only thing I can think of is that the server is caching some of the files. Do they do that? If so is there a script I can run to refresh the server cache?

View 3 Replies

ActionScript 3.0 :: Save A Swf Over A Virtual Server (in Real Time)?

Apr 3, 2009

I now know that it is impossible to save a swf over a virtual server (in real time) which has had its text changed dynamically.  But does this apply to webcam video?  What I mean is, if I allow someone to use my app on the internet, and this app allows them to record a video using their webcam, can they then save this swf to their computer?

View 1 Replies

Media Server :: Can Adobe Flash Media Streaming Server 3.5 Run On AMD Athlon Dual Sock Quad Core?

Nov 10, 2009

Can Adobe Flash Media Streaming Server 3.5 run on AMD Athlon Dual Sock Quad Core?I just requested a Dell server to be added to our farm to run as a Media Server and to my surprise, while reading the requirements for FMS it states the following: 3.2GHz Intel® Pentium® 4 processor (dual Intel Xeon® or faster recommended)

View 2 Replies

Media Server :: FLVPlayback Component's NcMgr.netConnection Is Null When Connecting To My Flash Media Server?

Jan 13, 2010

I'm trying to troubleshoot a Flash Media Server working with a little video playback application I wrote a few years ago that has suddenly stopped working.I'm using CS3/Actionscript 3.My app uses the FLVPlayback Component, and was working well last time I checked.  I recevied a report that the videos stopped working, and have been looking into it.I figured I'd add a bunch of event listeners to the FLVPlayback's ncMgr.netConnection so I could get debug info on things like io errors, net status, etc.The problem I'm running into is that the netConnection is null when I set it to anything on my Flash Media Server, and adding any event listeners to this netConnection throws errors.Here's what I've tried so far:

Playback of a local FLV file works fine.In the FLVPlayback documentation, I found an example and stole the URL of the stream they were using in the example, and that works fine, although it is an HTTP protocol stream rather than RTMP.Any attempt to access FLV files on my Media Server, which has worked fine in the past, basically cause the FLVPlayback object to sit and hang in "buffering" mode and never progresses beyond this point.The netConnection object in this case is null.Here's my code:[code]........

Again the purpose of this is to troubleshoot the video streaming from the Flash Media Server, and it seems like there is no netconnection to the server being created.Does this mean that the server is not working, or is there a problem with the way I'm trying to access the content on the server?This was all working fine before, and I have set up the server-side application .ASC files and such to allow things to work fine on the server end.

View 6 Replies

Flash :: Media Server - Automatically Configure Edge From The Admin Console Of Media Interactive Server?

Jan 17, 2010

How can we automatically configure edge from the admin console of flash media interactive server?

View 1 Replies

Media Server :: Number Of Connection Allowed In The Free Developer Ediiton Of Flash Media Server?

Mar 27, 2010

I would like to know the number of connection allowed in the free developer ediiton of Flash Media Server.

View 4 Replies







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