Media Server :: FMS 4.5 HDS Doesn't Work After About 30 Mins
Feb 28, 2012
I try to do live stream by FMS 4.5.1 and FMLE 3.2 (H.264&MP3 encoding) It's all good no matter video or audio. But after about 30 mins, stream freeze. Refresh doesn't help, only get a black screen without any error message.
restart service or reboot my PC still the same. The only way to fix it is uninstall FMS and Install it again. HDS works again....but same problem happens after 30 mins or a couple of hours.
tried on 2 PC (Win7 x64 & x32) still the same.
View 2 Replies
Similar Posts:
Mar 29, 2011
application.onPublish = function (client, p_stream){ var myInfo = SharedObject.get(p_stream.name); myInfo.setProperty("live", true);
I set the sharedobject using code above,now I can publish video,but so is not set(from admin console, "shared object" tab).
View 3 Replies
Feb 3, 2010
I installed FMS 3.5.1 dev version. To add protection on the video content, I followed the topic at [uRL]..
Is there additional setting I have to make? Is DisallowedProtocols only working at commercial version?
View 3 Replies
Sep 1, 2011
i try to play video on Mac OS system using the standard embed code:
<object height="409" width="600"><param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf" /><param name="flashvars" value="src=rtmp%3A%2F%2Fmy-server%2Fvod%2Fflv%3Amy-videoposter=http%3A%2F%2Fosmf.org%2Fimages%2Fposter_cathy_fmp.jpg" /><param
[Code].....
on Safari and Firefox but it doesn't work!
Is it a FSM problem or Flash Player problem?
View 1 Replies
Jan 6, 2012
When using Adobe Flash Media Live Encoder, it doesn't seem to recognize my system speakers, so I can't record system audio.
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
Sep 18, 2010
i have FMS Installed And after its installed i also Install The Addon Auth to make a username and password so no one else can just start a Stream but after i install it and restart the server it wont work any the fms does work but the addon doesn't.
View 1 Replies
Sep 24, 2011
i have a orgin server and 2 edge servers and a load balancer
first off im confused in each edge server i set them to be remote, rtmp and changed the routeentry to <RouteEntry>*:*;96.44.***.***:1935</RouteEntry> on both servers
orgin server is just local
what my question is im streaming to orgin and its getting sent to 1 edge and other edge is doing nothing no traffic the stream i set it this way url:
'rtmp://173.254.***.***/live/live_test',
which is the 1 edge thats working if i setup another channel pointing to the other edge server ip adresss it doesnt work.. what am i doing wrong isnt all this supposed to be load balanced or am i missing steps...or did i do it wrong on the flash player config.
View 10 Replies
Jun 29, 2009
I have a problem with flash media streaming server 3.5.0. I try to make subfolder under application/vod/media and put .flv file there, but it just doesn`t work from there. Example url should be [URL]
View 2 Replies
Apr 30, 2011
I have a flash swf file which I don't want people to be able to download and decompile it . my first solution was to load this swf file in another swf file and put the container swf file in my site . but something's wrong . when I load my swf file in another swf file using : myloader.loadMovie ("myswffile.swf");it works fine in my local computer but when I load these two swf files to my server and try to use them there , it doesn't work .
View 1 Replies
Jul 20, 2010
I've made a preloader. When i load the SWF within flash, or play it from my harddisk, everything works fine. But when it's uploaded to my server, the preloader doesn't respond.
this is my preloader code:
ActionScript Code:
//Import the required assets
import flash.display.*;
[Code].....
View 9 Replies
Dec 6, 2011
I have some problems about installing FMS 4 on a CentOS 6 x64. After installing, FMS doens't start properly. I don't see the videos on the web interface. In the log file master.00.log, i can see these errors messages
2011-12-0608:38:461675(i)2581226Edge (1748) is no longer active.- 2011-12-0608:38:461675(w)2581255Edge (1748) _defaultRoot__edge1 experienced 1 failure[s]!- 2011-12-0608:38:461675(i)2581224Edge (1798) started, arguments : -edgeports ":1935" -coreports "localhost:19350" -conf "/opt/adobe/fms/conf/Server.xml" -adaptor "_defaultRoot_" -name "_defaultRoot__edge1" -edgename "edge1".
[Code]...
View 8 Replies
May 18, 2009
I created a preloader. When I test it in Flash CS4, it works fine. When I upload the swf files to my server, the preloader doesn't work. I put both swf files in the same folder.
View 1 Replies
Feb 28, 2012
There's a code that works while I'm trying it in FLASH. It streams shoutcast :
var soundOBJ : Sound = new Sound();
soundOBJ.load(new URLRequest("http://176.9.42.221:8000/"));
soundOBJ.play( );
When I publish it and deliver on server, shoutcast doesn't stream
View 1 Replies
Apr 2, 2004
In frame I got LoadMovie("http://www.adress.com/movie.swf", wheretoload); I got movie on server but dont work anymore to mc "wheretoload"!
View 8 Replies
Apr 19, 2010
I'm having some problems on some systems (seems to affect mostly 64-bit systems) where videos streamed from Flash Media Server 3.5 doesn't start from the beginning. I'm using NetStream.Buffer.Full to detect when the video starts. Usually this works ok, but sometimes the video doesn't skips a couple of seconds from the beginning even though the value of NetStream.time property is 0 when this happens.
View 6 Replies
Aug 11, 2010
I'm trying to get the id3 information from an mp3 being streamed from FMS.I followed the samples I found online and am using the following client-[code]As a note the above code works fine to play the actual file (substituting mp3: for id3:, of course) it just doesn't seem to trigger the onID3 method (I've tried onId3 which is what the samples use).I am also able to view the id3 information from windows explorer and other external readers.The platform I'm ultimately targeting is Flash Lite 3.1 AS2, but I've tried various configurations and haven't had any success.
View 1 Replies
Mar 24, 2011
I'm currently having an issue with FMS4 developer edition on both Linux (x64) and Windows XP (x86).When I stream a webcam using ns.publish("foobar", "live") I can watch the live stream on another client, however when i use ns.publish("foobar", "record"); neither broadcasting nor recording works.Using the "live" parameter the client appears in the log files and in the administration console as "publishing", using "record" the client appears as "idle".Is there anything I need to configure besides LIVE_DIR in fms.ini?
Is this a restriction in the developer edition? Here is the relevant part of the code (condensed):
--------------------------------------------------------------------
var camLive:Camera = Camera.getCamera();
var nc:NetConnection = new NetConnection();[code]............
View 1 Replies
Nov 26, 2010
I'm developing an online meeting system with audio/video sharing, using Adobe Flex 4 and Flash Media Server 4. I'm using the RTMFP protocol to make the transmission of audio/video which increases considerably the performance. The trouble now is that i must record the audio/video transmitted, but i figured out that when using the RTMFP protocol the FMS doesn't operate in the channels. So, how could i make FMS record this channels?
View 1 Replies
Sep 2, 2011
I'm a C++ programmer, but I'm a newbie in Flex. I'm developing a Flex 3 application for a social network using the FlashDevelop. For debugging I'm using the stand-alone FlashPlayer (10.3 debug) downloaded from Adobe. The application is a simple audio player which shows artist/album images.
The application worked properly on both local computer and remote server until I made some layout changes in Main.mxml. I added some HBoxes and changed Image placement. After that the application still works on my local computer, but it doesn't work properly after I upload it to a server.
Application buttons are not highlighted on over/out/click events, images loaded from the Internet are not displayed, text changed dynamically is not displayed, but when I click buttons a sound file is loaded from the internet and starts playing. It looks like some events which are responsible for components displaying are not dispatched, because some part of functionality not related to displaying still works.
To make sure that this is not a server problem, I rolled back to the previous revision. All works fine.
I suppose that this is a known issue, but I have no idea what is the reason.
View 1 Replies
Mar 24, 2011
I'm currently having an issue with FMS4 developer edition on both Linux (x64) and Windows XP (x86). When I stream a webcam using ns. publish ("foobar", "live") I can watch the live stream on another client, however when i use ns.publish("foobar", "record"); neither broadcasting nor recording works. Using the "live" parameter the client appears in the log files and in the administration console as "publishing", using "record" the client appears as "idle". [code]
-Is there anything I need to configure besides LIVE_DIR in fms.ini?
-Is this a restriction in the developer edition?
-Is there something else I'm missing?
View 1 Replies
Oct 18, 2010
I'm using FMS 4.0 64 bit The way I create new VHost on default adapter:
1. Create new directory named for example foo.host.com and copy Application.xml and Vhost.xml from _defaultVHost_ dir.
2. Execute startVHost command through http admin interface or Restart Vhost in admin console.
New Vhost still does not work untill I Restart the Server (which is not acceptable). I had no problems with startVHost or restartVHost on new vhosts on FMS 2 - I did not have to restart the whole server to make new vhost work.
View 2 Replies
Nov 9, 2010
I was wondering if any one could clarify something with IP multicast. From what I understand to get IP multicast to work the server needs to publish to the router box. So how can this be achieved if the FMS server is not in the same network as the router box? Would it require a second FMS server to be placed in the same network as the router box that connects to the main FMS server?
View 5 Replies
Dec 1, 2011
I'm struggling to get things going on the HTTP live streaming side.
I'm using FMLE 3.2 w/ Flash Media Server 4.5.
Format: H.264
Frame Rate: 29.97
Bit Rate: 800Kpbs
[Code].....
So...it seems like no stream is being created in the livepkgr. What can I do to troubleshoot?
View 9 Replies
Feb 16, 2012
I am using some severside script ( create a main.asc under application directory) for streaming some pre recorded video files as a live to client. You can think of using a video file for live stream source rather than FMLE .
I follow this helpful instruction in this [URL]..It works perfectly fine if I watch it in rtmp.
But I wonder is this work for hls-live? Right now I am try to stream the content to an iPad.I tried to input the hls-live format URL to the browser URL bar, but seems the server cannot found such live stream event.Such as http://192.168.1.106/hls-live/sstream/a/version1/clientPlayStream
I checked the folder used for hls vod or live, it looks like the documents needed for hls is more than a simple rtmp application. Anybody knows the severside script application is work for HLS ?
View 1 Replies
Nov 18, 2009
My problem and I SWFVerification enabled on the server and saw that FMLE does not connect more, I looked for some explanation and I saw that if that is enabled for SWFVerification you must also change UserAgentExceptions tag <Exception from = "" to =""/> at this point I added this change<Exception From="FME/0.0" to="FME/4.0"/>but I saw FMLE does not connect as little to solve this problem
View 3 Replies
Dec 10, 2009
I am in the midst of coding a multiplayer card game. Right now, to make things simple, I limit myself to code for 3 players for one room. The clients call functions in the server and vice versa. Functions such as player's turn, shuffling cards, etc. So what happens if there's more than 1 room? Won't the data from the different rooms get mixed up with one another in the server side, since everything will be happening in just 1 server and on the same function? I am abit confuse on this part. Can someone enlighten me on how different rooms work in a multiplayer game? How do I make sure the data don't get messed up?
View 2 Replies
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
Aug 30, 2010
What if I access video delivered through media streaming server on IPAD client. Does it supports?
View 5 Replies
Nov 4, 2010
I install the latest version of apache before the FMS4. After the installation completed, I copied webroot, applications and other files to the web sites home directory. I also updated the FMS.ini file in the config folder. Because I am not familiar with FMS, I don't know whether the change is correct or not.
View 1 Replies