The official Adobe Media Server community.
Recently active
Hi folks,We just shipped Xuggler 3.4 this weekend which now has the ability to record and publish RTMP streams. That means you can now write Xuggler (a Java API for encoding and decoding video) programs that can publish to FMS or record from FMS.We've worked closely with the FFmpeg team to get the core RTMP stack into that project, and have put together a tutorial on how to use FFmpeg to record or publish streams, including re-encoding media to H264/AAC while publishing. You can find that tutorial here.I thought people here would like to know.- Artwww.xuggle.com/
Hi everybody,I'm using Amazon Cloud & Flash MMedia Server 4.5.I would like to take one of my exits videos (a static file), and turn it into a live stream. People can view this video (synchronous). I'm using Flash Media Live Encoder 3.2, but it only capture video from devices as camera...How I can do it?Cheers.
Hi,I hope there is answer to my dilemma from server side stand point.I have a video asset that is streamed from rtmp. Say, url is: rtmp://blah.domain.com/directory/anotherone/asset.flvI need to invoke BitmapData.draw() on this asset.There is crossdomain.xml file on http://blah.domain.com/crossdomain.xml that allows all the domains.When is instantiate stream I write:stream.checkPolicyFile = true;Also I load crossdomain from http://blah.domain.com/crossdomain.xml and rtmp://blah.domain.com/crossdomain.xmlI tried all the combination of the above.In all the cases when I try BitmapData.draw() - I am getting:cannot access rtmp://blah.domain.com/directory/anotherone/. No policy files granted access. at flash.display::BitmapData/draw()So, does it mean that each final folder has to have it's own crossdomain.xml? Even though the root directory has one?Also, it feels that requesting crossdomain.xml from rtmp would be odd.Is there way around it
Hi all,I'm install Flash Media Development Server follow this tutorial. When finish, I'm go to Adobe Flash Media Server Start Screen to verify HDS, HLS, RTMP. But HDS (mutiple & single bitrate), RTMP (mutiple bitrate) have error #2032.How can I fix it ??
I am running a very low volume (3-4 simulaneous users) video chat application on FMS version 4 and am seeing the following error generated from FMS (Core) about once or twice a week.Message callback is not set.Any idea what the cause of this might be and whether or not it is impacting anything?Additional information from the event log is as follows....Log Name: ApplicationSource: FMS (Core)Date: 1/12/2012 9:07:28 AMEvent ID: 1531Task Category: (263)Level: ErrorKeywords: ClassicUser: N/AComputer: TACVID01.cyracom.comDescription:Message callback is not set.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> &nb
I'm noticing a 13-16 second delay with live streams to iOS devices. Is there any way to improve this delay time by modifying the Event.xml parameters or the Apache hlshttp_module parameters in httpd.conf?Thank you for any tips.
Okay, I have a website www.voccc.comand I want to LIVE Stream video to it.I have adobe flash media Live Encoderand I have Adobe Premiere CS4.What else do I need to LIVE StreamVideo to my website?When I open Media Encoder, I needa FMS URL, Please explain in greatdetail because im lost!! Need answer ASAP.
I've searched the threads and haven't really seen a definitive answer: can you have an IP camera and stream the live feed with FMS? I'm new to this, so maybe I'm missing something.
Solution Here: http://forums.adobe.com/message/28127#28127===============================================Hello all,I encounter a problem with FMS that I can not solve I would like the stream that I send is only available from my website that I use the file "allowedHTMLdomains.txt" add the entry:=================================## To enable domain name based authentication for HTML file hosts, remove the following * # and add new entries.#mydomaine0.comwww.mydomaine0.comsubdomaine.mydomaine0.com <------ is my computer for send live stream=================================but as I try to connect with Flash Media Live Encoder 3 I get errors(Problem with Primary Server Failure to connect to primary server.....)when I change the field that I inserted with * I can diffuse=================================# # To enable domain name based authentication for HTML file hosts, remove the following * # and add new entries. # *=============================
Hi all. I Hope this is the right forum.I can convert .mov to a Flash file, but I can't even get an .mpg file to open.Is there anyways I can convert this using Flah CS3 or any freeware that exist out there?Thanks in advance.
The Authentication Add-In (used to authenticate Adobe Live Media Encoders connecting to FMS) will not install with Adobe Media Server because it looks for Flash Media Server and does not recognise Adobe Media Server.Is there a workaround or a new version of the Authentication Add-In?
Hi,We have a problem to do HDS streaming in my FMS ...attached the screenshot showing error when i tried in my sample video player.Normally what could be the reason for it. RTMP is working without any probelms.Please advice where I can check the errorlogs for this issue.
Hi,In my netwrok rtmp is not supported,so i am not able to make rtmp connection.I tried with rtmpt(ports 80,443)and able to get connected and publish the live stream to FMS(using AS3). But with in 5 to 6 minutes my proxy server block the streaming.Reason,my proxy can allow only 600 http request per minute from a particular computer(client machine),but while publishing through rtmpt after some time http post request coming form client machine increase the limit of 600 per minute,so proxy block the connection.I am making my connection like this "rtmpt://xx.yy.zz.kk:80/Training" where xx.yy.zz.kk represent internet IP.Please suggest some turnaround so that in case of rtmpt(http tunelling) http post request will not increase periodically.RegardsNitesh kumar
HelloI was able to stream from FlashMediaEncoder to Ipad device (html5 video)FME--->FMS---->IPAD : okNow I try to stream from flash player (flash11 with H264) to ipad but nothing happens.Is it possible to stream from flashplayer (on PC, flash11) to IPAD ?FlashPlayer11 (H264)--->FMS----->IPAD ?Any link / clue for that ?regards
Is it possible to pull in an external rtmp link and use it as live source. Instread of using FME as the live source, I would like to re-stream another RTMP link.I've done this with ease in another rtmp streaming server, it's been while since I've done something like this using FMS/AMS.Thank you in advance.
Hi i m new for FMS I just wanna make a connection, I put swf file in FMS folder and here my codepackage{ import flash.net.NetConnection; import flash.display.Sprite; import flash.text.TextField; import flash.events.NetStatusEvent; public class main extends Sprite { private var nc:NetConnection; private var rtmpNow:String; private var msg:String; private var connectText:TextField; function main () { nc=new NetConnection(); nc.addEventListener (NetStatusEvent.NET_STATUS,checkConnect); rtmpNow="rtmp://216.
Helloi have a web internet live cams aplication and i am using adobe media server 5i succeed to broadcast http live from web cam to web browser on apple devices using this url:http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4mmy question is about android browser:is it possible to broadcast http live from web cam to android web browser using adobe media server 5?and if so what is the url?and if not although adobe took off the possibility to download from here siteflash player for android is there any other web page where users able to download adobe flash player for android browser?or we are in a situation that its not possible to broadcast live from web cam to android browserfrom both http or rmtp?
hi, I use FMLE to publish h264 video to FMS , my server side code (main.asc):application.onPublish = function (client, stream){ var streamName = stream.name ; trace("onPublish stream: "+ streamName); stream = Stream.get("mp4:"+ streamName +".f4v"); if(stream){ stream.record("append"); stream.play(streamName); }};I can save the H264 stream on the server,but less than 3 minites,the storage stops,How did this happen? please help me ! thank you !maria
Hey, I am trying to setup edge and origin server on windows server and trying to run FMIS on it. I am going through many problems, my first problem is I could not understand given command for implicit connectionUse the following syntax in a client-side NetConnection.connect() call to make an implicit connection to an edge server:rtmp://edge/app/appinstance.Over here what does app means does it mean application (example vod) ?? What does app instance means(no clue I guess video file)I am just curious how can I connect from flash cs4(my client) to edge server with the help of command inspector and give path for file or do i need to run action script every time.If yes, where can I find client-side and server side action script or I can direclty used it from Flash cs4 no need for script.Please let me know as fast as possibe, Thanks in advance.
I'm in the process of upgrading our FMS install from 3.5.3 to 4.5.0. After merging our config settings from 3.5 into 4.5 and starting the server streaming requests are processed as normal. However I'm unable to access the admin console, attempts to do so result in the "Failed login attempt from <ip address> at <time>" error message in admin.00.logI've tried follwing the "Edit the Users.xml file to add server administrators" section ofhttp://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925f73-7ffd.html#WS5b3ccc516d4fbf351e63e3d119f2925f73-7fdaSo that my Users.xml starts with<Root> <UserList> <User name="newadmin"> <Password encrypt="false">XXXXXXXXXX</Password> <Allow></Allow> <Deny></Deny>  
I got this error...Jan 30 00:33:16 HOST_NAME kernel: fmscore[15444]: segfault at 0000000000000029 rip 0000000000a8d777 rsp 00000000eec07184 error 4Jan 30 00:33:23 HOST_NAME Server[11632]: Failed to signal process condition: errno(22).Jan 30 00:33:24 HOST_NAME Server[11632]: Failed to signal process condition: errno(22).Jan 30 00:33:25 HOST_NAME kernel: fmscore[11655]: segfault at 00000000ea05b824 rip 000000000048f8ee rsp 00000000ffdfc660 error 4Jan 30 00:33:26 HOST_NAME Server[11632]: Failed to signal process condition: errno(22).Jan 30 00:33:28 HOST_NAME last message repeated 4 timesJan 30 00:33:31 HOST_NAME Service[11632]: Server stopped .Jan 30 00:33:47 HOST_NAME Service[11916]: Server stopped .Jan 30 00:34:37 HOST_NAME Service[28379]: Server starting...Jan 30 00:34:42 HOST_NAME Service[28379]: Server started (/opt/adobe/fms/conf/Server.xml).Jan 30 00:34:44 HOST_NAME Service[28462]: Server starting...Jan 30 00:34:50 HOST_NAME Adaptor[28399]: Listener started ( _defaultRoot__edge1 )
Hi All,I am recording live stream on a server side (using FMIS 3.5.3)while recording video I am getting NetStream.Record.NoAccess message and recording stopsI checked recorded video length, it is always different,sometimes only 2 minites, sometimes 10 minutes, sometimes 20 minutesAnyone faced this problem?Will be glad if you can help me to solve thisThanks,Nurbek
Using FMS/FMLE, I did a live broadcast. I have all the .f4f files (1.6G) intact and saved off. I want to be able to repackage, convert, flatten, etc. these streaming fragments to something that can be imported into Adobe Premiere Pro or other applications to product a DVD. I've seen a lot of posts, but no answers. Any ideas. I don't want to think that I wasted 4 hours of a live stream and can't capture off the data.
Hi there. Please i have a small LAN of about 8 computers all of which are running windows 7. I have installed FMS and XAMPP webserver on one of the machines. I want to stream live from one PC to all the other PCs on the LAN. I have a webpage with jwplayer embedded in it on my XAMPP webserver that is able to see the live stream when i start it locally. I mean the live stream works fine on the machine with the servers on it. But when i want to view the live stream from another machine in the LAN by accessing the webpage that has the jwpalyer from another machine, The jwplayer returns "server not found:rtmp://192.168.10.1/live" error. I was thinking that maybe a firewall is blocking the 1935 port but i have turned off the firewall of every PC on the LAN. I have unistalled any antivirus program on all the PCs. But i still get the same error when i try to access the live stream from another PC on the LAN.When i run netstat -a -n|find ":1935" i get 192.168.10.2:49184 192.16
Hello all, For a client, I am working on a project where a live RTMP stream is published to an Adobe FMS 3.5.6 server from a java application, using Red5 0.9.1 RTMPClient code.This works fine, until the timestamp becomes higher than 0xFFFFFF after 4.6 hours, and the RTMP extended timestamp field starts being used. I have already found: when the extended timestamp was written after the header, the last 4 bytes of the data were being cut off. I have fixed this locally, and now the data being sent seems to me to be conformant to the spec. However, FMS still throws an error message in the core log and then kills the connection from the Red5 client. Here is the error message:This is the error message:2011-06-03 14:28:02 13060 (e)2611029 Bad network data; terminating connection : chunkstream error:message length 11893407 is longerthan max rtmp packet length &nb
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.