『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
We are interested in developing a library for Flash Media Server on iOS. Would we require Adobe Support for developing direct function calls similar to ActionScript if we aren't looking to hack our way through? Obviously SOAP calls are a possibility but not really ideal, maybe there is a simple soloution to this?Thanks
Hi, I am facing an issue implementing HLS with FMS 4.5 (also tried with FMS 5). I am following this article http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725dfa0-8000.html.When I am publishing live stream to livepkgr application using FMLE (Flash media live encoder). It's all working fine on my ios devices. But When I am publishing using Flex 4.7 code, the sound is not coming and even video is stop playing after some time on ios devices. Anyone has any idea why is this happening. Any help will be appreciated. I am adding code to review. (You can create a flex project and on creation_complete event call "windowedapplication1_creationCompleteHandler". And change the FMS_serverIp to reall fms server ip. <fx:Script> <![CDATA[&nb
Hi guys,I'm developing an EJB application with Glassfish and Adobe Flash Media Server and MySQL at the backend. I have a page in my application with which I record a feedback of the user. I'm using the Adobe Media Flash server for this. I've set my host path to rtmp://localhost:1935/ as the flash server is installed on my local machine. I've loaded my application on Adobe Media Administration Console. Whenever I run this feedback page I get a "Server accepted your connection, but refused your privilege to record" error. My js file as below:Widget.VideoPlayer = Class.create(Widget, { classType: 'VideoPlayer', id: "videoPlayer", objectId: "videoPlayerObject", player: null, width: 500, &n
We're having a strange issue with FMS 4.5. We are streaming live H.264 encoded video to FMS and then playing it in a custom video player we've built. When the h.264 stream has been playing for a while and we connect to the stream the stream always plays back from it's beginning on high speed. Sometimes we don't see the video... all we see is a black screen until the video catches up. I've tried setting the following properties on the client side...netStream.bufferTime = 0;netStream.bufferTimeMax = 0;netStream.backBufferTime = 0;netStream.inBufferSeek = false;netStream.maxPauseBufferTime = 0;And the following properties on the server side....<StreamManager> <VirtualDirectory> <Live> <AccumulatedIFrames> <MaxTime>0</MaxTime> &nbs
because if yes.. we will purchase but we can't find a guide on how to purchase 4.5. the website only provides 5.0 thanks in advance.
Why doesn't Adobe post a simple tutorial on how to stream live video from FMS 4.5 to Android device? The developer center has a tutorial series that hasn't been updated in years. The Part 8: Streaming to Android Devices (to Come) hasn't been updated in 1.5 years. The server is useless if we can't watch video on Android devices. Surely someone out there has successfully streamed live video to an Android device and can explain how to do it?Do we need to create an Android Air App to accomplish this? Thanks for any help!Dave
Hi all,I've got a problem with the HDS-Live setup using ams 5 and OSMF 2.0. after few minutes (different intervall all the time) player stops playback and doesn't continue. In the chrome's network connection panel I see that player requests only Bootstrap files and not the actual segments any more. Even if I wait for 5 minutes segments don't get requested and playback doesn't continue.Anyone had similar problem, or know of any solution?
Hi,I'm using Adobe AMS 5.0 and I'm building html file based on http://osmf.org/configurator/fmp/#. Lately we had some problem loading the player. Does theplayer continue to be supported and developed ? and can I count on it for my futures html links.Thanks,Alon
Adobe Flash 4.5 - RTMP livestream works fine but http on IOS devices plays old recorded stream. How can I turn off this feature? I do not want the stream to be recorded on the server. Thanks for all your help!!
FMLE is streaming to AMS and Adobe default flash player is trying to view stream from AMS - i need to hit "Play Stream" button for 2-3 times to view video on Default adobe's flash player.This issue is 100% reproducing every time. please help to resolve this issue.regards,SJ
Hi,I'm using adobe cirrus with a fallback to red5 for a videochatting website I have. It seems though that after 30 minutes, the video chat crashes and the user has to call again. Anyway to fix this?Thanks!
Hello, I am running Flash Media Server on my dedicated CentOS host, and finally connected a single RTMP stream fine and am able to embed and play back the stream, but I am getting constant buffering pauses (approx every 5 secs) and audio/video out of sync by at least 5 seconds. My CPU with Flash Live Encoder is a powerhorse, never over 25% processor or ram usage while streaming, and my upload internet speed is averaging 6-8 mbps which should be more than adequate. I fear the issue is server side, however port 1935 is open and in use, not firewalled on CPU nor the host. Any suggestions would be great.
Hey guys, I need help. I installed adobe media server and it works great. But the problem I have is that everyone can stream on my server, literally. How can I prevent people from doing this? I'm using obs for streaming to the server, I just type in server field - rtmp://ip/live and stream key something like - livestream, then I connect rtmp://ip/live/livestream to any player and can watch the stream, but anyone who knows how this work can do this and start his own livefeed on my server. I need a full complete guide how to secure my server because I didn't find any. IP whitelist for streamers would be great too. Please, help.
Can someone tell me what products I need to get to version 5?
Hi, I set up an audio only stream with FME to my FMS 4.5This are the FME parameters:envivo?adbe-live-event=envivo&adbe-audio-stream-name=envivo&adbe-audio-stream-src=envivoFME conf xml<?xml version="1.0" encoding="UTF-16"?> <filler> <duration>50</duration> <buffersize>6000</buffersize> </filler> <logs> <enable>true</enable>
My video chat program on fms 3.5 windows server 2003 run sound when the screen is not delayed, but the program is placed in fms 5.0 window when server64-bit operating system will generate sound and picture 6-15 second delay, how is this problems going on, I hope not the server, ask someone experienced it, how to solve.
Is there a way to do this?One edge to connect to two or more origin.
FMIS 4.5 is giving this error in core log file:Process 21724 failed to create IPC queue __FCS_REGISTRY__ : Failed to allocate shared memory.Restarting FMIS doesn't seem to help, I have to physically restart the server. Server has 8 GB RAM. 'freemem' report: total used free shared buffers cachedMem: 8164972 4622744 3542228 0 1197448 1851580-/+ buffers/cache: 1573716 6591256Swap: 10217332 0 10217332What is this error about and are there any settings I can change to allocate FMIS more memory?Thanks.
Dec 7 07:20:38 networkvision Javascript[9970]: Connection rejected by server. Reason : [ Server.Reject ] : Virtual host my domain is not available.i cant logint to the admin console, centos 6.4 32 gb ram zpanel
The image is taken as photo from the CameraUI in the Client Side(AIR Mobile Application) and saved as a .jpg file in the mobile. I passed the image byte array values from the client to the server. How to convert that byte array to a file in the Adobe Media server?
It's a bit vague - the whole thing with AMF. On one hand we have a client capable of serializing and sending everything from integers to XML documents and ByteArray streams, but on the other hand we have the FMS with a JavaScript host. Where is the bridge? 🙂 I mean how does one work with the objects, in particular, a ByteArray, received through the [generic] wire? It's easy with numbers and strings, but no word on more complex objects.
I am getting pretty regular segfault/coredumps while AMS is ingesting and sending out streaming media.This is on 5.0.3 running on EC2.Version: 5_0_3_9002 AMI Version: r6Here is the core dump and backtrace:[root@ip-10-177-25-81 storage]# gdb --core ./core_amscore.28719 /opt/adobe/ams/amscore GNU gdb (GDB) CentOS (7.0.1-45.el5.centos)Copyright (C) 2009 Free Software Foundation, Inc.License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>This is free software: you are free to change and redistribute it.There is NO WARRANTY, to the extent permitted by law. Type "show copying"and "show warranty" for details.This GDB was configured as "x86_64-redhat-linux-gnu".For bug reporting instructions, please see:<http://www.gnu.org/software/gdb/bugs/>...Reading symbols from /opt/adobe/ams/amscore...(no debugging symbols found)...done.[New Thread 28779][New Thread 4383][New Thread 3398][New Th
Hi there,I have an AMS 5.0.1 up and running. But I am a newbie to AMS.I want to implement authorisation functionalities to the AMS for streaming recorded mp4 files (vod).As a start, for Flash-based clients using RTMP, later on for iOS/Android devices using HLS/HDS.My plan is that the client sends an internal id of the video to stream and a session id.These two parms should be passed over from AMS to another remote server having an PHP API or a SOAP web service. This remote server checks if the video may be streamed and (simplified) returns true or false back to the AMS.Now, my problem is that I have no idea where to hook into the communication between client and server.As far as I understood the normal way to do this would be to listen to some events in the main.asc.All examples I've found so far do only show how to handle application.onConnect. But I would like the AMS to react on the NetStream.play() command sent by the Flash client.How can this be done?And, is there a way to do this
Is it possible to put a static image or a recorded video (instead of a live video feed) into Flash Media Live Encoder to air while broadcasting a live radio show online?
How many connections can be connected to the AMS 5 trial version?And the introduction link?Thanks!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.