『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I am developing an access plugin to run on 64-bit CentOS. I am using the curl library to make a call to another server to do basic authentication. I've installed the curl libraries via yum, and the code works using a test application. I have the curl headers included like so:#include <curl/curl.h>When I start AMS, I see the following in the Edge log:Info from AccessAdaptor: Can't load access adaptor /opt/adobe/ams/modules/access/libconnect.so Error=/opt/adobe/ams/modules/access/libconnect.so: undefined symbol: curl_easy_setopt.Why can't the plugin access the curl library?
Hi,It is quite easy to know the server's name, so anyone can use "flash media live encoder" and broadcast his own live stream, because there is no authentication.Someone is using our server to bradcast football, how can I prevent this ?Thanks,Manuel
Hi all excuse my complete and utter ignorance of all things techniacal, I am new and I am in the process of learning. As the title suggests I am trying to upload a video that I want to include in the design of my site to Business Cataylst via the publish feature in Adobe Muse. I am running into difficulty however with this warning message ".mp4 is bigger than 100MB and is too big to be uploaded." Is there any way around this besides making my video smaller? Any help would be greatly appreciated. Thanks.
I have Adobe Media Server setup to stream through livepkgr, and can stream HLS audio from an iPad. I am using LiveEncoder 3.2 to publish the stream. I have updated the Event.xml to the following:<Event> <EventID>liveevent</EventID> <HLS> <KeyframeIntervalPerMediaFile>1</KeyframeIntervalPerMediaFile> <MediaFileDuration>1000</MediaFileDuration> <SlidingWindowLength>1</SlidingWindowLength> </HLS> <Recording> <FragmentDuration>1000</Frag
if have a stream of 1000kbps broadcasting to two client through RTMP protocol. What would the the bandwidth required on server.Thanks,
i am working on a project and would like to have video on demand and pay per veiw using Adobe Media Server 5.0.3 and one know of a script or software that works well with adobe media server
In fms.ini VOD_COMMON_DIR = d:\Program Files\Adobe\Flash Media Server 4.5\webroot\vod VOD_DIR = d:\Program Files\Adobe\Flash Media Server 4.5\applications\vod\media In Apache httpd.conf DocumentRoot "../webroot" <Location /vod> HttpStreamingContentPath "../webroot/vod" </Location> <Location /hls-vod> HttpStreamingContentPath "../webroot/vod" </Location> Which path is used, when I used "http://localhost:8134/vod/xxx.mp4" to play? I change the path to <Location /vod> &
I'm doing a job about FMS for PC, Android and IOS. I have completed configuration with ADOBE Help Article. I used HTTP Dynamic Stream e.g. http://localhost:8134/hds-vod/xxx.mp4 http://localhost:8134/hds-vod/xxx.f4m http://localhost:8134/hds-live/xxx.f4m http://localhost:8134/hls-vod/xxx.mp4 http://localhost:8134/hls-vod/xxx.m3u8 http://localhost:8134/hls-live/xxx.m3u8 On PC, I can play .mp4 .f4m file, with flash player. On IOS, I can play .mp4 .m3u8 file ,use HTML5 <video> tag. On Android, I try to use video
Hi,I used adobe media server 5.0 in Red Hat 4.1.2 and adobe meida encoder 3.2 to recording HLS stream(get ts file), there's no problem when first running(use jwplayer to view the steam), but when I disconnect adobe media encoder for some time(about 12 hours) and reconnect the encoder, I found hls stream cannot renew, always stay on the moment I disconnect the encoder. I know delete adobe media server old data(f4f, f4x) solve the problem, is there a way that adobe media server can renew the stream automatically?Thanks very much.
Hi..please could i have some help about the player strobe media playback?i would like to know how to stream with the player strobe media playback videos using http dynamic streaming.I have already installed the server,i put my own video in the video on demand folder.i downloaded the player but i don't know how to stream that video with the adobe protocol dynamic streaming.
I need to issue 2 videos through my network lan. the fact is that both videos have a different delay. how you fix it? thanks
I am wondering if Adobe Media Server 5 can be installed on a Suse Linux Enterprise Server and if not why? What are the limitations?
I put a cisco router between fms and a live publisher(the publisher also play a stream from fms).I print the Kb/s of the publish netStream, It's OK when unlimit bandwidth(both publish and play).when I limit bandwidth to 20KB/s on upload and 20KB/s on download, the Kb/s of the publishing netStream is down to 2KB/s, (but play side is OK,can reach 20Kb/s).and I caculate the upload bandwidth to fms is 20KB/s. Can router packet droping cause this problem?Why that happend?????? Can't I limit bandwidth with router????? What can I do ????Any one help! Thx!!!!!! .
Do we need any license only for package Adobe HDS content?1) I have heard there is a video duration timelimit on f4fpackager, (the 10min time limit ) , is this time limit of AMS or f4fpackager?2) Do we need any license we are just a Content Transcoding company? So basically if we generate Adobe HDS content for our clients to deliver to end users. Since in this case, it will be our clients who are streaming the content, and we are just packaging the content.Do we need license just to package the content? and How come i was able to use it for 15mins? are there any other limitations
HelloDo I need a license to use f4fpackager to encrypt and package locally? When I try, all results are limited during the package process to 10 minutes of runtime. I am interested in using the tool only, not the FMS/AMS. During packaging, I would get the content encryption key from a Flash Access License Server we already have in place.Is the 10 minute limit a licensing restriction? I cannot find any information on this sort of licensing. I am not quite sure I should even need a license, either, since we do have license to the Access license server. Anyone have experience in local f4fpackaging of >10 minute content?Thanks,Hans
When I try and connect to the video on my AMS using Flash and AS3 I keep getting NetStream.PLay.StreamNotFoundThe exact same video streams on the AMS home page.I can stream from http://www.helpexamples.com/flash/video/cuepoints.flv but nothing from own server in flash.Here is my code with the IP Address removedimport flash.media.Video; var video:Video = new Video(); this.addChild(video); var mNetConnection:NetConnection=new NetConnection(); mNetConnection.connect(null); var mNetStream:NetStream=new NetStream(mNetConnection); video.attachNetStream(mNetStream); mNetStream.play("rtmp://000.000.000.000/vod/mp4:sample1_1500kbps.f4v"); mNetStream.client=this; mNetStream.addEventListener(NetStatusEvent.NET_STATUS, onNetStreamStatusEvent); mNetStream.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler); function onNetStreamStatusEvent(event:NetStatusEvent):void { if (
We need to stream live video to Akamai using RTMP. But, we are trying to connect using ADOBE RTMP SDK (Adobe Media Server Connector for C++ 2.0.1), but have no idea regarding how to connect to Akamai using the SDK. How to make the SDK respond to the server challenges for password etc. If this can't be done using the RTMP SDK, we can use plain C++ for the purpose. But for that too, we don't have any idea regarding the steps involved to make it work. If anyone has any idea on how to connect to Akamai using the RTMP SDK or using plain C++ (a sample code will be very helpful), please help us out. If you can suggest any C/C++/.NET library too which will help us achieve it, we are ready to do so. Thanks in advance.
I 'm now working on a video charting project, one side is in a BW limited network, the other is in a BW unlimited network, when the limit reduce to 450Kbit/s, the side under limited network result to 2KB/s on publish netstream, but play stream is OK,I calculate the BW for update and download, both 40KB-50KB ,what's wrong with that??What can I do to increase the speed of publishing!
Hi all,I am currently using FMS4.5 (and later may consider AMS) providing live streaming to Android and iOS devices. Recently i need to enable the DVR feature. After some test, i can see the DVR sliding window bar on iOS device with M3U8 playlist. On Android devices, it works fine with flash player and F4M playlist. However, all new Android devices without flash player were unable to see the DVR sliding window bar.Can anyone kindly provide a successful solution for me? Many Thanks!!------------------ Regards, LC
I have an Adobe Media Server all set up and playing videos over RTMP.Users on low bandwith settings experience buffering, on occasion. To combat this, I want to force users to download the entire video before they watch any of it.Through my research, I've found that "Progressive download" is the way to go if I want to do this, though I haven't found how to enable or access this on the server.How do I force progressive download?
How to speed up the pace publish, config?client code?
I want to apply Adobe Media Server Connector for C++? How to do it?
Consol and logs are not showing activty with Iphone/ipad/ipod...Even though someone is watching live or vod content.. did i miss a config step? Thanks
I have been embedding my videos on my website using a player from a third party website. This is the code I use on my web pages:<!-- START abc.com --><embed src="http://abc.com/flvplayer.swf?file=http://xyz.com/l254.flv&autoStart=false" width="210" height="320" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><!-- END abc.com -->My flv movies are stored on xyz.com and the original player was on abc.com. The site abc.com is now defunct and so my videos don't play. I would like to upload my own .swf player to play my flv movies. The only control needed on the web page is a Play button. I have been browsing the internet and I don't know which is the correct player to get. My preference is not to have to put anything in the head tags of the site that houses the player unless that is necessary.
Hi: This is my second request since last time I have got huge help form SE_0208, thanks man, thanks forum! I am using FMS accept a RTMP stream from Wowza and played by Flash player, steps like: 1.Wowza publish rtmp stream. (very stable can be played by Flash players 7*24 hours.) 2.Instruct FMS accept rtmp stream: a. create application folder named “Live2” b. copy all files form install dir\samples\applications\live c. enter server codes into main.ascvar nc;var myStream; application.onAppStart = function(){ nc = new NetConnection(); myStream
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.