『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hello, This is my first post on that forum. I'm not into Flash Media Sever but since I can't find such kind of information i'm trying to post my question here. Sorry if i'm not in the right place (maybe someone can point me on the right direction). Here's the question: Nowdays there are some applications which basically covert a PDF into an SWF and let you turn the page as you are reading a real magazine. These applications work in the following way: The PDF is uploded into a directory -> some kind of application (and here's my question, is that Flash media server??) coverts them into the final SWF -> The SWF link is sent back to the customer. Now i've noticed that all that kind of application work in this way. Is Flash Media Sever the application that do that job? Examples can be found at: www.smartpaper.info / http://myvirtualpaper.com Any help would be highly appreciated. Thanks, Best, M
I've enabled mod_cache and see the cacheroot directory populating with cached data. But, when I request on-demand hds segments that have been previously request, I get a 200 response, not the expected 304 response. I've installed AMS 5 on Windows Server 2008 R2 VirtualBox virtual machine. The only configuration change that I have made after the default install is to turn on cacheing. Am I correct in assuming I should get a 304 and not the 200? If so, what might be causing mod_cache to not return the cached data? Thanks.
HelloI would like to ask for a FUNCTIONAL example of a server side playlist.I try to follow many docs from adobe, but it's not clear, much different from wowza I have a VOD service.Inside media folder, a lot of videos FLV.I wanna to create a channel, that will play a continuous playlist for examplemovie1.flvmovie2.flvmovie3.flvat ends, back to movie1.flvHow it works?Thanks,Rafael
Hallo,i would like to ask which is the best way to embed my .swf player to my blog and my site to view my streaming video from my FMS?The whole streaming proccess works great but i do not know how to put the .swf player to my blog and my site.Any answer would be helpfull!Thanks in advance!
Hey I am trying to read the metadata send from FMLE 3.2 on the server side of FMS 4.5, but I was unable after many try to find the custom metadata I set up in FMLE.Here is the serverside function I use:function getmd(stream){// var infoObject = Stream.getOnMetaData(stream.type+":"+stream.name+sname+".f4v"); var infoObject = Stream.getOnMetaData(stream.type+":"+stream.name); trace("Metadata:"); for(i in infoObject){ trace(i + " = " + infoObject); } for(i in infoObject["trackinfo"]){ trace(i + " = " + infoObject["trackinfo"]); } for(i in infoObject["trackinfo"][0]){ trace(i + " = " + infoObject["trackinfo"][0]); } for(i in infoObject["t
Im using fms 4.5(windows machine) for a live video streaming application. The application is done in flex 3 and it is about capturing a camera input in the presenter side (windows machine ) and the live video will be streamed to the viewer using the fms. There is no problem if the viewer is using windows machine. But if the viewer is using ipad the video is not dispalying as it wont support flash player. Is there any way to stream a live video from fms 4.5(windows machine) to ipad device?Thanks in advance,Aras
When I add some HDS/HLS VOD files to the FMS/webroot/vod folder it, the apache httpd.exe service maxs the cpu out at 100%.I'm trying to do multi-bitrate vod over HTTP. Three streams 300,500,700 kbps. Thanks,D
is it possible to stream audio from FMS 4.0 to iOS, WP7/8, Android, Blackberry Apps???If yes how?
Questions about how to use Multi-Bitrate HDS/HLS VOD:1. After completing a stream and using the f4vpp tool to flatten the .f4f stream files into a .f4v file for HDS/HLS VOD, where do I need to put the .f4v files on the FMS?example I have flattened 3 files: sample_300kbps.f4v, sample_500kbps.f4v, sample_700kbps.f4v.I put the .f4v, .f4m, and .m3u8 files in the 'FMS/webroot/vod' directory. 2. Do these manifest files look correct? sample.f4m<manifest xmlns="http://ns.adobe.com/f4m/2.0"><media href="../hds-vod/sample_300kbps.f4v.f4m" bitrate="300"/><media href="../hds-vod/sample_500kbps.f4v.f4m" bitrate="500"/><media href="../hds-vod/sample_700kbps.f4v.f4m" bitrate="700"/></manifest>sample.m3u8#EXTM3U#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=300000/hls-vod/sample_300kbps.f4v.m3u8#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=500000/hls-vod/sample_500kbps.f4v.m3u8#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=700000/hls-vod/sample_700kbps.f4v.m3u84. I access the VOD stream u
I am running adobe media server 4.5 on windows 2008 and for testing purposes I have no firewall enabled. Clients and servers on the same v-lanI created .swf on Adobe Flash Pro CS 5.5 with Action Script 3 and support for Adobe Flash 10 and 10.1I am calling a swf located on the webroot which is calling rtmpte::/server-ip/app/filenameI call the swf from IE or Chrome and noting happens, if i right click on the screen, i get adobe player 10 options (zoom in, quality, print, Global settings, etc). I can also see the player's (strobe Media playback) banner (play, pause full screen, etc) at the buttom of the screen If i wait a 5 seconds and i hit refresh the video will play fine. If i call the video from the AMS player works fine, but if i go to the server's browser i have the same issue as the clients. If i check the access logs I can see Any clues anyone?
I need to record what's streamed to the livepkgr application as an MP4 file (or convert it afterwards).As of the default settings the livepkgr applications records all incoming streams as an F4F file (using the main.asc file that came with the installation).I've tried streaming and recording an H.264 videostream with AAC sound (as per these instructions)If I move this recored file to another application and rename it to MP4 an external player (JWPlayer) can play the stream just fine, as can iOS devices (though with some minor issues when scrubbing).The renamed file won't open in Windows Media Player or Quicktime Player, though.I've tried using the f4vpp tool and processed the video into another MP4 file. This file streams just fine to the external player as well, and it resolves the scrubbing issues on iOS devices.The file now opens in Windows Media Player, but Quicktime Player still won't open it with the following message: "Error -2002: a bad public movie atom was found in the movie
Hi, currently have one server running FMS 4.0 on Windows 2008 R2 and want to move it into a Origin/Edge structure - can someone help in what steps I need to take in this and also setting up the domain to work across multiple servers - thanks
Hi,at my office we conduct live video broadcasts using widows media encoder, and we're working on moving away from it to a newer method, which most likely will be something flash related.how the procedure is done today is that a user logs in the windows media encoder program, starts the broadcast, the broadcast starts building an asf file in the server people watch, our users get the link and they join. once the broadcast is finished, the host that did the broadcast exits and saves the file, in the video server. the broadcast is a screen capture presentation of what a host has in his computer.I want to achieve this or something similar, using a broadcast on flash streaming, so that both, users can log to a link we provide to them, the video server saves the file (preferably as .flv) and of course the broadcast is done nice and smoothly without interruptions or gaps (or at least with a minimum amount).my question would be,what process do you guys use to broadcast ? say other members. I'
I am working on developing a Flash video player for the company I work for. I am not having any luck getting the video to play from FMS in the player I am creating with Flash CS 5. What works: Our FMS Installation when played through the OSMF Hosted Player. http://www.osmf.org/configurator/fmp/ SharePoint 2010 utilizing Content Editor Web Parts. Why I can't use this: The company I work for does not want the url to the FMS server visible via a 'view source' for security reasons. So for each video asset I need to publish, I need to basically create a player that has the URL in the compiled SWF to obsfucate where the stream is coming from. What doesn't work: Following Beginning Flash Media Server 4.5 – Part 2: RTMP streaming on-demand video This looks to be a really simple 5 part process to get Flash video streaming from our video server to the end users, but no matter what I've tried, I can't get the video to play. This is what I'm doing. I'm running Flash
I am just starting out. I installed the Flash Media Development Server 3.5 onto a server.I am able to call the test page: http://MyServer/index.htmlBut what I would like to do is create a page on http://AnotherServer/newcall.htmland have the newcall.html page display the video that is on MyServer.The index.html page has an area that shows: EMBEDDED VIDEOCopy the HTML Embed code below and paste it within your application, change the parameters to play your video from Flash Media Server.Here is code snippet:<object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ><param name='movie' value='swfs/videoPlayer.swf' /> <param name='quality' value='high' /> <param name='bgcolor' value='#000000' /> <param name='allowfullscreen' value='true' /> <param name='flashvars' value= '&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&am
Hi,I have just installed FMS v5.0 on Linux and the self test has fine with *.f4v files.I have checked it on http://www.osmf.org/configurator/fmp/ site.But *.flv and *.mp4 files did not deliver by using rtmp.I set, for example, "rtmp://<my server>/vod/mp4:<file>.mp4" or "rtmp://<my server>/vod/<file>.flv" into the check site.Say once again, "rtmp://<my server>/vod/mp4:sample1_150kbps.f4v" was fine.Are there any reasons for ng ?Any idea thx.- Ono
ReferenceError: setTimeout is not defined? The FMS the script does not support the setTimeout this?
Write does not support, but I put on, there will be a problem?
Dear Support,can i configure a Live application on FMS that respond only on predefined port ? For example can i configure LiveCh1 on port 1935 and LiveCh2 on port 1936 ? I need this for IP:PORT filtering the client request. For example the client A can contact only the port 1935 and then only the LiveCh1Thanks
Hi. I would appreciate someone's help with this problem. I am streaming from FME to FMS a live stream. The streams plays fine on iOS and Android devices, but on a web based flash player, it does not.The web test I'm doing is on http://www.osmf.org/configurator/fmp/# with the URL: http://127.0.0.1/hds-live/livepkgr/_definst_/liveevent/videostream02.f4mThe URL I use for iOS is: http://127.0.0.1/hls-live/livepkgr/_definst_/liveevent/videostream02.m3u8What could be the problem? Thanks.
I'm currently using FMS 4.5 to stream live webcam video via HLS to the HTML5 Video object with no problem. However, when I try streaming via HDS, it doesn't work - the video never loads. I can see the video in the sample player included with the server so I know that the fragments are being created and can be played. I just don't understand why it is not playable in the HTML5 Video object.This works for iOS devices:<source src="http://myserver/hls-live/myapp/myinstance/myevent/mystreamname.m3u8" >This does not work in Chrome on my desktop:<source src="http://myserver/hds-live/myapp/myinstance/myevent/mystreamname.f4m" >Any help is appreciated!
I have some FLV videos that I can't get to work with RTMP streaming using the VOD app and Strobe player. They play just fine locally in VLC media player. They will also play correctly in the Strobe player if accessed with an HTTP request. When I try to stream using RTMP, playback appears to be normal and I can seek to any location in the video. However, playback will randomly stop at various points in the middle of the video. If I debug the player, I see that NetStreamTimeTrait is getting NetStreamCodes.NETSTREAM_PLAY_COMPLETE.Can anyone tell me how I might fix the FLV file, or what steps I can follow to figure out why playback is stopping early?These videos were captured using the Wowza DVR application, and I used an HDS capture utility to recompose the video into an FLV. The resulting FLV was missing the duration metadata, so I used "yamdi" to inject the missing metadata. I've also tried "flvfix" utilities with no effect.
When live cam publish stream to livepkgr for example:out_netStream.publish("livestream?adbe-live-event=eventID", "live");do livepkgr cen broadcast out this stream at the same time in parallel both inRTMP and in HTTP live streaming?thankscheinan
Hi, i have a problem when i try to connect from my client to an application server-side. The strange thing is that when I connect to the application (for example) test1 the connection works. If I connect to the application test2 the connection is refused. The client is the same. The server is the same. But but the behavior is different!To explain the situation, the client simply has to change a property of a remote (and persistent) shared object created server-side by the code in main.ascIf I run the client to test1 connection is fine. If I use test2 the connection is refused.What can I do?
Sorry to Disturb, but I'm searching this for some days, with no luck...I get netstream from rtmfp(P2P,DIRECT_CONNECTIONS) ,I can play the stream, now I want to publish the netStream to FMS so that FMS can record the stream.Any suggestions ????ps:It's like a chat app,and many chats will be happened in the same time ,so I don't think the NetGroup(multicast) is a good idea.And, the client(video source) can't publish to FMS directly with rtmp,because that's why I change rtmp to rtmfp
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.