『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
It seems that the FMG does not want to work with mobile devices like Android tablets or phones.We developed a desktop app and a mobile app. Desktop runs fine but running mobile the FMG complains (in the logs) about not supporting H264 type 2Actual message:" FMG cannot handle video type 2, received from FMS "Any suggestions?
I have a newly created Media Server on Amazon Web Services. The vm was created from ami-44cd4274.The server is running.What is, or how do I find, the default username and password for the Administration Console?
I would like to stream .FLV files from adobe media server 4.5.Requirements state that the files should be considered secret, so I decided that PHDS sounds like theright thing.I was able to stream an .FLV by placing it in the webroot/vod folder using an url like http://myserver/vod/test.flvHowever the developer manual states that a way to enable PHDS at the server level is to uncomment the two lines like this.<IfModule jithttp_module><Location /hds-vod> HttpStreamingJITPEnabled true HttpStreamingContentPath "../webroot/vod" JitFmsDirPath ".." Options -Indexes FollowSymLinks# Uncomment the following directives to enable encryption# for this location. EncryptionScope server ProtectionScheme phds</Location></IfModule>However I am not able to stream my FLV using url like http://myserver/hds-vod/test.flvQuestion : Am I supposed to use the hds-vod in the URL or is /vod doing
SWFVerification this verification, the SWF file from the client to the server side to verify that in case of very large files, such as the 2M upload is necessary for a long time.Or the SWFVerification not upload the entire file, and that principle is what?
Hello,I want to upgrade from Flash Media Server 4.5 with license to 4.5.2 release.Where I can find a guide for this operation?Have I a problem with license ?Upgrade is free ?Thanks for help.
This question was posted in response to the following article: http://help.adobe.com/en_US/flashmediaserver/devguide/WSae44d1d92c7021ff-1f5381712889cd7b56-8000.html
Running FMS and it's hosting a multi bit rate manifest (F4M). When I test everything on the server hosting FMS, everything works fine using the Stobe Media Player.When I copy the strobe media player SWF over to a different server it works fine as well with one major issue. Once the video starts, if I seek to a different spot in the movie, watch for a bit, and then REFRESH the page (or leave the page and come back to the video), the player does not work. If I refresh AGAIN, the video plays again.This happens every single time and is extremely frustrating to debug. I created a javascript bridge to monitor the events that are firing, and when the player messes up only two events are fired (onJavaScriptBridgeCreated, and progress), and the player itself looks odd. When I refresh the page again, the onJavaScriptBridgeCreated event fires as well as timeupdate and all of the other events I'd expect. Any ideas? I'd like to take this project live but this is
I'm trying to stream:FMS URL: rtmp://189.1.162.243/livepkgrStream: livestream?adbe-live-event=liveevent[you can try to connect too]But I can not to deliver as HTTP, the error log show:2012-08-0715:37:564060(e)2611178Error from libf4f.dll: Track not found..-
1. Has anyone or anyone attemped to have main.asc perform these instructions after a stream is unpublished? 2. Are their samples of code to perform these actions?3. Am I missing a feature of DVR that already does this automatically?After this routine NetStream.Stop()f4f:liveevent - NetStream.Unpublish.SuccessI would like to perform these tasks after successful unpublish1. auto flatten f4f files of the particular stream with the f4vpp tool a. move created files to a different folder for hds-vod streaming later b. assign the flatten filename to streamname+timestamp2. delete all associated files of the prevous unpublished stream3. ready to publish again fresh4. repeatThe reason I want to do this is to maintain a BaseURI that doesn't need changed and not to create a different live stream "liveevent?" idMaybe I'm missing a feature, or am unaware of these featues together, or how to set the FMS server to do this.Thanks!
Hi 🙂 Is there any way I can protect the displaying of the stream from being used (displayed) on a foreign homepage? I would be great if I could limit the stream only to be shown on my on server / domain / IP address. Perhaps there is some kind of logic in the streaming server where a IP address (or domain) can be defined that is allowed to show the stream? Can this be done so no one can "steal" my stream and display it on their own site?
Whenever my web page attempts to play a live stream using the Strobe Media Player, the video always returns an error msg. The F4M document contains errors. Error parsing f4m file.The F4M file is correct.If I look in my C:\Program Files\Adobe\Flash Media Server 4.5\logs\edge.00.log file.I get these two log entries each time a player attempts to view the live stream.2012-08-0610:10:035432(w)2641213Connection rejected by server. Reason : [ AccessManager.Reject ] : [ code=403 need auth; authmod=adobe ] :-2012-08-0610:10:035432(w)2641213Connection rejected by server. Reason : [ AccessManager.Reject ] : [ authmod=adobe ] : ?reason=needauth&user=web&salt=KxMAAA==&challenge=j3MAAA==&opaque=p3MAAA==-I have a crossdomain.xml in the webroot of the Flash server that permits the Web server hosting the Strobe Media Playback player to access the video stream.Thanks,Dave
Please can anyone provide any documentation/help to configure FMIS 4.5 supporting Origin-Only Cluster? We are using FMS for both one way (video recording/playback) and two way communications (live video conference). I have read that origin-only is the recommended solution for FMS scalability if your FMS delivers two-way audio/video communications.
I recently upgraded our Flash Media Server from 3.5 to 4.5. After the upgrade I'm unable to playback a live stream. I have verified (HDS) and (HLS) playback via http://localhost on PC and Mac respectively. My live encoder is a Digital Rapids Stream device. I'm broadcasting a H.264 video with MP3 audio over RTMP to FMS 4.5. The encoder appears to be connecting to FMS, when I verify via the administration console I can see one client connected under the livepkgr _definst_. However when I attempt to play back video on the sample player I recieve no error message, the player just displays a blank image.I'm streaming to rtmp://<FMS 4.5>/livepkgr/livestream?adbe-live-event=liveevent. And attempting to playback via http://<FMS 4.5>/hds-live/livepkgr/_definst_/liveevent/livestream.f4m and http://<FMS 4.5>/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 on an Apple device. Note FMS 4.5 in the URL is just used for the exampl
Hi,Am using centos 6 and Redhat parallel plesk panel.OSLinux 2.6.32-279.1.1.el6.x86_64VersionParallels Plesk Panel v10.4.4_build1013111102.18 os_CentOS 6OSLinux 2.6.32-279.1.1.el6.x86_64When i try to install, libcap error coming, i have resolved that issue. After submitting all the steps in fms installation, the following error coming, Please check and answer it.Thanks advance.Proceed with the installation? (y/n/q): y/opt/adobe/fms ~/FMS_4_5_0_r297Server:fms command:stop./server: command substitution: line 46: syntax error near unexpected token `elif'./server: command substitution: line 46: ` elif [ -f /etc/mandrake-release ] ; then'sed: -e expression #1, char 14: unknown option to `s'sed: -e expression #1, char 6: unknown option to `s'sed: -e expression #1, char 9: unknown option to `s'./server: line 41: /etc/SUSE-release: No such file or directoryWARNING: Your Linux distribution, RedHat x86_64 is not supported by this &
We want to purchase FMS but are in dilema because of flash streaming protocol is being depreciated. My question is what will happend when new HTML5 protocol will become standard for Android, IE, Mozilla, etc (like HLS is now for iOS)? Will we just upgrade the FMS? What if WebM format will become standard? So my question is about the future...If we implement our video infrastructure with your FMS, would we need to abandon it after a year or two or will Adobe apply future protocol streaming standards for HTML5?
Assert failed in tincan/server/TCMsgHandler.cpp line 70Can anyone describe this error?its happening almost every second
hi all;i am using as3i am recoring mic sound using fms. and i am loading and playing an mp3 song from out.i want while recording my sound + mp3 song sound both should be recorded in fms.how can i do this?can i mix my sound whic i am inputing from mic + mp3 song sound which i am loading and playing from outside, and record in fms?Thanks in advance
hii was wondering if anyone can help me out im looking for a script that can record audio from a mic and save it to a fms server i came across a video email script but would like to have just a audio one that can do the samething as the video email with out the video part thanks...
Hello,We just bought a license of FMS Interactive Server 4.5 and after testing our FMS applications local and on our test environment we are running into problems now on the 'live/production' server.We are not doing any streaming, but we made a bingo game. This includes a chat and the FMS let's the clients know which ball is drawn etc..We use handlers (aspx) to get some data for the bingo games (every 5 seconds). Every instance has 10 Shared Objects (max 3kb each). FMS is installed on a seperate server (Windows server 2008) with nothing else running on it.The application is named 'bingo' and for every bingo room (4 at the moment) we use another instance. Which are:<appname>/<instancename>bingo/1bingo/2bingo/3bingo/4Where we use the instance name as the bingo room ID so we can get the right data for that room.So what happens:FMS closes connections on bingo/1 and bingo/2 while bingo/3 and bingo/4 are running fine.Sometimes it closes bingo/1 and bingo/2 every few minutes, some
good day. Can You help me with streaming for ios. when we use h.264 codek video live streamig does not work - flash player show black screen, but when we use vp6 codek it works good. we have only mp3 audio codek, do we need in aac audio codek for correct streaming with h.264 codek?? what setting must we select for correct live video streaming in h.264 on ios devices??
I have just downloaded Flash Media Development Server 4.5 on Windows. This was not an upgrade from 3.5 or 4.0 for example. My problem is when i go to start>Programs>Flash Media 4.5>Start Flash Media Server for some reason i am unable to login but when i go in my web browser i type in localhost URL i can login. Why is this? I think I installed the Flash Media Server correctly any advice would be appreciated.Thank You in Advance
I have been having the WORST experience with flash player for games on facebook. I have had to download it every couple weeks and NOW its gotten even worse where i have already dowloaded it twice this week!!! This is so unacceptable and i need to know how to fix this asap. Please someone help!!
Hi - i have added a few process monitors to my FMS stack and am seeing that the fmscore process keeps restarting. Is this normal or should it be persistent?We are running FMS 4.5.1 on redhatThanks, Seb
I have installed and tested the FMS using the 'localhost' and 'local IP address' in the FMS url, Now I need more infromation on how to assign my domain name e.g streaming.fio.com in replacement of the 'localhost' or 'IP' like rtmp://streaming.fio.com/live/..
FMS 4.5 up and running; using an app, records to flv just fine; playback is just fine as an flv also.Now, we want to play the flv file on an iOS device as an mp4I modified the app to save the file as an mp4 ("mp4:" + filename + ".mp4", record)and it creates the mp4 fileI've found out the .mp4 file is not playable by itself in Quicktime.Found on Adobe's website a linux application called f4vpp - ran that on the .mp4 file and now it plays fine in Quicktime - but this is obviously a manual processIs there a way to automate this conversion process? Should I be doing something else? Do I need to convert the file with f4vpp before its playable on an iOS device?
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.